flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1739936662,
 6        "narHash": "sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "19de14aaeb869287647d9461cbd389187d8ecdb7",
10        "type": "github"
11      },
12      "original": {
13        "owner": "ipetkov",
14        "repo": "crane",
15        "type": "github"
16      }
17    },
18    "flake-compat": {
19      "locked": {
20        "lastModified": 1733328505,
21        "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
22        "owner": "edolstra",
23        "repo": "flake-compat",
24        "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
25        "type": "github"
26      },
27      "original": {
28        "owner": "edolstra",
29        "repo": "flake-compat",
30        "type": "github"
31      }
32    },
33    "nixpkgs": {
34      "locked": {
35        "lastModified": 1740695751,
36        "narHash": "sha256-D+R+kFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs=",
37        "owner": "NixOS",
38        "repo": "nixpkgs",
39        "rev": "6313551cd05425cd5b3e63fe47dbc324eabb15e4",
40        "type": "github"
41      },
42      "original": {
43        "owner": "NixOS",
44        "ref": "nixos-unstable",
45        "repo": "nixpkgs",
46        "type": "github"
47      }
48    },
49    "root": {
50      "inputs": {
51        "crane": "crane",
52        "flake-compat": "flake-compat",
53        "nixpkgs": "nixpkgs",
54        "rust-overlay": "rust-overlay"
55      }
56    },
57    "rust-overlay": {
58      "inputs": {
59        "nixpkgs": [
60          "nixpkgs"
61        ]
62      },
63      "locked": {
64        "lastModified": 1740882709,
65        "narHash": "sha256-VC+8GxWK4p08jjIbmsNfeFQajW2lsiOR/XQiOOvqgvs=",
66        "owner": "oxalica",
67        "repo": "rust-overlay",
68        "rev": "f4d5a693c18b389f0d58f55b6f7be6ef85af186f",
69        "type": "github"
70      },
71      "original": {
72        "owner": "oxalica",
73        "repo": "rust-overlay",
74        "type": "github"
75      }
76    }
77  },
78  "root": "root",
79  "version": 7
80}