This repository has no description
1{
2 "nodes": {
3 "busybox": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1736261867,
7 "narHash": "sha256-Sbuibax0P/sz+Pwn5BNASsbzF1iFeo19meO3EFhJZzA=",
8 "owner": "tombl",
9 "repo": "busybox",
10 "rev": "e98330a3b04a0237e1741254b556b709911af8bc",
11 "type": "github"
12 },
13 "original": {
14 "owner": "tombl",
15 "repo": "busybox",
16 "type": "github"
17 }
18 },
19 "flake-compat": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1696426674,
23 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
24 "owner": "edolstra",
25 "repo": "flake-compat",
26 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
27 "type": "github"
28 },
29 "original": {
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "type": "github"
33 }
34 },
35 "flake-compat_2": {
36 "flake": false,
37 "locked": {
38 "lastModified": 1696426674,
39 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
40 "owner": "edolstra",
41 "repo": "flake-compat",
42 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
43 "type": "github"
44 },
45 "original": {
46 "owner": "edolstra",
47 "repo": "flake-compat",
48 "type": "github"
49 }
50 },
51 "flake-parts": {
52 "inputs": {
53 "nixpkgs-lib": [
54 "nixpkgs"
55 ]
56 },
57 "locked": {
58 "lastModified": 1736143030,
59 "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
60 "owner": "hercules-ci",
61 "repo": "flake-parts",
62 "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
63 "type": "github"
64 },
65 "original": {
66 "owner": "hercules-ci",
67 "repo": "flake-parts",
68 "type": "github"
69 }
70 },
71 "git-hooks": {
72 "inputs": {
73 "flake-compat": "flake-compat",
74 "gitignore": "gitignore",
75 "nixpkgs": [
76 "nixpkgs"
77 ]
78 },
79 "locked": {
80 "lastModified": 1735882644,
81 "narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
82 "owner": "cachix",
83 "repo": "git-hooks.nix",
84 "rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
85 "type": "github"
86 },
87 "original": {
88 "owner": "cachix",
89 "repo": "git-hooks.nix",
90 "type": "github"
91 }
92 },
93 "gitignore": {
94 "inputs": {
95 "nixpkgs": [
96 "git-hooks",
97 "nixpkgs"
98 ]
99 },
100 "locked": {
101 "lastModified": 1709087332,
102 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
103 "owner": "hercules-ci",
104 "repo": "gitignore.nix",
105 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
106 "type": "github"
107 },
108 "original": {
109 "owner": "hercules-ci",
110 "repo": "gitignore.nix",
111 "type": "github"
112 }
113 },
114 "libclang_rt": {
115 "flake": false,
116 "locked": {
117 "lastModified": 1733968120,
118 "narHash": "sha256-qnWit8eyTV8zOwA4SE5z+lTKpmP1u4/+MOqkzEp+Cww=",
119 "type": "tarball",
120 "url": "https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/libclang_rt.builtins-wasm32-wasi-25.0.tar.gz"
121 },
122 "original": {
123 "type": "tarball",
124 "url": "https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/libclang_rt.builtins-wasm32-wasi-25.0.tar.gz"
125 }
126 },
127 "linux": {
128 "flake": false,
129 "locked": {
130 "lastModified": 1736261539,
131 "narHash": "sha256-cqa+eme6Uy985DNv83KmzOT7bLst82zYyfrEGVxWZ2c=",
132 "owner": "tombl",
133 "repo": "linux",
134 "rev": "9aeee3fd5749953ed147c4dadb26660f322d9f68",
135 "type": "github"
136 },
137 "original": {
138 "owner": "tombl",
139 "ref": "args",
140 "repo": "linux",
141 "type": "github"
142 }
143 },
144 "llvm": {
145 "flake": false,
146 "locked": {
147 "lastModified": 1736765684,
148 "narHash": "sha256-R1XaHsJR2GlUnIuS/rjQGeB6EGAtgGHWax9UrDzX7iE=",
149 "owner": "llvm",
150 "repo": "llvm-project",
151 "rev": "61c9f970b88710c8292cc32b92c1db723fcfff22",
152 "type": "github"
153 },
154 "original": {
155 "owner": "llvm",
156 "ref": "release/19.x",
157 "repo": "llvm-project",
158 "type": "github"
159 }
160 },
161 "make-shell": {
162 "inputs": {
163 "flake-compat": "flake-compat_2"
164 },
165 "locked": {
166 "lastModified": 1733933815,
167 "narHash": "sha256-9JjM7eT66W4NJAXpGUsdyAFXhBxFWR2Z9LZwUa7Hli0=",
168 "owner": "nicknovitski",
169 "repo": "make-shell",
170 "rev": "ffeceae9956df03571ea8e96ef77c2924f13a63c",
171 "type": "github"
172 },
173 "original": {
174 "owner": "nicknovitski",
175 "repo": "make-shell",
176 "type": "github"
177 }
178 },
179 "musl": {
180 "flake": false,
181 "locked": {
182 "lastModified": 1736261761,
183 "narHash": "sha256-cZX+YcBL7O1TwZU+/vvD9zDE6r9Kwl4cZL3LRq5twGg=",
184 "owner": "tombl",
185 "repo": "musl",
186 "rev": "9a99dba423852dbaffeb9f9bedad63cefed6e065",
187 "type": "github"
188 },
189 "original": {
190 "owner": "tombl",
191 "ref": "args",
192 "repo": "musl",
193 "type": "github"
194 }
195 },
196 "nixpkgs": {
197 "locked": {
198 "lastModified": 1735412871,
199 "narHash": "sha256-Qoz0ow6jDGUIBHxduc7Y1cjYFS71tvEGJV5Src/mj98=",
200 "owner": "nixos",
201 "repo": "nixpkgs",
202 "rev": "9f94733f93e4fe6e82f516efae007096e4ab5a21",
203 "type": "github"
204 },
205 "original": {
206 "owner": "nixos",
207 "ref": "nixos-24.11",
208 "repo": "nixpkgs",
209 "type": "github"
210 }
211 },
212 "root": {
213 "inputs": {
214 "busybox": "busybox",
215 "flake-parts": "flake-parts",
216 "git-hooks": "git-hooks",
217 "libclang_rt": "libclang_rt",
218 "linux": "linux",
219 "llvm": "llvm",
220 "make-shell": "make-shell",
221 "musl": "musl",
222 "nixpkgs": "nixpkgs",
223 "treefmt-nix": "treefmt-nix"
224 }
225 },
226 "treefmt-nix": {
227 "inputs": {
228 "nixpkgs": [
229 "nixpkgs"
230 ]
231 },
232 "locked": {
233 "lastModified": 1736154270,
234 "narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=",
235 "owner": "numtide",
236 "repo": "treefmt-nix",
237 "rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
238 "type": "github"
239 },
240 "original": {
241 "owner": "numtide",
242 "repo": "treefmt-nix",
243 "type": "github"
244 }
245 }
246 },
247 "root": "root",
248 "version": 7
249}