summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2025-02-27 21:58:08 +0100
committerMinijackson <minijackson@riseup.net>2025-02-27 21:58:08 +0100
commite79b04031230fae00054d31579ce11d11223c740 (patch)
tree5d657236dc04836410c3df54f1b4ab64e8da18a3
parentd6c6840ef050be0cd747426e5d95e7d55d115fdd (diff)
downloadnixos-config-reborn-e79b04031230fae00054d31579ce11d11223c740.tar.gz
nixos-config-reborn-e79b04031230fae00054d31579ce11d11223c740.zip
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a60651b217d2e529729cbc7d989c19f3941b9250?narHash=sha256-f84lBmLl4tkDp1ZU5LBTSFzlxXP4926DVW3KnXrke10%3D' (2025-02-15) → 'github:NixOS/nixpkgs/f44bd8ca21e026135061a0a57dcf3d0775b67a49?narHash=sha256-t%2BVaahjQAWyA%2BCtn2idyo1yxRIYpaDxMgHkgCNiMJa4%3D' (2025-02-26) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/d74a2335ac9c133d6bbec9fc98d91a77f1604c1f?narHash=sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb%2BP%2BR4S8Jsw%3D' (2025-02-16) → 'github:NixOS/nixpkgs/5135c59491985879812717f4c9fea69604e7f26f?narHash=sha256-Vr3Qi346M%2B8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic%3D' (2025-02-26) • Updated input 'nixvim': 'github:nix-community/nixvim/3a66c8a33001d8bd79388c6b15eb1039f43f4192?narHash=sha256-H72wNdLOl9CzfimXjDdKWnV0Mr8lpVF4m3HZ2m%2Bfuck%3D' (2025-02-17) → 'github:nix-community/nixvim/6f8d8f7aee84f377f52c8bb58385015f9168a666?narHash=sha256-TpZMYjOre%2B6GhKDVHFwoW2iBWqpNQppQTuqIAo%2BOBV8%3D' (2025-02-25) • Removed input 'nixvim/devshell' • Removed input 'nixvim/devshell/nixpkgs' • Removed input 'nixvim/flake-compat' • Removed input 'nixvim/git-hooks' • Removed input 'nixvim/git-hooks/flake-compat' • Removed input 'nixvim/git-hooks/gitignore' • Removed input 'nixvim/git-hooks/gitignore/nixpkgs' • Removed input 'nixvim/git-hooks/nixpkgs' • Removed input 'nixvim/home-manager' • Removed input 'nixvim/home-manager/nixpkgs' • Removed input 'nixvim/nix-darwin' • Removed input 'nixvim/nix-darwin/nixpkgs' • Removed input 'nixvim/treefmt-nix' • Removed input 'nixvim/treefmt-nix/nixpkgs' • Updated input 'rycee-nur': 'gitlab:rycee/nur-expressions/017212503164634aa014b8064dfbf48c47f744a4?narHash=sha256-L2MJfl7uOwItCNNn43AqOSDqVSfVqHy0VeAVwsmu2m8%3D' (2025-02-17) → 'gitlab:rycee/nur-expressions/9a8a0914000e4453c99a4c12e9862a0a40075851?narHash=sha256-Gpvn9Z%2BZgKPyb6qaAbahLbo6ZVj7VuLzSCmHZRvsACA%3D' (2025-02-22)
-rw-r--r--flake.lock178
1 files changed, 13 insertions, 165 deletions
diff --git a/flake.lock b/flake.lock
index 23454f9..b2d31c3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,40 +1,5 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "devshell": {
4 "inputs": {
5 "nixpkgs": [
6 "nixvim",
7 "nixpkgs"
8 ]
9 },
10 "locked": {
11 "lastModified": 1735644329,
12 "narHash": "sha256-tO3HrHriyLvipc4xr+Ewtdlo7wM1OjXNjlWRgmM7peY=",
13 "owner": "numtide",
14 "repo": "devshell",
15 "rev": "f7795ede5b02664b57035b3b757876703e2c3eac",
16 "type": "github"
17 },
18 "original": {
19 "owner": "numtide",
20 "repo": "devshell",
21 "type": "github"
22 }
23 },
24 "flake-compat": {
25 "locked": {
26 "lastModified": 1733328505,
27 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
28 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
29 "revCount": 69,
30 "type": "tarball",
31 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
32 },
33 "original": {
34 "type": "tarball",
35 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
36 }
37 },
38 "flake-parts": { 3 "flake-parts": {
39 "inputs": { 4 "inputs": {
40 "nixpkgs-lib": [ 5 "nixpkgs-lib": [
@@ -92,54 +57,6 @@
92 "type": "github" 57 "type": "github"
93 } 58 }
94 }, 59 },
95 "git-hooks": {
96 "inputs": {
97 "flake-compat": [
98 "nixvim",
99 "flake-compat"
100 ],
101 "gitignore": "gitignore",
102 "nixpkgs": [
103 "nixvim",
104 "nixpkgs"
105 ]
106 },
107 "locked": {
108 "lastModified": 1737465171,
109 "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
110 "owner": "cachix",
111 "repo": "git-hooks.nix",
112 "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
113 "type": "github"
114 },
115 "original": {
116 "owner": "cachix",
117 "repo": "git-hooks.nix",
118 "type": "github"
119 }
120 },
121 "gitignore": {
122 "inputs": {
123 "nixpkgs": [
124 "nixvim",
125 "git-hooks",
126 "nixpkgs"
127 ]
128 },
129 "locked": {
130 "lastModified": 1709087332,
131 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
132 "owner": "hercules-ci",
133 "repo": "gitignore.nix",
134 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
135 "type": "github"
136 },
137 "original": {
138 "owner": "hercules-ci",
139 "repo": "gitignore.nix",
140 "type": "github"
141 }
142 },
143 "home-manager": { 60 "home-manager": {
144 "inputs": { 61 "inputs": {
145 "nixpkgs": [ 62 "nixpkgs": [
@@ -161,27 +78,6 @@
161 "type": "github" 78 "type": "github"
162 } 79 }
163 }, 80 },
164 "home-manager_2": {
165 "inputs": {
166 "nixpkgs": [
167 "nixvim",
168 "nixpkgs"
169 ]
170 },
171 "locked": {
172 "lastModified": 1738878603,
173 "narHash": "sha256-fmhq8B3MvQLawLbMO+LWLcdC2ftLMmwSk+P29icJ3tE=",
174 "owner": "nix-community",
175 "repo": "home-manager",
176 "rev": "433799271274c9f2ab520a49527ebfe2992dcfbd",
177 "type": "github"
178 },
179 "original": {
180 "owner": "nix-community",
181 "repo": "home-manager",
182 "type": "github"
183 }
184 },
185 "ixx": { 81 "ixx": {
186 "inputs": { 82 "inputs": {
187 "flake-utils": [ 83 "flake-utils": [
@@ -226,34 +122,13 @@
226 "type": "github" 122 "type": "github"
227 } 123 }
228 }, 124 },
229 "nix-darwin": {
230 "inputs": {
231 "nixpkgs": [
232 "nixvim",
233 "nixpkgs"
234 ]
235 },
236 "locked": {
237 "lastModified": 1738743987,
238 "narHash": "sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc=",
239 "owner": "lnl7",
240 "repo": "nix-darwin",
241 "rev": "ae406c04577ff9a64087018c79b4fdc02468c87c",
242 "type": "github"
243 },
244 "original": {
245 "owner": "lnl7",
246 "repo": "nix-darwin",
247 "type": "github"
248 }
249 },
250 "nixpkgs": { 125 "nixpkgs": {
251 "locked": { 126 "locked": {
252 "lastModified": 1739624908, 127 "lastModified": 1740603184,
253 "narHash": "sha256-f84lBmLl4tkDp1ZU5LBTSFzlxXP4926DVW3KnXrke10=", 128 "narHash": "sha256-t+VaahjQAWyA+Ctn2idyo1yxRIYpaDxMgHkgCNiMJa4=",
254 "owner": "NixOS", 129 "owner": "NixOS",
255 "repo": "nixpkgs", 130 "repo": "nixpkgs",
256 "rev": "a60651b217d2e529729cbc7d989c19f3941b9250", 131 "rev": "f44bd8ca21e026135061a0a57dcf3d0775b67a49",
257 "type": "github" 132 "type": "github"
258 }, 133 },
259 "original": { 134 "original": {
@@ -265,11 +140,11 @@
265 }, 140 },
266 "nixpkgs-unstable": { 141 "nixpkgs-unstable": {
267 "locked": { 142 "locked": {
268 "lastModified": 1739736696, 143 "lastModified": 1740560979,
269 "narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=", 144 "narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
270 "owner": "NixOS", 145 "owner": "NixOS",
271 "repo": "nixpkgs", 146 "repo": "nixpkgs",
272 "rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f", 147 "rev": "5135c59491985879812717f4c9fea69604e7f26f",
273 "type": "github" 148 "type": "github"
274 }, 149 },
275 "original": { 150 "original": {
@@ -281,24 +156,18 @@
281 }, 156 },
282 "nixvim": { 157 "nixvim": {
283 "inputs": { 158 "inputs": {
284 "devshell": "devshell",
285 "flake-compat": "flake-compat",
286 "flake-parts": "flake-parts", 159 "flake-parts": "flake-parts",
287 "git-hooks": "git-hooks",
288 "home-manager": "home-manager_2",
289 "nix-darwin": "nix-darwin",
290 "nixpkgs": [ 160 "nixpkgs": [
291 "nixpkgs-unstable" 161 "nixpkgs-unstable"
292 ], 162 ],
293 "nuschtosSearch": "nuschtosSearch", 163 "nuschtosSearch": "nuschtosSearch"
294 "treefmt-nix": "treefmt-nix"
295 }, 164 },
296 "locked": { 165 "locked": {
297 "lastModified": 1739751913, 166 "lastModified": 1740520037,
298 "narHash": "sha256-H72wNdLOl9CzfimXjDdKWnV0Mr8lpVF4m3HZ2m+fuck=", 167 "narHash": "sha256-TpZMYjOre+6GhKDVHFwoW2iBWqpNQppQTuqIAo+OBV8=",
299 "owner": "nix-community", 168 "owner": "nix-community",
300 "repo": "nixvim", 169 "repo": "nixvim",
301 "rev": "3a66c8a33001d8bd79388c6b15eb1039f43f4192", 170 "rev": "6f8d8f7aee84f377f52c8bb58385015f9168a666",
302 "type": "github" 171 "type": "github"
303 }, 172 },
304 "original": { 173 "original": {
@@ -345,11 +214,11 @@
345 "rycee-nur": { 214 "rycee-nur": {
346 "flake": false, 215 "flake": false,
347 "locked": { 216 "locked": {
348 "lastModified": 1739786038, 217 "lastModified": 1740212040,
349 "narHash": "sha256-L2MJfl7uOwItCNNn43AqOSDqVSfVqHy0VeAVwsmu2m8=", 218 "narHash": "sha256-Gpvn9Z+ZgKPyb6qaAbahLbo6ZVj7VuLzSCmHZRvsACA=",
350 "owner": "rycee", 219 "owner": "rycee",
351 "repo": "nur-expressions", 220 "repo": "nur-expressions",
352 "rev": "017212503164634aa014b8064dfbf48c47f744a4", 221 "rev": "9a8a0914000e4453c99a4c12e9862a0a40075851",
353 "type": "gitlab" 222 "type": "gitlab"
354 }, 223 },
355 "original": { 224 "original": {
@@ -403,27 +272,6 @@
403 "repo": "default", 272 "repo": "default",
404 "type": "github" 273 "type": "github"
405 } 274 }
406 },
407 "treefmt-nix": {
408 "inputs": {
409 "nixpkgs": [
410 "nixvim",
411 "nixpkgs"
412 ]
413 },
414 "locked": {
415 "lastModified": 1738680491,
416 "narHash": "sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I=",
417 "owner": "numtide",
418 "repo": "treefmt-nix",
419 "rev": "64dbb922d51a42c0ced6a7668ca008dded61c483",
420 "type": "github"
421 },
422 "original": {
423 "owner": "numtide",
424 "repo": "treefmt-nix",
425 "type": "github"
426 }
427 } 275 }
428 }, 276 },
429 "root": "root", 277 "root": "root",