]> Git — Sourcephile - literate-phylomemy.git/blob - flake.lock
init
[literate-phylomemy.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-compat_2": {
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-utils": {
36 "inputs": {
37 "systems": "systems"
38 },
39 "locked": {
40 "lastModified": 1710146030,
41 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
42 "owner": "numtide",
43 "repo": "flake-utils",
44 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
45 "type": "github"
46 },
47 "original": {
48 "owner": "numtide",
49 "repo": "flake-utils",
50 "type": "github"
51 }
52 },
53 "flake-utils_2": {
54 "inputs": {
55 "systems": "systems_2"
56 },
57 "locked": {
58 "lastModified": 1710146030,
59 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
60 "owner": "numtide",
61 "repo": "flake-utils",
62 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
63 "type": "github"
64 },
65 "original": {
66 "owner": "numtide",
67 "repo": "flake-utils",
68 "type": "github"
69 }
70 },
71 "git-hooks": {
72 "inputs": {
73 "flake-compat": "flake-compat",
74 "flake-utils": "flake-utils",
75 "gitignore": "gitignore",
76 "nixpkgs": [
77 "nixpkgs"
78 ],
79 "nixpkgs-stable": "nixpkgs-stable"
80 },
81 "locked": {
82 "lastModified": 1715609711,
83 "narHash": "sha256-/5u29K0c+4jyQ8x7dUIEUWlz2BoTSZWUP2quPwFCE7M=",
84 "owner": "cachix",
85 "repo": "git-hooks.nix",
86 "rev": "c182c876690380f8d3b9557c4609472ebfa1b141",
87 "type": "github"
88 },
89 "original": {
90 "owner": "cachix",
91 "repo": "git-hooks.nix",
92 "type": "github"
93 }
94 },
95 "git-hooks_2": {
96 "inputs": {
97 "flake-compat": "flake-compat_2",
98 "flake-utils": "flake-utils_2",
99 "gitignore": "gitignore_2",
100 "nixpkgs": [
101 "logic",
102 "nixpkgs"
103 ],
104 "nixpkgs-stable": "nixpkgs-stable_2"
105 },
106 "locked": {
107 "lastModified": 1715609711,
108 "narHash": "sha256-/5u29K0c+4jyQ8x7dUIEUWlz2BoTSZWUP2quPwFCE7M=",
109 "owner": "cachix",
110 "repo": "git-hooks.nix",
111 "rev": "c182c876690380f8d3b9557c4609472ebfa1b141",
112 "type": "github"
113 },
114 "original": {
115 "owner": "cachix",
116 "repo": "git-hooks.nix",
117 "type": "github"
118 }
119 },
120 "gitignore": {
121 "inputs": {
122 "nixpkgs": [
123 "git-hooks",
124 "nixpkgs"
125 ]
126 },
127 "locked": {
128 "lastModified": 1709087332,
129 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
130 "owner": "hercules-ci",
131 "repo": "gitignore.nix",
132 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
133 "type": "github"
134 },
135 "original": {
136 "owner": "hercules-ci",
137 "repo": "gitignore.nix",
138 "type": "github"
139 }
140 },
141 "gitignore_2": {
142 "inputs": {
143 "nixpkgs": [
144 "logic",
145 "git-hooks",
146 "nixpkgs"
147 ]
148 },
149 "locked": {
150 "lastModified": 1709087332,
151 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
152 "owner": "hercules-ci",
153 "repo": "gitignore.nix",
154 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
155 "type": "github"
156 },
157 "original": {
158 "owner": "hercules-ci",
159 "repo": "gitignore.nix",
160 "type": "github"
161 }
162 },
163 "logic": {
164 "inputs": {
165 "git-hooks": "git-hooks_2",
166 "nixpkgs": "nixpkgs"
167 },
168 "locked": {
169 "lastModified": 1719224209,
170 "narHash": "sha256-9wLe/nHEJ55MP7j/xFeLbkYUIJDrQ5MHfw2lZn7ynfQ=",
171 "ref": "refs/heads/main",
172 "rev": "68250d2551950b4ac2a76a31e3e8f0274fec5040",
173 "revCount": 1,
174 "type": "git",
175 "url": "https://radicle-mermet.sourcephile.fr/z3795BqJN8hSMGkyAUr8hHviEEi2H.git"
176 },
177 "original": {
178 "type": "git",
179 "url": "https://radicle-mermet.sourcephile.fr/z3795BqJN8hSMGkyAUr8hHviEEi2H.git"
180 }
181 },
182 "nixpkgs": {
183 "locked": {
184 "lastModified": 1716793392,
185 "narHash": "sha256-ex3nO87EEQhshXd19QSVW5UIXL0pbPuew4q8TdEJQBY=",
186 "owner": "NixOS",
187 "repo": "nixpkgs",
188 "rev": "67a8b308bae9c26be660ccceff3e53a65e01afe1",
189 "type": "github"
190 },
191 "original": {
192 "id": "nixpkgs",
193 "type": "indirect"
194 }
195 },
196 "nixpkgs-stable": {
197 "locked": {
198 "lastModified": 1710695816,
199 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
200 "owner": "NixOS",
201 "repo": "nixpkgs",
202 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
203 "type": "github"
204 },
205 "original": {
206 "owner": "NixOS",
207 "ref": "nixos-23.11",
208 "repo": "nixpkgs",
209 "type": "github"
210 }
211 },
212 "nixpkgs-stable_2": {
213 "locked": {
214 "lastModified": 1710695816,
215 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
216 "owner": "NixOS",
217 "repo": "nixpkgs",
218 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
219 "type": "github"
220 },
221 "original": {
222 "owner": "NixOS",
223 "ref": "nixos-23.11",
224 "repo": "nixpkgs",
225 "type": "github"
226 }
227 },
228 "nixpkgs_2": {
229 "locked": {
230 "lastModified": 1716793392,
231 "narHash": "sha256-ex3nO87EEQhshXd19QSVW5UIXL0pbPuew4q8TdEJQBY=",
232 "owner": "NixOS",
233 "repo": "nixpkgs",
234 "rev": "67a8b308bae9c26be660ccceff3e53a65e01afe1",
235 "type": "github"
236 },
237 "original": {
238 "id": "nixpkgs",
239 "type": "indirect"
240 }
241 },
242 "root": {
243 "inputs": {
244 "git-hooks": "git-hooks",
245 "logic": "logic",
246 "nixpkgs": "nixpkgs_2"
247 }
248 },
249 "systems": {
250 "locked": {
251 "lastModified": 1681028828,
252 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
253 "owner": "nix-systems",
254 "repo": "default",
255 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
256 "type": "github"
257 },
258 "original": {
259 "owner": "nix-systems",
260 "repo": "default",
261 "type": "github"
262 }
263 },
264 "systems_2": {
265 "locked": {
266 "lastModified": 1681028828,
267 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
268 "owner": "nix-systems",
269 "repo": "default",
270 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
271 "type": "github"
272 },
273 "original": {
274 "owner": "nix-systems",
275 "repo": "default",
276 "type": "github"
277 }
278 }
279 },
280 "root": "root",
281 "version": 7
282 }