flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1741148495,
 6        "narHash": "sha256-EV8KUaIZ2/CdBXlutXrHoZYbWPeB65p5kKZk71gvDRI=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "75390a36cd0c2cdd5f1aafd8a9f827d7107f2e53",
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": 1741246872,
36        "narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=",
37        "owner": "NixOS",
38        "repo": "nixpkgs",
39        "rev": "10069ef4cf863633f57238f179a0297de84bd8d3",
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": 1741314698,
65        "narHash": "sha256-6Yp0CTwAY/jq/F81Sa8NM0Zi1EwxAdASO6y4A5neGuc=",
66        "owner": "oxalica",
67        "repo": "rust-overlay",
68        "rev": "4e9af61c1a631886cdc7e13032af4fc9e75bb76b",
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}