summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.lock59
1 files changed, 43 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock
index e9f6588..7d294a9 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,7 +2,11 @@
2 "nodes": { 2 "nodes": {
3 "devshell": { 3 "devshell": {
4 "inputs": { 4 "inputs": {
5 "flake-utils": "flake-utils_2", 5 "flake-utils": [
6 "nixvim",
7 "nuschtosSearch",
8 "flake-utils"
9 ],
6 "nixpkgs": [ 10 "nixpkgs": [
7 "nixvim", 11 "nixvim",
8 "nixpkgs" 12 "nixpkgs"
@@ -80,11 +84,11 @@
80 "systems": "systems_2" 84 "systems": "systems_2"
81 }, 85 },
82 "locked": { 86 "locked": {
83 "lastModified": 1701680307, 87 "lastModified": 1710146030,
84 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", 88 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
85 "owner": "numtide", 89 "owner": "numtide",
86 "repo": "flake-utils", 90 "repo": "flake-utils",
87 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", 91 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
88 "type": "github" 92 "type": "github"
89 }, 93 },
90 "original": { 94 "original": {
@@ -226,11 +230,11 @@
226 }, 230 },
227 "nixpkgs": { 231 "nixpkgs": {
228 "locked": { 232 "locked": {
229 "lastModified": 1721686456, 233 "lastModified": 1721821769,
230 "narHash": "sha256-nw/BnNzATDPfzpJVTnY8mcSKKsz6BJMEFRkJ332QSN0=", 234 "narHash": "sha256-PhmkdTJs2SfqKzSyDB74rDKp1MH4mGk0pG/+WqrnGEw=",
231 "owner": "NixOS", 235 "owner": "NixOS",
232 "repo": "nixpkgs", 236 "repo": "nixpkgs",
233 "rev": "575f3027caa1e291d24f1e9fb0e3a19c2f26d96b", 237 "rev": "d0907b75146a0ccc1ec0d6c3db287ec287588ef6",
234 "type": "github" 238 "type": "github"
235 }, 239 },
236 "original": { 240 "original": {
@@ -242,11 +246,11 @@
242 }, 246 },
243 "nixpkgs-unstable": { 247 "nixpkgs-unstable": {
244 "locked": { 248 "locked": {
245 "lastModified": 1721562059, 249 "lastModified": 1721743106,
246 "narHash": "sha256-Tybxt65eyOARf285hMHIJ2uul8SULjFZbT9ZaEeUnP8=", 250 "narHash": "sha256-adRZhFpBTnHiK3XIELA3IBaApz70HwCYfv7xNrHjebA=",
247 "owner": "NixOS", 251 "owner": "NixOS",
248 "repo": "nixpkgs", 252 "repo": "nixpkgs",
249 "rev": "68c9ed8bbed9dfce253cc91560bf9043297ef2fe", 253 "rev": "dc14ed91132ee3a26255d01d8fd0c1f5bff27b2f",
250 "type": "github" 254 "type": "github"
251 }, 255 },
252 "original": { 256 "original": {
@@ -267,14 +271,15 @@
267 "nixpkgs": [ 271 "nixpkgs": [
268 "nixpkgs-unstable" 272 "nixpkgs-unstable"
269 ], 273 ],
274 "nuschtosSearch": "nuschtosSearch",
270 "treefmt-nix": "treefmt-nix" 275 "treefmt-nix": "treefmt-nix"
271 }, 276 },
272 "locked": { 277 "locked": {
273 "lastModified": 1721832650, 278 "lastModified": 1721916035,
274 "narHash": "sha256-naQCM5KqT+i8W/84aaXUsr/6oWR8fkjXDPdWCwLiCRQ=", 279 "narHash": "sha256-wDxt0+qwAbCZg8GXUNyRNR5syBhXo2gRHRMvzf8CS/U=",
275 "owner": "nix-community", 280 "owner": "nix-community",
276 "repo": "nixvim", 281 "repo": "nixvim",
277 "rev": "0ac10f6776c6650b18ebe45913e06b7ce1a2e2b1", 282 "rev": "4d874f6c115b59ad763838b1d12c1067844163ba",
278 "type": "github" 283 "type": "github"
279 }, 284 },
280 "original": { 285 "original": {
@@ -283,6 +288,28 @@
283 "type": "github" 288 "type": "github"
284 } 289 }
285 }, 290 },
291 "nuschtosSearch": {
292 "inputs": {
293 "flake-utils": "flake-utils_2",
294 "nixpkgs": [
295 "nixvim",
296 "nixpkgs"
297 ]
298 },
299 "locked": {
300 "lastModified": 1721332622,
301 "narHash": "sha256-04AOrnpZIz15AXXlVWKRmZwbFgI/pjC8AaQ+T6VlFMc=",
302 "owner": "NuschtOS",
303 "repo": "search",
304 "rev": "b5990bce952c39824169dad255ff39c8abe4ca21",
305 "type": "github"
306 },
307 "original": {
308 "owner": "NuschtOS",
309 "repo": "search",
310 "type": "github"
311 }
312 },
286 "root": { 313 "root": {
287 "inputs": { 314 "inputs": {
288 "flake-utils": "flake-utils", 315 "flake-utils": "flake-utils",
@@ -298,11 +325,11 @@
298 "rycee-nur": { 325 "rycee-nur": {
299 "flake": false, 326 "flake": false,
300 "locked": { 327 "locked": {
301 "lastModified": 1721793798, 328 "lastModified": 1721880192,
302 "narHash": "sha256-HfdWMR5qC2GOeBMv+UxzVgzlJ6+f5vI9YSW/tTIvB/c=", 329 "narHash": "sha256-COA+qQZzgK/YfJhKCqTXuq05wpP97SR4U8uGG80MqJ4=",
303 "owner": "rycee", 330 "owner": "rycee",
304 "repo": "nur-expressions", 331 "repo": "nur-expressions",
305 "rev": "2687da27b1f740e281305fc95b76c076e7ca31b2", 332 "rev": "b457eedf1ee1da5a7917098f8ad6339243b73959",
306 "type": "gitlab" 333 "type": "gitlab"
307 }, 334 },
308 "original": { 335 "original": {