]> Git — Sourcephile - literate-phylomemy.git/blob - flake.lock
maintenance(deps): use a single `nixpkgs`
[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": [
167 "nixpkgs"
168 ]
169 },
170 "locked": {
171 "lastModified": 1719224209,
172 "narHash": "sha256-9wLe/nHEJ55MP7j/xFeLbkYUIJDrQ5MHfw2lZn7ynfQ=",
173 "ref": "refs/heads/main",
174 "rev": "68250d2551950b4ac2a76a31e3e8f0274fec5040",
175 "revCount": 1,
176 "type": "git",
177 "url": "https://radicle-mermet.sourcephile.fr/z3795BqJN8hSMGkyAUr8hHviEEi2H.git"
178 },
179 "original": {
180 "type": "git",
181 "url": "https://radicle-mermet.sourcephile.fr/z3795BqJN8hSMGkyAUr8hHviEEi2H.git"
182 }
183 },
184 "nixpkgs": {
185 "locked": {
186 "lastModified": 1755704039,
187 "narHash": "sha256-gKlP0LbyJ3qX0KObfIWcp5nbuHSb5EHwIvU6UcNBg2A=",
188 "owner": "NixOS",
189 "repo": "nixpkgs",
190 "rev": "9cb344e96d5b6918e94e1bca2d9f3ea1e9615545",
191 "type": "github"
192 },
193 "original": {
194 "id": "nixpkgs",
195 "type": "indirect"
196 }
197 },
198 "nixpkgs-stable": {
199 "locked": {
200 "lastModified": 1710695816,
201 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
202 "owner": "NixOS",
203 "repo": "nixpkgs",
204 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
205 "type": "github"
206 },
207 "original": {
208 "owner": "NixOS",
209 "ref": "nixos-23.11",
210 "repo": "nixpkgs",
211 "type": "github"
212 }
213 },
214 "nixpkgs-stable_2": {
215 "locked": {
216 "lastModified": 1710695816,
217 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
218 "owner": "NixOS",
219 "repo": "nixpkgs",
220 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
221 "type": "github"
222 },
223 "original": {
224 "owner": "NixOS",
225 "ref": "nixos-23.11",
226 "repo": "nixpkgs",
227 "type": "github"
228 }
229 },
230 "root": {
231 "inputs": {
232 "git-hooks": "git-hooks",
233 "logic": "logic",
234 "nixpkgs": "nixpkgs"
235 }
236 },
237 "systems": {
238 "locked": {
239 "lastModified": 1681028828,
240 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
241 "owner": "nix-systems",
242 "repo": "default",
243 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
244 "type": "github"
245 },
246 "original": {
247 "owner": "nix-systems",
248 "repo": "default",
249 "type": "github"
250 }
251 },
252 "systems_2": {
253 "locked": {
254 "lastModified": 1681028828,
255 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
256 "owner": "nix-systems",
257 "repo": "default",
258 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
259 "type": "github"
260 },
261 "original": {
262 "owner": "nix-systems",
263 "repo": "default",
264 "type": "github"
265 }
266 }
267 },
268 "root": "root",
269 "version": 7
270 }