flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1732407143,
 6        "narHash": "sha256-qJOGDT6PACoX+GbNH2PPx2ievlmtT1NVeTB80EkRLys=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "f2b4b472983817021d9ffb60838b2b36b9376b20",
10        "type": "github"
11      },
12      "original": {
13        "owner": "ipetkov",
14        "repo": "crane",
15        "type": "github"
16      }
17    },
18    "flake-compat": {
19      "locked": {
20        "lastModified": 1696426674,
21        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
22        "owner": "edolstra",
23        "repo": "flake-compat",
24        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
25        "type": "github"
26      },
27      "original": {
28        "owner": "edolstra",
29        "repo": "flake-compat",
30        "type": "github"
31      }
32    },
33    "nixpkgs": {
34      "locked": {
35        "lastModified": 1732014248,
36        "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
37        "owner": "NixOS",
38        "repo": "nixpkgs",
39        "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
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": 1732242723,
65        "narHash": "sha256-NWI8csIK0ujFlFuEXKnoc+7hWoCiEtINK9r48LUUMeU=",
66        "owner": "oxalica",
67        "repo": "rust-overlay",
68        "rev": "a229311fcb45b88a95fdfa5cecd8349c809a272a",
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}