NixOS configuration 馃獎
at refactor/sway 1313 lines 37 kB view raw
1{ 2 "nodes": { 3 "aagl": { 4 "inputs": { 5 "flake-compat": "flake-compat", 6 "nixpkgs": [ 7 "nixpkgs" 8 ], 9 "rust-overlay": "rust-overlay" 10 }, 11 "locked": { 12 "lastModified": 1767520119, 13 "narHash": "sha256-+OmNQLA9Fv5WBaxYHlPghS9XmnYWDaLt+AatCGhG+hc=", 14 "owner": "ezKEa", 15 "repo": "aagl-gtk-on-nix", 16 "rev": "5720d3282844b6b23b26dfac075a5f1f58ea8844", 17 "type": "github" 18 }, 19 "original": { 20 "owner": "ezKEa", 21 "repo": "aagl-gtk-on-nix", 22 "type": "github" 23 } 24 }, 25 "actor-typeahead-src": { 26 "flake": false, 27 "locked": { 28 "lastModified": 1762835797, 29 "narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=", 30 "ref": "refs/heads/main", 31 "rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b", 32 "revCount": 6, 33 "type": "git", 34 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" 35 }, 36 "original": { 37 "type": "git", 38 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" 39 } 40 }, 41 "agenix": { 42 "inputs": { 43 "darwin": "darwin", 44 "home-manager": "home-manager", 45 "nixpkgs": [ 46 "nixpkgs" 47 ], 48 "systems": "systems" 49 }, 50 "locked": { 51 "lastModified": 1762618334, 52 "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=", 53 "owner": "ryantm", 54 "repo": "agenix", 55 "rev": "fcdea223397448d35d9b31f798479227e80183f6", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "ryantm", 60 "repo": "agenix", 61 "type": "github" 62 } 63 }, 64 "agenix-rekey": { 65 "inputs": { 66 "devshell": "devshell", 67 "flake-parts": "flake-parts", 68 "nixpkgs": [ 69 "nixpkgs" 70 ], 71 "pre-commit-hooks": "pre-commit-hooks", 72 "treefmt-nix": "treefmt-nix" 73 }, 74 "locked": { 75 "lastModified": 1759699908, 76 "narHash": "sha256-kYVGY8sAfqwpNch706Fy2+/b+xbtfidhXSnzvthAhIQ=", 77 "owner": "oddlama", 78 "repo": "agenix-rekey", 79 "rev": "42362b12f59978aabf3ec3334834ce2f3662013d", 80 "type": "github" 81 }, 82 "original": { 83 "owner": "oddlama", 84 "repo": "agenix-rekey", 85 "type": "github" 86 } 87 }, 88 "catppuccin": { 89 "inputs": { 90 "nixpkgs": "nixpkgs_2" 91 }, 92 "locked": { 93 "lastModified": 1769164550, 94 "narHash": "sha256-AxLb3L4j148v4Cj6ju5E9wsVdcHULuoI8il7+H5t6cs=", 95 "owner": "catppuccin", 96 "repo": "nix", 97 "rev": "deb2a5a54cf9e05ddf60aeeb933f60ad2fac20e1", 98 "type": "github" 99 }, 100 "original": { 101 "owner": "catppuccin", 102 "repo": "nix", 103 "type": "github" 104 } 105 }, 106 "darwin": { 107 "inputs": { 108 "nixpkgs": [ 109 "agenix", 110 "nixpkgs" 111 ] 112 }, 113 "locked": { 114 "lastModified": 1744478979, 115 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 116 "owner": "lnl7", 117 "repo": "nix-darwin", 118 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 119 "type": "github" 120 }, 121 "original": { 122 "owner": "lnl7", 123 "ref": "master", 124 "repo": "nix-darwin", 125 "type": "github" 126 } 127 }, 128 "devshell": { 129 "inputs": { 130 "nixpkgs": [ 131 "agenix-rekey", 132 "nixpkgs" 133 ] 134 }, 135 "locked": { 136 "lastModified": 1728330715, 137 "narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=", 138 "owner": "numtide", 139 "repo": "devshell", 140 "rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef", 141 "type": "github" 142 }, 143 "original": { 144 "owner": "numtide", 145 "repo": "devshell", 146 "type": "github" 147 } 148 }, 149 "easy-hosts": { 150 "locked": { 151 "lastModified": 1755470564, 152 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=", 153 "owner": "tgirlcloud", 154 "repo": "easy-hosts", 155 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d", 156 "type": "github" 157 }, 158 "original": { 159 "owner": "tgirlcloud", 160 "repo": "easy-hosts", 161 "type": "github" 162 } 163 }, 164 "flake-compat": { 165 "flake": false, 166 "locked": { 167 "lastModified": 1761588595, 168 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=", 169 "owner": "edolstra", 170 "repo": "flake-compat", 171 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5", 172 "type": "github" 173 }, 174 "original": { 175 "owner": "edolstra", 176 "repo": "flake-compat", 177 "type": "github" 178 } 179 }, 180 "flake-compat_2": { 181 "flake": false, 182 "locked": { 183 "lastModified": 1696426674, 184 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 185 "owner": "edolstra", 186 "repo": "flake-compat", 187 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 188 "type": "github" 189 }, 190 "original": { 191 "owner": "edolstra", 192 "repo": "flake-compat", 193 "type": "github" 194 } 195 }, 196 "flake-compat_3": { 197 "flake": false, 198 "locked": { 199 "lastModified": 1751685974, 200 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 201 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 202 "type": "tarball", 203 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz" 204 }, 205 "original": { 206 "type": "tarball", 207 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" 208 } 209 }, 210 "flake-compat_4": { 211 "locked": { 212 "lastModified": 1733328505, 213 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 214 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 215 "revCount": 69, 216 "type": "tarball", 217 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz" 218 }, 219 "original": { 220 "type": "tarball", 221 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" 222 } 223 }, 224 "flake-compat_5": { 225 "flake": false, 226 "locked": { 227 "lastModified": 1751685974, 228 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 229 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 230 "type": "tarball", 231 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" 232 }, 233 "original": { 234 "type": "tarball", 235 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" 236 } 237 }, 238 "flake-parts": { 239 "inputs": { 240 "nixpkgs-lib": [ 241 "agenix-rekey", 242 "nixpkgs" 243 ] 244 }, 245 "locked": { 246 "lastModified": 1733312601, 247 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", 248 "owner": "hercules-ci", 249 "repo": "flake-parts", 250 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", 251 "type": "github" 252 }, 253 "original": { 254 "owner": "hercules-ci", 255 "repo": "flake-parts", 256 "type": "github" 257 } 258 }, 259 "flake-parts_2": { 260 "inputs": { 261 "nixpkgs-lib": [ 262 "nixpkgs" 263 ] 264 }, 265 "locked": { 266 "lastModified": 1768135262, 267 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 268 "owner": "hercules-ci", 269 "repo": "flake-parts", 270 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 271 "type": "github" 272 }, 273 "original": { 274 "owner": "hercules-ci", 275 "repo": "flake-parts", 276 "type": "github" 277 } 278 }, 279 "flake-parts_3": { 280 "inputs": { 281 "nixpkgs-lib": "nixpkgs-lib" 282 }, 283 "locked": { 284 "lastModified": 1768135262, 285 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 286 "owner": "hercules-ci", 287 "repo": "flake-parts", 288 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 289 "type": "github" 290 }, 291 "original": { 292 "owner": "hercules-ci", 293 "repo": "flake-parts", 294 "type": "github" 295 } 296 }, 297 "flake-parts_4": { 298 "inputs": { 299 "nixpkgs-lib": "nixpkgs-lib_2" 300 }, 301 "locked": { 302 "lastModified": 1768135262, 303 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 304 "owner": "hercules-ci", 305 "repo": "flake-parts", 306 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 307 "type": "github" 308 }, 309 "original": { 310 "owner": "hercules-ci", 311 "repo": "flake-parts", 312 "type": "github" 313 } 314 }, 315 "flake-parts_5": { 316 "inputs": { 317 "nixpkgs-lib": [ 318 "nixvim", 319 "nixpkgs" 320 ] 321 }, 322 "locked": { 323 "lastModified": 1768135262, 324 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 325 "owner": "hercules-ci", 326 "repo": "flake-parts", 327 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 328 "type": "github" 329 }, 330 "original": { 331 "owner": "hercules-ci", 332 "repo": "flake-parts", 333 "type": "github" 334 } 335 }, 336 "flake-utils": { 337 "inputs": { 338 "systems": "systems_2" 339 }, 340 "locked": { 341 "lastModified": 1731533236, 342 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 343 "owner": "numtide", 344 "repo": "flake-utils", 345 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 346 "type": "github" 347 }, 348 "original": { 349 "owner": "numtide", 350 "repo": "flake-utils", 351 "type": "github" 352 } 353 }, 354 "flake-utils_2": { 355 "inputs": { 356 "systems": "systems_3" 357 }, 358 "locked": { 359 "lastModified": 1731533236, 360 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 361 "owner": "numtide", 362 "repo": "flake-utils", 363 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 364 "type": "github" 365 }, 366 "original": { 367 "owner": "numtide", 368 "repo": "flake-utils", 369 "type": "github" 370 } 371 }, 372 "flake-utils_3": { 373 "inputs": { 374 "systems": "systems_6" 375 }, 376 "locked": { 377 "lastModified": 1731533236, 378 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 379 "owner": "numtide", 380 "repo": "flake-utils", 381 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 382 "type": "github" 383 }, 384 "original": { 385 "owner": "numtide", 386 "repo": "flake-utils", 387 "type": "github" 388 } 389 }, 390 "gitignore": { 391 "inputs": { 392 "nixpkgs": [ 393 "agenix-rekey", 394 "pre-commit-hooks", 395 "nixpkgs" 396 ] 397 }, 398 "locked": { 399 "lastModified": 1709087332, 400 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 401 "owner": "hercules-ci", 402 "repo": "gitignore.nix", 403 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 404 "type": "github" 405 }, 406 "original": { 407 "owner": "hercules-ci", 408 "repo": "gitignore.nix", 409 "type": "github" 410 } 411 }, 412 "gomod2nix": { 413 "inputs": { 414 "flake-utils": "flake-utils_3", 415 "nixpkgs": [ 416 "tangled", 417 "nixpkgs" 418 ] 419 }, 420 "locked": { 421 "lastModified": 1763982521, 422 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=", 423 "owner": "nix-community", 424 "repo": "gomod2nix", 425 "rev": "02e63a239d6eabd595db56852535992c898eba72", 426 "type": "github" 427 }, 428 "original": { 429 "owner": "nix-community", 430 "repo": "gomod2nix", 431 "type": "github" 432 } 433 }, 434 "home-manager": { 435 "inputs": { 436 "nixpkgs": [ 437 "agenix", 438 "nixpkgs" 439 ] 440 }, 441 "locked": { 442 "lastModified": 1745494811, 443 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 444 "owner": "nix-community", 445 "repo": "home-manager", 446 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 447 "type": "github" 448 }, 449 "original": { 450 "owner": "nix-community", 451 "repo": "home-manager", 452 "type": "github" 453 } 454 }, 455 "home-manager_2": { 456 "inputs": { 457 "nixpkgs": "nixpkgs_3" 458 }, 459 "locked": { 460 "lastModified": 1769397130, 461 "narHash": "sha256-TTM4KV9IHwa181X7afBRbhLJIrgynpDjAXJFMUOWfyU=", 462 "owner": "nix-community", 463 "repo": "home-manager", 464 "rev": "c37679d37bdbecf11bbe3c5eb238d89ca4f60641", 465 "type": "github" 466 }, 467 "original": { 468 "owner": "nix-community", 469 "repo": "home-manager", 470 "type": "github" 471 } 472 }, 473 "htmx-src": { 474 "flake": false, 475 "locked": { 476 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 477 "type": "file", 478 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 479 }, 480 "original": { 481 "type": "file", 482 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 483 } 484 }, 485 "htmx-ws-src": { 486 "flake": false, 487 "locked": { 488 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 489 "type": "file", 490 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 491 }, 492 "original": { 493 "type": "file", 494 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 495 } 496 }, 497 "ibm-plex-mono-src": { 498 "flake": false, 499 "locked": { 500 "lastModified": 1731402384, 501 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 502 "type": "tarball", 503 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 504 }, 505 "original": { 506 "type": "tarball", 507 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 508 } 509 }, 510 "indigo": { 511 "flake": false, 512 "locked": { 513 "lastModified": 1753693716, 514 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 515 "owner": "oppiliappan", 516 "repo": "indigo", 517 "rev": "5f170569da9360f57add450a278d73538092d8ca", 518 "type": "github" 519 }, 520 "original": { 521 "owner": "oppiliappan", 522 "repo": "indigo", 523 "type": "github" 524 } 525 }, 526 "inter-fonts-src": { 527 "flake": false, 528 "locked": { 529 "lastModified": 1731687360, 530 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 531 "type": "tarball", 532 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 533 }, 534 "original": { 535 "type": "tarball", 536 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 537 } 538 }, 539 "lix": { 540 "inputs": { 541 "flake-compat": "flake-compat_3", 542 "nix2container": "nix2container", 543 "nix_2_18": "nix_2_18", 544 "nixpkgs": [ 545 "nixpkgs" 546 ], 547 "nixpkgs-regression": "nixpkgs-regression", 548 "pre-commit-hooks": "pre-commit-hooks_2" 549 }, 550 "locked": { 551 "lastModified": 1769366844, 552 "narHash": "sha256-YR9OUa/FG5UkxKHgJGfCvNRq3DyXOxJJ53f1rEQidgY=", 553 "type": "tarball", 554 "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz" 555 }, 556 "original": { 557 "type": "tarball", 558 "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz" 559 } 560 }, 561 "lowdown-src": { 562 "flake": false, 563 "locked": { 564 "lastModified": 1633514407, 565 "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", 566 "owner": "kristapsdz", 567 "repo": "lowdown", 568 "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", 569 "type": "github" 570 }, 571 "original": { 572 "owner": "kristapsdz", 573 "repo": "lowdown", 574 "type": "github" 575 } 576 }, 577 "lucide-src": { 578 "flake": false, 579 "locked": { 580 "lastModified": 1754044466, 581 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 582 "type": "tarball", 583 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 584 }, 585 "original": { 586 "type": "tarball", 587 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 588 } 589 }, 590 "nix-gaming": { 591 "inputs": { 592 "flake-parts": "flake-parts_3", 593 "nixpkgs": [ 594 "nixpkgs" 595 ] 596 }, 597 "locked": { 598 "lastModified": 1769394251, 599 "narHash": "sha256-IkL7t/k1kbCG3LHPhZD32c80m4QHFgCZ8bVTqN79kEM=", 600 "owner": "fufexan", 601 "repo": "nix-gaming", 602 "rev": "2805bc370151d38eba406f5e3bfd111b02a13bcd", 603 "type": "github" 604 }, 605 "original": { 606 "owner": "fufexan", 607 "repo": "nix-gaming", 608 "type": "github" 609 } 610 }, 611 "nix-jetbrains-plugins": { 612 "inputs": { 613 "flake-utils": "flake-utils", 614 "nix-rust-wrangler": "nix-rust-wrangler", 615 "nixpkgs": "nixpkgs_5", 616 "rust-overlay": "rust-overlay_3" 617 }, 618 "locked": { 619 "lastModified": 1769401626, 620 "narHash": "sha256-ZCE59GxN844Zly0g8USVMb0PajqG0EDT0Lbtca71yPk=", 621 "owner": "Janrupf", 622 "repo": "nix-jetbrains-plugin-repository", 623 "rev": "c29b7cbfb0f514e1591a43725ad649d2385fdfd4", 624 "type": "github" 625 }, 626 "original": { 627 "owner": "Janrupf", 628 "repo": "nix-jetbrains-plugin-repository", 629 "type": "github" 630 } 631 }, 632 "nix-rust-wrangler": { 633 "inputs": { 634 "flake-utils": "flake-utils_2", 635 "nixpkgs": [ 636 "nix-jetbrains-plugins", 637 "nixpkgs" 638 ], 639 "rust-overlay": "rust-overlay_2" 640 }, 641 "locked": { 642 "lastModified": 1764906652, 643 "narHash": "sha256-4eY+9dKYhTWx1X7AGVNfwxNlruR0Pjx16Anrm6ifnVo=", 644 "owner": "Janrupf", 645 "repo": "nix-rust-wrangler", 646 "rev": "ab6b5ea4d654a05fea9e1ea53359a9be16777800", 647 "type": "github" 648 }, 649 "original": { 650 "owner": "Janrupf", 651 "repo": "nix-rust-wrangler", 652 "type": "github" 653 } 654 }, 655 "nix2container": { 656 "flake": false, 657 "locked": { 658 "lastModified": 1724996935, 659 "narHash": "sha256-njRK9vvZ1JJsP8oV2OgkBrpJhgQezI03S7gzskCcHos=", 660 "owner": "nlewo", 661 "repo": "nix2container", 662 "rev": "fa6bb0a1159f55d071ba99331355955ae30b3401", 663 "type": "github" 664 }, 665 "original": { 666 "owner": "nlewo", 667 "repo": "nix2container", 668 "type": "github" 669 } 670 }, 671 "nix_2_18": { 672 "inputs": { 673 "flake-compat": [ 674 "lix", 675 "flake-compat" 676 ], 677 "lowdown-src": "lowdown-src", 678 "nixpkgs": "nixpkgs_4", 679 "nixpkgs-regression": [ 680 "lix", 681 "nixpkgs-regression" 682 ] 683 }, 684 "locked": { 685 "lastModified": 1730375271, 686 "narHash": "sha256-RrOFlDGmRXcVRV2p2HqHGqvzGNyWoD0Dado/BNlJ1SI=", 687 "owner": "NixOS", 688 "repo": "nix", 689 "rev": "0f665ff6779454f2117dcc32e44380cda7f45523", 690 "type": "github" 691 }, 692 "original": { 693 "owner": "NixOS", 694 "ref": "2.18.9", 695 "repo": "nix", 696 "type": "github" 697 } 698 }, 699 "nixcord": { 700 "inputs": { 701 "flake-compat": "flake-compat_4", 702 "flake-parts": "flake-parts_4", 703 "nixpkgs": [ 704 "nixpkgs" 705 ] 706 }, 707 "locked": { 708 "lastModified": 1769385793, 709 "narHash": "sha256-GtAyfMHGNAf8Oz+Gz0dBO2L/ZyZO7AVmgVOpCr/FZc8=", 710 "owner": "KaylorBen", 711 "repo": "nixcord", 712 "rev": "de37fd12b9344786841e53bc0f3556148d4ce5df", 713 "type": "github" 714 }, 715 "original": { 716 "owner": "KaylorBen", 717 "repo": "nixcord", 718 "type": "github" 719 } 720 }, 721 "nixos-hardware": { 722 "locked": { 723 "lastModified": 1769302137, 724 "narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=", 725 "owner": "NixOS", 726 "repo": "nixos-hardware", 727 "rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8", 728 "type": "github" 729 }, 730 "original": { 731 "owner": "NixOS", 732 "ref": "master", 733 "repo": "nixos-hardware", 734 "type": "github" 735 } 736 }, 737 "nixpkgs": { 738 "locked": { 739 "lastModified": 1744536153, 740 "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", 741 "owner": "NixOS", 742 "repo": "nixpkgs", 743 "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", 744 "type": "github" 745 }, 746 "original": { 747 "owner": "NixOS", 748 "ref": "nixpkgs-unstable", 749 "repo": "nixpkgs", 750 "type": "github" 751 } 752 }, 753 "nixpkgs-lib": { 754 "locked": { 755 "lastModified": 1765674936, 756 "narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=", 757 "owner": "nix-community", 758 "repo": "nixpkgs.lib", 759 "rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85", 760 "type": "github" 761 }, 762 "original": { 763 "owner": "nix-community", 764 "repo": "nixpkgs.lib", 765 "type": "github" 766 } 767 }, 768 "nixpkgs-lib_2": { 769 "locked": { 770 "lastModified": 1765674936, 771 "narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=", 772 "owner": "nix-community", 773 "repo": "nixpkgs.lib", 774 "rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85", 775 "type": "github" 776 }, 777 "original": { 778 "owner": "nix-community", 779 "repo": "nixpkgs.lib", 780 "type": "github" 781 } 782 }, 783 "nixpkgs-regression": { 784 "locked": { 785 "lastModified": 1643052045, 786 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", 787 "owner": "NixOS", 788 "repo": "nixpkgs", 789 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 790 "type": "github" 791 }, 792 "original": { 793 "owner": "NixOS", 794 "repo": "nixpkgs", 795 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 796 "type": "github" 797 } 798 }, 799 "nixpkgs_2": { 800 "locked": { 801 "lastModified": 1769018530, 802 "narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=", 803 "owner": "NixOS", 804 "repo": "nixpkgs", 805 "rev": "88d3861acdd3d2f0e361767018218e51810df8a1", 806 "type": "github" 807 }, 808 "original": { 809 "owner": "NixOS", 810 "ref": "nixos-unstable", 811 "repo": "nixpkgs", 812 "type": "github" 813 } 814 }, 815 "nixpkgs_3": { 816 "locked": { 817 "lastModified": 1769018530, 818 "narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=", 819 "owner": "NixOS", 820 "repo": "nixpkgs", 821 "rev": "88d3861acdd3d2f0e361767018218e51810df8a1", 822 "type": "github" 823 }, 824 "original": { 825 "owner": "NixOS", 826 "ref": "nixos-unstable", 827 "repo": "nixpkgs", 828 "type": "github" 829 } 830 }, 831 "nixpkgs_4": { 832 "locked": { 833 "lastModified": 1705033721, 834 "narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=", 835 "owner": "NixOS", 836 "repo": "nixpkgs", 837 "rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea", 838 "type": "github" 839 }, 840 "original": { 841 "owner": "NixOS", 842 "ref": "nixos-23.05-small", 843 "repo": "nixpkgs", 844 "type": "github" 845 } 846 }, 847 "nixpkgs_5": { 848 "locked": { 849 "lastModified": 1764667669, 850 "narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=", 851 "owner": "NixOS", 852 "repo": "nixpkgs", 853 "rev": "418468ac9527e799809c900eda37cbff999199b6", 854 "type": "github" 855 }, 856 "original": { 857 "owner": "NixOS", 858 "ref": "nixos-unstable", 859 "repo": "nixpkgs", 860 "type": "github" 861 } 862 }, 863 "nixpkgs_6": { 864 "locked": { 865 "lastModified": 1769330179, 866 "narHash": "sha256-yxgb4AmkVHY5OOBrC79Vv6EVd4QZEotqv+6jcvA212M=", 867 "owner": "NixOS", 868 "repo": "nixpkgs", 869 "rev": "48698d12cc10555a4f3e3222d9c669b884a49dfe", 870 "type": "github" 871 }, 872 "original": { 873 "owner": "NixOS", 874 "ref": "nixpkgs-unstable", 875 "repo": "nixpkgs", 876 "type": "github" 877 } 878 }, 879 "nixpkgs_7": { 880 "locked": { 881 "lastModified": 1768875095, 882 "narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=", 883 "owner": "NixOS", 884 "repo": "nixpkgs", 885 "rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0", 886 "type": "github" 887 }, 888 "original": { 889 "owner": "NixOS", 890 "ref": "nixpkgs-unstable", 891 "repo": "nixpkgs", 892 "type": "github" 893 } 894 }, 895 "nixpkgs_8": { 896 "locked": { 897 "lastModified": 1769330179, 898 "narHash": "sha256-YpOjLmOGokqTiFjxFu0ioMpMbxHGP6CckfgmqV5OAck=", 899 "rev": "48698d12cc10555a4f3e3222d9c669b884a49dfe", 900 "type": "tarball", 901 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre934390.48698d12cc10/nixexprs.tar.xz?lastModified=1769330179&rev=48698d12cc10555a4f3e3222d9c669b884a49dfe" 902 }, 903 "original": { 904 "type": "tarball", 905 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" 906 } 907 }, 908 "nixpkgs_9": { 909 "locked": { 910 "lastModified": 1768875095, 911 "narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=", 912 "owner": "NixOS", 913 "repo": "nixpkgs", 914 "rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0", 915 "type": "github" 916 }, 917 "original": { 918 "owner": "NixOS", 919 "ref": "nixpkgs-unstable", 920 "repo": "nixpkgs", 921 "type": "github" 922 } 923 }, 924 "nixvim": { 925 "inputs": { 926 "flake-parts": "flake-parts_5", 927 "nixpkgs": "nixpkgs_7", 928 "systems": "systems_4" 929 }, 930 "locked": { 931 "lastModified": 1769418848, 932 "narHash": "sha256-jLSg9IkglcIw64kU1utXxsxXhiVdD45dkh9ZJKaFQ7U=", 933 "owner": "nix-community", 934 "repo": "nixvim", 935 "rev": "c19a0517ddeed4c1548611e42e187048fc2e5dcf", 936 "type": "github" 937 }, 938 "original": { 939 "owner": "nix-community", 940 "repo": "nixvim", 941 "type": "github" 942 } 943 }, 944 "pre-commit-hooks": { 945 "inputs": { 946 "flake-compat": "flake-compat_2", 947 "gitignore": "gitignore", 948 "nixpkgs": [ 949 "agenix-rekey", 950 "nixpkgs" 951 ] 952 }, 953 "locked": { 954 "lastModified": 1735882644, 955 "narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=", 956 "owner": "cachix", 957 "repo": "pre-commit-hooks.nix", 958 "rev": "a5a961387e75ae44cc20f0a57ae463da5e959656", 959 "type": "github" 960 }, 961 "original": { 962 "owner": "cachix", 963 "repo": "pre-commit-hooks.nix", 964 "type": "github" 965 } 966 }, 967 "pre-commit-hooks_2": { 968 "flake": false, 969 "locked": { 970 "lastModified": 1733318908, 971 "narHash": "sha256-SVQVsbafSM1dJ4fpgyBqLZ+Lft+jcQuMtEL3lQWx2Sk=", 972 "owner": "cachix", 973 "repo": "git-hooks.nix", 974 "rev": "6f4e2a2112050951a314d2733a994fbab94864c6", 975 "type": "github" 976 }, 977 "original": { 978 "owner": "cachix", 979 "repo": "git-hooks.nix", 980 "type": "github" 981 } 982 }, 983 "root": { 984 "inputs": { 985 "aagl": "aagl", 986 "agenix": "agenix", 987 "agenix-rekey": "agenix-rekey", 988 "catppuccin": "catppuccin", 989 "easy-hosts": "easy-hosts", 990 "flake-parts": "flake-parts_2", 991 "home-manager": "home-manager_2", 992 "lix": "lix", 993 "nix-gaming": "nix-gaming", 994 "nix-jetbrains-plugins": "nix-jetbrains-plugins", 995 "nixcord": "nixcord", 996 "nixos-hardware": "nixos-hardware", 997 "nixpkgs": "nixpkgs_6", 998 "nixvim": "nixvim", 999 "systems": "systems_5", 1000 "tangled": "tangled", 1001 "tgirlpkgs": "tgirlpkgs", 1002 "tidaLuna": "tidaLuna", 1003 "tinted-theming-schemes": "tinted-theming-schemes", 1004 "vicinae": "vicinae" 1005 } 1006 }, 1007 "rust-overlay": { 1008 "inputs": { 1009 "nixpkgs": "nixpkgs" 1010 }, 1011 "locked": { 1012 "lastModified": 1764470739, 1013 "narHash": "sha256-sa9f81B1dWO16QtgDTWHX8DQbiHKzHndpaunY5EQtwE=", 1014 "owner": "oxalica", 1015 "repo": "rust-overlay", 1016 "rev": "3bfa664055e1a09c6aedab5533c5fc8d6ca5741a", 1017 "type": "github" 1018 }, 1019 "original": { 1020 "owner": "oxalica", 1021 "repo": "rust-overlay", 1022 "type": "github" 1023 } 1024 }, 1025 "rust-overlay_2": { 1026 "inputs": { 1027 "nixpkgs": [ 1028 "nix-jetbrains-plugins", 1029 "nix-rust-wrangler", 1030 "nixpkgs" 1031 ] 1032 }, 1033 "locked": { 1034 "lastModified": 1764902447, 1035 "narHash": "sha256-wNqkDBj+tjK619sTHPEA7uhjr7DHHEY8OsFou31dxy0=", 1036 "owner": "oxalica", 1037 "repo": "rust-overlay", 1038 "rev": "d914a744a83098eeb28125d2848ad383b209223f", 1039 "type": "github" 1040 }, 1041 "original": { 1042 "owner": "oxalica", 1043 "repo": "rust-overlay", 1044 "type": "github" 1045 } 1046 }, 1047 "rust-overlay_3": { 1048 "inputs": { 1049 "nixpkgs": [ 1050 "nix-jetbrains-plugins", 1051 "nixpkgs" 1052 ] 1053 }, 1054 "locked": { 1055 "lastModified": 1764902447, 1056 "narHash": "sha256-wNqkDBj+tjK619sTHPEA7uhjr7DHHEY8OsFou31dxy0=", 1057 "owner": "oxalica", 1058 "repo": "rust-overlay", 1059 "rev": "d914a744a83098eeb28125d2848ad383b209223f", 1060 "type": "github" 1061 }, 1062 "original": { 1063 "owner": "oxalica", 1064 "repo": "rust-overlay", 1065 "type": "github" 1066 } 1067 }, 1068 "sqlite-lib-src": { 1069 "flake": false, 1070 "locked": { 1071 "lastModified": 1706631843, 1072 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 1073 "type": "tarball", 1074 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 1075 }, 1076 "original": { 1077 "type": "tarball", 1078 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 1079 } 1080 }, 1081 "systems": { 1082 "locked": { 1083 "lastModified": 1681028828, 1084 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1085 "owner": "nix-systems", 1086 "repo": "default", 1087 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1088 "type": "github" 1089 }, 1090 "original": { 1091 "owner": "nix-systems", 1092 "repo": "default", 1093 "type": "github" 1094 } 1095 }, 1096 "systems_2": { 1097 "locked": { 1098 "lastModified": 1681028828, 1099 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1100 "owner": "nix-systems", 1101 "repo": "default", 1102 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1103 "type": "github" 1104 }, 1105 "original": { 1106 "owner": "nix-systems", 1107 "repo": "default", 1108 "type": "github" 1109 } 1110 }, 1111 "systems_3": { 1112 "locked": { 1113 "lastModified": 1681028828, 1114 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1115 "owner": "nix-systems", 1116 "repo": "default", 1117 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1118 "type": "github" 1119 }, 1120 "original": { 1121 "owner": "nix-systems", 1122 "repo": "default", 1123 "type": "github" 1124 } 1125 }, 1126 "systems_4": { 1127 "locked": { 1128 "lastModified": 1681028828, 1129 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1130 "owner": "nix-systems", 1131 "repo": "default", 1132 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1133 "type": "github" 1134 }, 1135 "original": { 1136 "owner": "nix-systems", 1137 "repo": "default", 1138 "type": "github" 1139 } 1140 }, 1141 "systems_5": { 1142 "locked": { 1143 "lastModified": 1681028828, 1144 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1145 "owner": "nix-systems", 1146 "repo": "default", 1147 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1148 "type": "github" 1149 }, 1150 "original": { 1151 "owner": "nix-systems", 1152 "repo": "default", 1153 "type": "github" 1154 } 1155 }, 1156 "systems_6": { 1157 "locked": { 1158 "lastModified": 1681028828, 1159 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1160 "owner": "nix-systems", 1161 "repo": "default", 1162 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1163 "type": "github" 1164 }, 1165 "original": { 1166 "owner": "nix-systems", 1167 "repo": "default", 1168 "type": "github" 1169 } 1170 }, 1171 "systems_7": { 1172 "locked": { 1173 "lastModified": 1681028828, 1174 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1175 "owner": "nix-systems", 1176 "repo": "default", 1177 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1178 "type": "github" 1179 }, 1180 "original": { 1181 "owner": "nix-systems", 1182 "repo": "default", 1183 "type": "github" 1184 } 1185 }, 1186 "tangled": { 1187 "inputs": { 1188 "actor-typeahead-src": "actor-typeahead-src", 1189 "flake-compat": "flake-compat_5", 1190 "gomod2nix": "gomod2nix", 1191 "htmx-src": "htmx-src", 1192 "htmx-ws-src": "htmx-ws-src", 1193 "ibm-plex-mono-src": "ibm-plex-mono-src", 1194 "indigo": "indigo", 1195 "inter-fonts-src": "inter-fonts-src", 1196 "lucide-src": "lucide-src", 1197 "nixpkgs": [ 1198 "nixpkgs" 1199 ], 1200 "sqlite-lib-src": "sqlite-lib-src" 1201 }, 1202 "locked": { 1203 "lastModified": 1769411216, 1204 "narHash": "sha256-aVCrr6mPM0VltY6hOCZEQQgKueSOJx6nG2jt3TUIISs=", 1205 "ref": "refs/heads/master", 1206 "rev": "d4c067fd49797b6af5d36f7547894627a34ab326", 1207 "revCount": 1890, 1208 "type": "git", 1209 "url": "https://tangled.org/@tangled.org/core" 1210 }, 1211 "original": { 1212 "type": "git", 1213 "url": "https://tangled.org/@tangled.org/core" 1214 } 1215 }, 1216 "tgirlpkgs": { 1217 "inputs": { 1218 "nixpkgs": "nixpkgs_8" 1219 }, 1220 "locked": { 1221 "lastModified": 1769421526, 1222 "narHash": "sha256-JAp7dONxe3N49BrhXdN0sKpuEIc7/yw6W5NKQYhnnqU=", 1223 "owner": "tgirlcloud", 1224 "repo": "pkgs", 1225 "rev": "1c7ff0a37d24bd22d566b9b322d1a8b22c8df8a6", 1226 "type": "github" 1227 }, 1228 "original": { 1229 "owner": "tgirlcloud", 1230 "repo": "pkgs", 1231 "type": "github" 1232 } 1233 }, 1234 "tidaLuna": { 1235 "inputs": { 1236 "nixpkgs": "nixpkgs_9" 1237 }, 1238 "locked": { 1239 "lastModified": 1769366775, 1240 "narHash": "sha256-WZ3B6+PaGxmgfq9d5ZsiL9XFU8S91gQf10ZM29sn8A8=", 1241 "owner": "Inrixia", 1242 "repo": "TidaLuna", 1243 "rev": "d44731290fa6a93e90493b1a401e36aa9ccdadd2", 1244 "type": "github" 1245 }, 1246 "original": { 1247 "owner": "Inrixia", 1248 "repo": "TidaLuna", 1249 "type": "github" 1250 } 1251 }, 1252 "tinted-theming-schemes": { 1253 "flake": false, 1254 "locked": { 1255 "lastModified": 1768516483, 1256 "narHash": "sha256-AWTIYZ1tZab0YwAQwgt5yO4ucqZoc4iXX002Byy7pRY=", 1257 "owner": "tinted-theming", 1258 "repo": "schemes", 1259 "rev": "43dd14f6466a782bd57419fdfb5f398c74d6ac53", 1260 "type": "github" 1261 }, 1262 "original": { 1263 "owner": "tinted-theming", 1264 "repo": "schemes", 1265 "type": "github" 1266 } 1267 }, 1268 "treefmt-nix": { 1269 "inputs": { 1270 "nixpkgs": [ 1271 "agenix-rekey", 1272 "nixpkgs" 1273 ] 1274 }, 1275 "locked": { 1276 "lastModified": 1735135567, 1277 "narHash": "sha256-8T3K5amndEavxnludPyfj3Z1IkcFdRpR23q+T0BVeZE=", 1278 "owner": "numtide", 1279 "repo": "treefmt-nix", 1280 "rev": "9e09d30a644c57257715902efbb3adc56c79cf28", 1281 "type": "github" 1282 }, 1283 "original": { 1284 "owner": "numtide", 1285 "repo": "treefmt-nix", 1286 "type": "github" 1287 } 1288 }, 1289 "vicinae": { 1290 "inputs": { 1291 "nixpkgs": [ 1292 "nixpkgs" 1293 ], 1294 "systems": "systems_7" 1295 }, 1296 "locked": { 1297 "lastModified": 1769366024, 1298 "narHash": "sha256-DgL0rrfJE2EcSQAWWfuJ3T9tddIAYm19O308amPDqWM=", 1299 "owner": "vicinaehq", 1300 "repo": "vicinae", 1301 "rev": "ca063a1fdfb6cb8b6bd36b69b77d5602ac7f14d1", 1302 "type": "github" 1303 }, 1304 "original": { 1305 "owner": "vicinaehq", 1306 "repo": "vicinae", 1307 "type": "github" 1308 } 1309 } 1310 }, 1311 "root": "root", 1312 "version": 7 1313}