qt-chat-app

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

flake.lock (1526B)


      1 {
      2   "nodes": {
      3     "nixpkgs": {
      4       "locked": {
      5         "lastModified": 1751274312,
      6         "narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
      7         "owner": "NixOS",
      8         "repo": "nixpkgs",
      9         "rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "NixOS",
     14         "ref": "nixos-24.11",
     15         "repo": "nixpkgs",
     16         "type": "github"
     17       }
     18     },
     19     "nixpkgs_2": {
     20       "locked": {
     21         "lastModified": 1744536153,
     22         "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
     23         "owner": "NixOS",
     24         "repo": "nixpkgs",
     25         "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
     26         "type": "github"
     27       },
     28       "original": {
     29         "owner": "NixOS",
     30         "ref": "nixpkgs-unstable",
     31         "repo": "nixpkgs",
     32         "type": "github"
     33       }
     34     },
     35     "root": {
     36       "inputs": {
     37         "nixpkgs": "nixpkgs",
     38         "rust-overlay": "rust-overlay"
     39       }
     40     },
     41     "rust-overlay": {
     42       "inputs": {
     43         "nixpkgs": "nixpkgs_2"
     44       },
     45       "locked": {
     46         "lastModified": 1770347142,
     47         "narHash": "sha256-uz+ZSqXpXEPtdRPYwvgsum/CfNq7AUQ/0gZHqTigiPM=",
     48         "owner": "oxalica",
     49         "repo": "rust-overlay",
     50         "rev": "2859683cd9ef7858d324c5399b0d8d6652bf4044",
     51         "type": "github"
     52       },
     53       "original": {
     54         "owner": "oxalica",
     55         "repo": "rust-overlay",
     56         "type": "github"
     57       }
     58     }
     59   },
     60   "root": "root",
     61   "version": 7
     62 }