flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1741481578,
 6        "narHash": "sha256-JBTSyJFQdO3V8cgcL08VaBUByEU6P5kXbTJN6R0PFQo=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "bb1c9567c43e4434f54e9481eb4b8e8e0d50f0b5",
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": 1741379970,
36        "narHash": "sha256-Wh7esNh7G24qYleLvgOSY/7HlDUzWaL/n4qzlBePpiw=",
37        "owner": "NixOS",
38        "repo": "nixpkgs",
39        "rev": "36fd87baa9083f34f7f5027900b62ee6d09b1f2f",
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": 1741573199,
65        "narHash": "sha256-A2sln1GdCf+uZ8yrERSCZUCqZ3JUlOv1WE2VFqqfaLQ=",
66        "owner": "oxalica",
67        "repo": "rust-overlay",
68        "rev": "c777dc8a1e35407b0e80ec89817fe69970f4e81a",
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}