flake.lock (view raw)
1{
2 "nodes": {
3 "crane": {
4 "locked": {
5 "lastModified": 1765145449,
6 "narHash": "sha256-aBVHGWWRzSpfL++LubA0CwOOQ64WNLegrYHwsVuVN7A=",
7 "owner": "ipetkov",
8 "repo": "crane",
9 "rev": "69f538cdce5955fcd47abfed4395dc6d5194c1c5",
10 "type": "github"
11 },
12 "original": {
13 "owner": "ipetkov",
14 "repo": "crane",
15 "type": "github"
16 }
17 },
18 "disko": {
19 "inputs": {
20 "nixpkgs": [
21 "nixpkgs"
22 ]
23 },
24 "locked": {
25 "lastModified": 1781152676,
26 "narHash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=",
27 "owner": "nix-community",
28 "repo": "disko",
29 "rev": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1",
30 "type": "github"
31 },
32 "original": {
33 "owner": "nix-community",
34 "repo": "disko",
35 "type": "github"
36 }
37 },
38 "flake-compat": {
39 "flake": false,
40 "locked": {
41 "lastModified": 1761588595,
42 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
43 "owner": "edolstra",
44 "repo": "flake-compat",
45 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
46 "type": "github"
47 },
48 "original": {
49 "owner": "edolstra",
50 "repo": "flake-compat",
51 "type": "github"
52 }
53 },
54 "gitignore": {
55 "inputs": {
56 "nixpkgs": [
57 "lanzaboote",
58 "pre-commit",
59 "nixpkgs"
60 ]
61 },
62 "locked": {
63 "lastModified": 1709087332,
64 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
65 "owner": "hercules-ci",
66 "repo": "gitignore.nix",
67 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
68 "type": "github"
69 },
70 "original": {
71 "owner": "hercules-ci",
72 "repo": "gitignore.nix",
73 "type": "github"
74 }
75 },
76 "lanzaboote": {
77 "inputs": {
78 "crane": "crane",
79 "nixpkgs": [
80 "nixpkgs"
81 ],
82 "pre-commit": "pre-commit",
83 "rust-overlay": "rust-overlay"
84 },
85 "locked": {
86 "lastModified": 1765382359,
87 "narHash": "sha256-RJmgVDzjRI18BWVogG6wpsl1UCuV6ui8qr4DJ1LfWZ8=",
88 "owner": "nix-community",
89 "repo": "lanzaboote",
90 "rev": "e8c096ade12ec9130ff931b0f0e25d2f1bc63607",
91 "type": "github"
92 },
93 "original": {
94 "owner": "nix-community",
95 "ref": "v1.0.0",
96 "repo": "lanzaboote",
97 "type": "github"
98 }
99 },
100 "nixos-hardware": {
101 "inputs": {
102 "nixpkgs": "nixpkgs"
103 },
104 "locked": {
105 "lastModified": 1784100666,
106 "narHash": "sha256-HF/mrw5NYQfKFZgkfV2h1UL5/E3ccfsE2XJ1AbbLLJ0=",
107 "owner": "NixOS",
108 "repo": "nixos-hardware",
109 "rev": "fccfa9031a85b78a437f2f153c1f6449f3bc3185",
110 "type": "github"
111 },
112 "original": {
113 "owner": "NixOS",
114 "ref": "master",
115 "repo": "nixos-hardware",
116 "type": "github"
117 }
118 },
119 "nixpkgs": {
120 "locked": {
121 "lastModified": 1767892417,
122 "narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
123 "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
124 "type": "tarball",
125 "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
126 },
127 "original": {
128 "type": "tarball",
129 "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
130 }
131 },
132 "nixpkgs-unstable": {
133 "locked": {
134 "lastModified": 1784007870,
135 "narHash": "sha256-djcLt/JJphyNt4eDY9XTly+/WbCK5lqWq9lSgCmJkkQ=",
136 "owner": "NixOS",
137 "repo": "nixpkgs",
138 "rev": "18b9261cb3294b6d2a06d03f96872827b8fe2698",
139 "type": "github"
140 },
141 "original": {
142 "owner": "NixOS",
143 "ref": "nixos-unstable",
144 "repo": "nixpkgs",
145 "type": "github"
146 }
147 },
148 "nixpkgs_2": {
149 "locked": {
150 "lastModified": 1784011430,
151 "narHash": "sha256-lDebytrYdd47IBLwvNOD+6AGeoqZ78CIKlp70hzW280=",
152 "owner": "NixOS",
153 "repo": "nixpkgs",
154 "rev": "8eeec934ae0dbeca3d7868c059568a65c08b2fc3",
155 "type": "github"
156 },
157 "original": {
158 "owner": "NixOS",
159 "ref": "nixos-26.05",
160 "repo": "nixpkgs",
161 "type": "github"
162 }
163 },
164 "pre-commit": {
165 "inputs": {
166 "flake-compat": "flake-compat",
167 "gitignore": "gitignore",
168 "nixpkgs": [
169 "lanzaboote",
170 "nixpkgs"
171 ]
172 },
173 "locked": {
174 "lastModified": 1765016596,
175 "narHash": "sha256-rhSqPNxDVow7OQKi4qS5H8Au0P4S3AYbawBSmJNUtBQ=",
176 "owner": "cachix",
177 "repo": "pre-commit-hooks.nix",
178 "rev": "548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c",
179 "type": "github"
180 },
181 "original": {
182 "owner": "cachix",
183 "repo": "pre-commit-hooks.nix",
184 "type": "github"
185 }
186 },
187 "root": {
188 "inputs": {
189 "disko": "disko",
190 "lanzaboote": "lanzaboote",
191 "nixos-hardware": "nixos-hardware",
192 "nixpkgs": "nixpkgs_2",
193 "nixpkgs-unstable": "nixpkgs-unstable"
194 }
195 },
196 "rust-overlay": {
197 "inputs": {
198 "nixpkgs": [
199 "lanzaboote",
200 "nixpkgs"
201 ]
202 },
203 "locked": {
204 "lastModified": 1765075567,
205 "narHash": "sha256-KFDCdQcHJ0hE3Nt5Gm5enRIhmtEifAjpxgUQ3mzSJpA=",
206 "owner": "oxalica",
207 "repo": "rust-overlay",
208 "rev": "769156779b41e8787a46ca3d7d76443aaf68be6f",
209 "type": "github"
210 },
211 "original": {
212 "owner": "oxalica",
213 "repo": "rust-overlay",
214 "type": "github"
215 }
216 }
217 },
218 "root": "root",
219 "version": 7
220}