flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1755993354,
 6        "narHash": "sha256-FCRRAzSaL/+umLIm3RU3O/+fJ2ssaPHseI2SSFL8yZU=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "25bd41b24426c7734278c2ff02e53258851db914",
10        "type": "github"
11      },
12      "original": {
13        "owner": "ipetkov",
14        "repo": "crane",
15        "type": "github"
16      }
17    },
18    "flake-compat": {
19      "locked": {
20        "lastModified": 1747046372,
21        "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
22        "owner": "edolstra",
23        "repo": "flake-compat",
24        "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
25        "type": "github"
26      },
27      "original": {
28        "owner": "edolstra",
29        "repo": "flake-compat",
30        "type": "github"
31      }
32    },
33    "nixpkgs": {
34      "locked": {
35        "lastModified": 315532800,
36        "narHash": "sha256-E8CyvVDZuIsF7puIw+OLkrFmhj3qUV+iwPcNbBhdcxM=",
37        "rev": "a918bb3594dd243c2f8534b3be01b3cb4ed35fd1",
38        "type": "tarball",
39        "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre854010.a918bb3594dd/nixexprs.tar.xz"
40      },
41      "original": {
42        "type": "tarball",
43        "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
44      }
45    },
46    "root": {
47      "inputs": {
48        "crane": "crane",
49        "flake-compat": "flake-compat",
50        "nixpkgs": "nixpkgs",
51        "rust-overlay": "rust-overlay"
52      }
53    },
54    "rust-overlay": {
55      "inputs": {
56        "nixpkgs": [
57          "nixpkgs"
58        ]
59      },
60      "locked": {
61        "lastModified": 1756607787,
62        "narHash": "sha256-ciwAdgtlAN1PCaidWK6RuWsTBL8DVuyDCGM+X3ein5Q=",
63        "owner": "oxalica",
64        "repo": "rust-overlay",
65        "rev": "f46d294b87ebb9f7124f1ce13aa2a5f5acc0f3eb",
66        "type": "github"
67      },
68      "original": {
69        "owner": "oxalica",
70        "repo": "rust-overlay",
71        "type": "github"
72      }
73    }
74  },
75  "root": "root",
76  "version": 7
77}