flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1742394900,
 6        "narHash": "sha256-vVOAp9ahvnU+fQoKd4SEXB2JG2wbENkpqcwlkIXgUC0=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "70947c1908108c0c551ddfd73d4f750ff2ea67cd",
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": 1743095683,
36        "narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=",
37        "owner": "NixOS",
38        "repo": "nixpkgs",
39        "rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6",
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": 1743906877,
65        "narHash": "sha256-Thah1oU8Vy0gs9bh5QhNcQh1iuQiowMnZPbrkURonZA=",
66        "owner": "oxalica",
67        "repo": "rust-overlay",
68        "rev": "9d00c6b69408dd40d067603012938d9fbe95cfcd",
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}