Kieran's opinionated (and probably slightly dumb) nix config
1{ 2 "nodes": { 3 "actor-typeahead-src": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1762835797, 7 "narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=", 8 "ref": "refs/heads/main", 9 "rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b", 10 "revCount": 6, 11 "type": "git", 12 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" 13 }, 14 "original": { 15 "type": "git", 16 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" 17 } 18 }, 19 "agenix": { 20 "inputs": { 21 "darwin": "darwin", 22 "home-manager": "home-manager", 23 "nixpkgs": "nixpkgs", 24 "systems": "systems" 25 }, 26 "locked": { 27 "lastModified": 1762618334, 28 "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=", 29 "owner": "ryantm", 30 "repo": "agenix", 31 "rev": "fcdea223397448d35d9b31f798479227e80183f6", 32 "type": "github" 33 }, 34 "original": { 35 "owner": "ryantm", 36 "repo": "agenix", 37 "type": "github" 38 } 39 }, 40 "catppuccin": { 41 "inputs": { 42 "nixpkgs": [ 43 "nixpkgs" 44 ] 45 }, 46 "locked": { 47 "lastModified": 1754083786, 48 "narHash": "sha256-aLE9rNBMnayFIDpMG3EyCT4i1KDKnPDj63mh17nX4hs=", 49 "owner": "catppuccin", 50 "repo": "nix", 51 "rev": "f518f96a60aceda4cd487437b25eaa48d0f1b97d", 52 "type": "github" 53 }, 54 "original": { 55 "owner": "catppuccin", 56 "repo": "nix", 57 "rev": "f518f96a60aceda4cd487437b25eaa48d0f1b97d", 58 "type": "github" 59 } 60 }, 61 "catppuccin-vsc": { 62 "inputs": { 63 "nixpkgs": "nixpkgs_2" 64 }, 65 "locked": { 66 "lastModified": 1763921090, 67 "narHash": "sha256-2WprxeG8rOxqnWr4nIA59arkUqH1Up6ZsbruMyis7QE=", 68 "owner": "catppuccin", 69 "repo": "vscode", 70 "rev": "bbe095f1c147152e45a8dc2399212fd8301af904", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "catppuccin", 75 "repo": "vscode", 76 "type": "github" 77 } 78 }, 79 "cedarlogic": { 80 "inputs": { 81 "flake-utils": "flake-utils", 82 "nixpkgs": [ 83 "nixpkgs" 84 ] 85 }, 86 "locked": { 87 "lastModified": 1759865868, 88 "narHash": "sha256-Z3nWsQnDZswsIYP2nXwkB0fKWgsmHVmBLLkWMC8GZpI=", 89 "owner": "taciturnaxolotl", 90 "repo": "CedarLogic", 91 "rev": "122eac61a1e7273fadf524bd2b7b1364598df824", 92 "type": "github" 93 }, 94 "original": { 95 "owner": "taciturnaxolotl", 96 "repo": "CedarLogic", 97 "type": "github" 98 } 99 }, 100 "claude-desktop": { 101 "inputs": { 102 "flake-utils": "flake-utils_2", 103 "nixpkgs": [ 104 "nixpkgs" 105 ] 106 }, 107 "locked": { 108 "lastModified": 1764098187, 109 "narHash": "sha256-H6JjWXhKqxZ8QLMoqndZx9e5x0Sv5AiipSmqvIxIbgo=", 110 "owner": "k3d3", 111 "repo": "claude-desktop-linux-flake", 112 "rev": "b2b040cb68231d2118906507d9cc8fd181ca6308", 113 "type": "github" 114 }, 115 "original": { 116 "owner": "k3d3", 117 "repo": "claude-desktop-linux-flake", 118 "type": "github" 119 } 120 }, 121 "ctfd-alerts": { 122 "inputs": { 123 "nixpkgs": [ 124 "nixpkgs" 125 ] 126 }, 127 "locked": { 128 "lastModified": 1758376412, 129 "narHash": "sha256-/Tin8S9fPSRu5iiOYohW7r7mCUwcEtYyGqZhtgZzV6k=", 130 "owner": "taciturnaxolotl", 131 "repo": "ctfd-alerts", 132 "rev": "75e964f2088acf02e63dd94e44c942357a43e53f", 133 "type": "github" 134 }, 135 "original": { 136 "owner": "taciturnaxolotl", 137 "repo": "ctfd-alerts", 138 "type": "github" 139 } 140 }, 141 "darwin": { 142 "inputs": { 143 "nixpkgs": [ 144 "agenix", 145 "nixpkgs" 146 ] 147 }, 148 "locked": { 149 "lastModified": 1744478979, 150 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 151 "owner": "lnl7", 152 "repo": "nix-darwin", 153 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 154 "type": "github" 155 }, 156 "original": { 157 "owner": "lnl7", 158 "ref": "master", 159 "repo": "nix-darwin", 160 "type": "github" 161 } 162 }, 163 "deploy-rs": { 164 "inputs": { 165 "flake-compat": "flake-compat", 166 "nixpkgs": [ 167 "nixpkgs" 168 ], 169 "utils": "utils" 170 }, 171 "locked": { 172 "lastModified": 1762286984, 173 "narHash": "sha256-9I2H9x5We6Pl+DBYHjR1s3UT8wgwcpAH03kn9CqtdQc=", 174 "owner": "serokell", 175 "repo": "deploy-rs", 176 "rev": "9c870f63e28ec1e83305f7f6cb73c941e699f74f", 177 "type": "github" 178 }, 179 "original": { 180 "owner": "serokell", 181 "repo": "deploy-rs", 182 "type": "github" 183 } 184 }, 185 "disko": { 186 "inputs": { 187 "nixpkgs": [ 188 "nixpkgs" 189 ] 190 }, 191 "locked": { 192 "lastModified": 1764110879, 193 "narHash": "sha256-xanUzIb0tf3kJ+PoOFmXEXV1jM3PjkDT/TQ5DYeNYRc=", 194 "owner": "nix-community", 195 "repo": "disko", 196 "rev": "aecba248f9a7d68c5d1ed15de2d1c8a4c994a3c5", 197 "type": "github" 198 }, 199 "original": { 200 "owner": "nix-community", 201 "repo": "disko", 202 "type": "github" 203 } 204 }, 205 "flake-compat": { 206 "flake": false, 207 "locked": { 208 "lastModified": 1733328505, 209 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 210 "owner": "edolstra", 211 "repo": "flake-compat", 212 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 213 "type": "github" 214 }, 215 "original": { 216 "owner": "edolstra", 217 "repo": "flake-compat", 218 "type": "github" 219 } 220 }, 221 "flake-compat_2": { 222 "flake": false, 223 "locked": { 224 "lastModified": 1696426674, 225 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 226 "owner": "edolstra", 227 "repo": "flake-compat", 228 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 229 "type": "github" 230 }, 231 "original": { 232 "owner": "edolstra", 233 "repo": "flake-compat", 234 "type": "github" 235 } 236 }, 237 "flake-compat_3": { 238 "flake": false, 239 "locked": { 240 "lastModified": 1751685974, 241 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 242 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 243 "type": "tarball", 244 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" 245 }, 246 "original": { 247 "type": "tarball", 248 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" 249 } 250 }, 251 "flake-parts": { 252 "inputs": { 253 "nixpkgs-lib": "nixpkgs-lib" 254 }, 255 "locked": { 256 "lastModified": 1741352980, 257 "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=", 258 "owner": "hercules-ci", 259 "repo": "flake-parts", 260 "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9", 261 "type": "github" 262 }, 263 "original": { 264 "owner": "hercules-ci", 265 "repo": "flake-parts", 266 "type": "github" 267 } 268 }, 269 "flake-parts_2": { 270 "inputs": { 271 "nixpkgs-lib": [ 272 "nixvim", 273 "nixvim", 274 "nixpkgs" 275 ] 276 }, 277 "locked": { 278 "lastModified": 1738453229, 279 "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=", 280 "owner": "hercules-ci", 281 "repo": "flake-parts", 282 "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd", 283 "type": "github" 284 }, 285 "original": { 286 "owner": "hercules-ci", 287 "repo": "flake-parts", 288 "type": "github" 289 } 290 }, 291 "flake-parts_3": { 292 "inputs": { 293 "nixpkgs-lib": [ 294 "nur", 295 "nixpkgs" 296 ] 297 }, 298 "locked": { 299 "lastModified": 1733312601, 300 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", 301 "owner": "hercules-ci", 302 "repo": "flake-parts", 303 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", 304 "type": "github" 305 }, 306 "original": { 307 "owner": "hercules-ci", 308 "repo": "flake-parts", 309 "type": "github" 310 } 311 }, 312 "flake-utils": { 313 "inputs": { 314 "systems": "systems_2" 315 }, 316 "locked": { 317 "lastModified": 1731533236, 318 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 319 "owner": "numtide", 320 "repo": "flake-utils", 321 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 322 "type": "github" 323 }, 324 "original": { 325 "owner": "numtide", 326 "repo": "flake-utils", 327 "type": "github" 328 } 329 }, 330 "flake-utils_2": { 331 "inputs": { 332 "systems": "systems_3" 333 }, 334 "locked": { 335 "lastModified": 1731533236, 336 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 337 "owner": "numtide", 338 "repo": "flake-utils", 339 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 340 "type": "github" 341 }, 342 "original": { 343 "owner": "numtide", 344 "repo": "flake-utils", 345 "type": "github" 346 } 347 }, 348 "flake-utils_3": { 349 "inputs": { 350 "systems": "systems_5" 351 }, 352 "locked": { 353 "lastModified": 1731533236, 354 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 355 "owner": "numtide", 356 "repo": "flake-utils", 357 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 358 "type": "github" 359 }, 360 "original": { 361 "owner": "numtide", 362 "repo": "flake-utils", 363 "type": "github" 364 } 365 }, 366 "flake-utils_4": { 367 "inputs": { 368 "systems": "systems_6" 369 }, 370 "locked": { 371 "lastModified": 1731533236, 372 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 373 "owner": "numtide", 374 "repo": "flake-utils", 375 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 376 "type": "github" 377 }, 378 "original": { 379 "owner": "numtide", 380 "repo": "flake-utils", 381 "type": "github" 382 } 383 }, 384 "flake-utils_5": { 385 "inputs": { 386 "systems": "systems_7" 387 }, 388 "locked": { 389 "lastModified": 1731533236, 390 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 391 "owner": "numtide", 392 "repo": "flake-utils", 393 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 394 "type": "github" 395 }, 396 "original": { 397 "owner": "numtide", 398 "repo": "flake-utils", 399 "type": "github" 400 } 401 }, 402 "flake-utils_6": { 403 "inputs": { 404 "systems": "systems_9" 405 }, 406 "locked": { 407 "lastModified": 1694529238, 408 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 409 "owner": "numtide", 410 "repo": "flake-utils", 411 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 412 "type": "github" 413 }, 414 "original": { 415 "owner": "numtide", 416 "repo": "flake-utils", 417 "type": "github" 418 } 419 }, 420 "flare": { 421 "inputs": { 422 "flake-utils": "flake-utils_3", 423 "nixpkgs": [ 424 "nixpkgs" 425 ] 426 }, 427 "locked": { 428 "lastModified": 1754248266, 429 "narHash": "sha256-WiCCjfyrdUIHFtEigika1nKpxYTZahovbxcZfBzIFYw=", 430 "owner": "ByteAtATime", 431 "repo": "flare", 432 "rev": "c593d2c88ece3efeca2f07933079947dc3249bac", 433 "type": "github" 434 }, 435 "original": { 436 "owner": "ByteAtATime", 437 "ref": "feat/nix", 438 "repo": "flare", 439 "type": "github" 440 } 441 }, 442 "frc-nix": { 443 "inputs": { 444 "flake-utils": "flake-utils_4", 445 "nix-github-actions": "nix-github-actions", 446 "nixpkgs": [ 447 "nixpkgs" 448 ] 449 }, 450 "locked": { 451 "lastModified": 1764194154, 452 "narHash": "sha256-ePo8T182dm9qIKdz/38/iU37NrxVoxg8M4ma8qFDkb8=", 453 "owner": "frc4451", 454 "repo": "frc-nix", 455 "rev": "da2384220608b1725ea702a593b98b3989313702", 456 "type": "github" 457 }, 458 "original": { 459 "owner": "frc4451", 460 "repo": "frc-nix", 461 "type": "github" 462 } 463 }, 464 "gitignore": { 465 "inputs": { 466 "nixpkgs": [ 467 "nixvim", 468 "pre-commit-hooks", 469 "nixpkgs" 470 ] 471 }, 472 "locked": { 473 "lastModified": 1709087332, 474 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 475 "owner": "hercules-ci", 476 "repo": "gitignore.nix", 477 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 478 "type": "github" 479 }, 480 "original": { 481 "owner": "hercules-ci", 482 "repo": "gitignore.nix", 483 "type": "github" 484 } 485 }, 486 "gitignore_2": { 487 "inputs": { 488 "nixpkgs": [ 489 "wakatime-ls", 490 "nixpkgs" 491 ] 492 }, 493 "locked": { 494 "lastModified": 1709087332, 495 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 496 "owner": "hercules-ci", 497 "repo": "gitignore.nix", 498 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 499 "type": "github" 500 }, 501 "original": { 502 "owner": "hercules-ci", 503 "repo": "gitignore.nix", 504 "type": "github" 505 } 506 }, 507 "gomod2nix": { 508 "inputs": { 509 "flake-utils": "flake-utils_6", 510 "nixpkgs": [ 511 "tangled", 512 "nixpkgs" 513 ] 514 }, 515 "locked": { 516 "lastModified": 1754078208, 517 "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", 518 "owner": "nix-community", 519 "repo": "gomod2nix", 520 "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", 521 "type": "github" 522 }, 523 "original": { 524 "owner": "nix-community", 525 "repo": "gomod2nix", 526 "type": "github" 527 } 528 }, 529 "hardware": { 530 "locked": { 531 "lastModified": 1764080039, 532 "narHash": "sha256-b1MtLQsQc4Ji1u08f+C6g5XrmLPkJQ1fhNkCt+0AERQ=", 533 "owner": "NixOS", 534 "repo": "nixos-hardware", 535 "rev": "da17006633ca9cda369be82893ae36824a2ddf1a", 536 "type": "github" 537 }, 538 "original": { 539 "owner": "NixOS", 540 "ref": "master", 541 "repo": "nixos-hardware", 542 "type": "github" 543 } 544 }, 545 "home-manager": { 546 "inputs": { 547 "nixpkgs": [ 548 "agenix", 549 "nixpkgs" 550 ] 551 }, 552 "locked": { 553 "lastModified": 1745494811, 554 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 555 "owner": "nix-community", 556 "repo": "home-manager", 557 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 558 "type": "github" 559 }, 560 "original": { 561 "owner": "nix-community", 562 "repo": "home-manager", 563 "type": "github" 564 } 565 }, 566 "home-manager_2": { 567 "inputs": { 568 "nixpkgs": [ 569 "nixpkgs" 570 ] 571 }, 572 "locked": { 573 "lastModified": 1764536451, 574 "narHash": "sha256-BgtcUkBfItu9/yU14IgUaj4rYOanTOUZjUfBP20/ZB4=", 575 "owner": "nix-community", 576 "repo": "home-manager", 577 "rev": "3fdd076e08049a9c7a83149b270440d9787d2df5", 578 "type": "github" 579 }, 580 "original": { 581 "owner": "nix-community", 582 "ref": "release-25.11", 583 "repo": "home-manager", 584 "type": "github" 585 } 586 }, 587 "htmx-src": { 588 "flake": false, 589 "locked": { 590 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 591 "type": "file", 592 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 593 }, 594 "original": { 595 "type": "file", 596 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 597 } 598 }, 599 "htmx-ws-src": { 600 "flake": false, 601 "locked": { 602 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 603 "type": "file", 604 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 605 }, 606 "original": { 607 "type": "file", 608 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 609 } 610 }, 611 "hyprland-contrib": { 612 "inputs": { 613 "nixpkgs": [ 614 "nixpkgs" 615 ] 616 }, 617 "locked": { 618 "lastModified": 1759613406, 619 "narHash": "sha256-PzgQJydp+RlKvwDi807pXPlURdIAVqLppZDga3DwPqg=", 620 "owner": "hyprwm", 621 "repo": "contrib", 622 "rev": "32e1a75b65553daefb419f0906ce19e04815aa3a", 623 "type": "github" 624 }, 625 "original": { 626 "owner": "hyprwm", 627 "repo": "contrib", 628 "type": "github" 629 } 630 }, 631 "ibm-plex-mono-src": { 632 "flake": false, 633 "locked": { 634 "lastModified": 1731402384, 635 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 636 "type": "tarball", 637 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 638 }, 639 "original": { 640 "type": "tarball", 641 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 642 } 643 }, 644 "import-tree": { 645 "locked": { 646 "lastModified": 1763762820, 647 "narHash": "sha256-ZvYKbFib3AEwiNMLsejb/CWs/OL/srFQ8AogkebEPF0=", 648 "owner": "vic", 649 "repo": "import-tree", 650 "rev": "3c23749d8013ec6daa1d7255057590e9ca726646", 651 "type": "github" 652 }, 653 "original": { 654 "owner": "vic", 655 "repo": "import-tree", 656 "type": "github" 657 } 658 }, 659 "indigo": { 660 "flake": false, 661 "locked": { 662 "lastModified": 1753693716, 663 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 664 "owner": "oppiliappan", 665 "repo": "indigo", 666 "rev": "5f170569da9360f57add450a278d73538092d8ca", 667 "type": "github" 668 }, 669 "original": { 670 "owner": "oppiliappan", 671 "repo": "indigo", 672 "type": "github" 673 } 674 }, 675 "inter-fonts-src": { 676 "flake": false, 677 "locked": { 678 "lastModified": 1731687360, 679 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 680 "type": "tarball", 681 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 682 }, 683 "original": { 684 "type": "tarball", 685 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 686 } 687 }, 688 "ixx": { 689 "inputs": { 690 "flake-utils": [ 691 "nixvim", 692 "nixvim", 693 "nuschtosSearch", 694 "flake-utils" 695 ], 696 "nixpkgs": [ 697 "nixvim", 698 "nixvim", 699 "nuschtosSearch", 700 "nixpkgs" 701 ] 702 }, 703 "locked": { 704 "lastModified": 1729958008, 705 "narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=", 706 "owner": "NuschtOS", 707 "repo": "ixx", 708 "rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb", 709 "type": "github" 710 }, 711 "original": { 712 "owner": "NuschtOS", 713 "ref": "v0.0.6", 714 "repo": "ixx", 715 "type": "github" 716 } 717 }, 718 "lucide-src": { 719 "flake": false, 720 "locked": { 721 "lastModified": 1754044466, 722 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 723 "type": "tarball", 724 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 725 }, 726 "original": { 727 "type": "tarball", 728 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 729 } 730 }, 731 "nix-darwin": { 732 "inputs": { 733 "nixpkgs": [ 734 "nixpkgs" 735 ] 736 }, 737 "locked": { 738 "lastModified": 1764161084, 739 "narHash": "sha256-HN84sByg9FhJnojkGGDSrcjcbeioFWoNXfuyYfJ1kBE=", 740 "owner": "nix-darwin", 741 "repo": "nix-darwin", 742 "rev": "e95de00a471d07435e0527ff4db092c84998698e", 743 "type": "github" 744 }, 745 "original": { 746 "owner": "nix-darwin", 747 "ref": "nix-darwin-25.11", 748 "repo": "nix-darwin", 749 "type": "github" 750 } 751 }, 752 "nix-github-actions": { 753 "inputs": { 754 "nixpkgs": [ 755 "frc-nix", 756 "nixpkgs" 757 ] 758 }, 759 "locked": { 760 "lastModified": 1737420293, 761 "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=", 762 "owner": "nix-community", 763 "repo": "nix-github-actions", 764 "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9", 765 "type": "github" 766 }, 767 "original": { 768 "owner": "nix-community", 769 "repo": "nix-github-actions", 770 "type": "github" 771 } 772 }, 773 "nix-vscode-extensions": { 774 "inputs": { 775 "nixpkgs": "nixpkgs_3" 776 }, 777 "locked": { 778 "lastModified": 1764122296, 779 "narHash": "sha256-HTsPRp1Y3H5OQKocn0hKLQHU5vR5y6qlIU92l+OQWJM=", 780 "owner": "nix-community", 781 "repo": "nix-vscode-extensions", 782 "rev": "4b5d357fd9b7ffce8fded947e3e4e883ed1b2109", 783 "type": "github" 784 }, 785 "original": { 786 "owner": "nix-community", 787 "repo": "nix-vscode-extensions", 788 "type": "github" 789 } 790 }, 791 "nixos-facter-modules": { 792 "locked": { 793 "lastModified": 1764252389, 794 "narHash": "sha256-3bbuneTKZBkYXlm0bE36kUjiDsasoIC1GWBw/UEJ9T4=", 795 "owner": "numtide", 796 "repo": "nixos-facter-modules", 797 "rev": "5ea68886d95218646d11d3551a476d458df00778", 798 "type": "github" 799 }, 800 "original": { 801 "owner": "numtide", 802 "repo": "nixos-facter-modules", 803 "type": "github" 804 } 805 }, 806 "nixpkgs": { 807 "locked": { 808 "lastModified": 1754028485, 809 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 810 "owner": "NixOS", 811 "repo": "nixpkgs", 812 "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 813 "type": "github" 814 }, 815 "original": { 816 "owner": "NixOS", 817 "ref": "nixos-25.05", 818 "repo": "nixpkgs", 819 "type": "github" 820 } 821 }, 822 "nixpkgs-lib": { 823 "locked": { 824 "lastModified": 1740877520, 825 "narHash": "sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk=", 826 "owner": "nix-community", 827 "repo": "nixpkgs.lib", 828 "rev": "147dee35aab2193b174e4c0868bd80ead5ce755c", 829 "type": "github" 830 }, 831 "original": { 832 "owner": "nix-community", 833 "repo": "nixpkgs.lib", 834 "type": "github" 835 } 836 }, 837 "nixpkgs-unstable": { 838 "locked": { 839 "lastModified": 1763966396, 840 "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=", 841 "owner": "nixos", 842 "repo": "nixpkgs", 843 "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a", 844 "type": "github" 845 }, 846 "original": { 847 "owner": "nixos", 848 "ref": "nixos-unstable", 849 "repo": "nixpkgs", 850 "type": "github" 851 } 852 }, 853 "nixpkgs_2": { 854 "locked": { 855 "lastModified": 1732837521, 856 "narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=", 857 "owner": "NixOS", 858 "repo": "nixpkgs", 859 "rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370", 860 "type": "github" 861 }, 862 "original": { 863 "owner": "NixOS", 864 "ref": "nixos-unstable", 865 "repo": "nixpkgs", 866 "type": "github" 867 } 868 }, 869 "nixpkgs_3": { 870 "locked": { 871 "lastModified": 1759770925, 872 "narHash": "sha256-CZwkCtzTNclqlhuwDsVtGoRumTpqCUK0xSnFIMgd8ls=", 873 "owner": "nixos", 874 "repo": "nixpkgs", 875 "rev": "674c2b09c59a220204350ced584cadaacee30038", 876 "type": "github" 877 }, 878 "original": { 879 "owner": "nixos", 880 "repo": "nixpkgs", 881 "rev": "674c2b09c59a220204350ced584cadaacee30038", 882 "type": "github" 883 } 884 }, 885 "nixpkgs_4": { 886 "locked": { 887 "lastModified": 1764522689, 888 "narHash": "sha256-SqUuBFjhl/kpDiVaKLQBoD8TLD+/cTUzzgVFoaHrkqY=", 889 "owner": "nixos", 890 "repo": "nixpkgs", 891 "rev": "8bb5646e0bed5dbd3ab08c7a7cc15b75ab4e1d0f", 892 "type": "github" 893 }, 894 "original": { 895 "owner": "nixos", 896 "ref": "nixos-25.11", 897 "repo": "nixpkgs", 898 "type": "github" 899 } 900 }, 901 "nixpkgs_5": { 902 "locked": { 903 "lastModified": 1741246872, 904 "narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=", 905 "owner": "nixos", 906 "repo": "nixpkgs", 907 "rev": "10069ef4cf863633f57238f179a0297de84bd8d3", 908 "type": "github" 909 }, 910 "original": { 911 "owner": "nixos", 912 "ref": "nixos-unstable", 913 "repo": "nixpkgs", 914 "type": "github" 915 } 916 }, 917 "nixpkgs_6": { 918 "locked": { 919 "lastModified": 1738797219, 920 "narHash": "sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R+7kIbGa+2s=", 921 "owner": "NixOS", 922 "repo": "nixpkgs", 923 "rev": "1da52dd49a127ad74486b135898da2cef8c62665", 924 "type": "github" 925 }, 926 "original": { 927 "owner": "NixOS", 928 "ref": "nixpkgs-unstable", 929 "repo": "nixpkgs", 930 "type": "github" 931 } 932 }, 933 "nixpkgs_7": { 934 "locked": { 935 "lastModified": 1730768919, 936 "narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=", 937 "owner": "NixOS", 938 "repo": "nixpkgs", 939 "rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc", 940 "type": "github" 941 }, 942 "original": { 943 "owner": "NixOS", 944 "ref": "nixpkgs-unstable", 945 "repo": "nixpkgs", 946 "type": "github" 947 } 948 }, 949 "nixvim": { 950 "inputs": { 951 "flake-parts": "flake-parts", 952 "nixpkgs": "nixpkgs_5", 953 "nixvim": "nixvim_2", 954 "pre-commit-hooks": "pre-commit-hooks" 955 }, 956 "locked": { 957 "lastModified": 1758568990, 958 "narHash": "sha256-5Nn3M61UBidkxIoLS10th0FQhpfWpcF1xPTikPTTgeA=", 959 "owner": "taciturnaxolotl", 960 "repo": "nixvim", 961 "rev": "2b8ef114f234a0596eb7601248a4efed38280093", 962 "type": "github" 963 }, 964 "original": { 965 "owner": "taciturnaxolotl", 966 "repo": "nixvim", 967 "type": "github" 968 } 969 }, 970 "nixvim_2": { 971 "inputs": { 972 "flake-parts": "flake-parts_2", 973 "nixpkgs": "nixpkgs_6", 974 "nuschtosSearch": "nuschtosSearch" 975 }, 976 "locked": { 977 "lastModified": 1741098523, 978 "narHash": "sha256-gXDSXDr6tAb+JgxGMvcEjKC9YO8tVOd8hMMZHJLyQ6Q=", 979 "owner": "nix-community", 980 "repo": "nixvim", 981 "rev": "03065fd4708bfdf47dd541d655392a60daa25ded", 982 "type": "github" 983 }, 984 "original": { 985 "owner": "nix-community", 986 "repo": "nixvim", 987 "type": "github" 988 } 989 }, 990 "nur": { 991 "inputs": { 992 "flake-parts": "flake-parts_3", 993 "nixpkgs": [ 994 "nixpkgs" 995 ] 996 }, 997 "locked": { 998 "lastModified": 1764205859, 999 "narHash": "sha256-stgoOn8HDDHybp/6+0FzzEj8LiTA/nL4KFgQqQl+W6Y=", 1000 "owner": "nix-community", 1001 "repo": "NUR", 1002 "rev": "55f06cc0c0a6d3ef798292c8321075d210f31b76", 1003 "type": "github" 1004 }, 1005 "original": { 1006 "owner": "nix-community", 1007 "repo": "NUR", 1008 "type": "github" 1009 } 1010 }, 1011 "nuschtosSearch": { 1012 "inputs": { 1013 "flake-utils": "flake-utils_5", 1014 "ixx": "ixx", 1015 "nixpkgs": [ 1016 "nixvim", 1017 "nixvim", 1018 "nixpkgs" 1019 ] 1020 }, 1021 "locked": { 1022 "lastModified": 1738508923, 1023 "narHash": "sha256-4DaDrQDAIxlWhTjH6h/+xfG05jt3qDZrZE/7zDLQaS4=", 1024 "owner": "NuschtOS", 1025 "repo": "search", 1026 "rev": "86e2038290859006e05ca7201425ea5b5de4aecb", 1027 "type": "github" 1028 }, 1029 "original": { 1030 "owner": "NuschtOS", 1031 "repo": "search", 1032 "type": "github" 1033 } 1034 }, 1035 "pre-commit-hooks": { 1036 "inputs": { 1037 "flake-compat": "flake-compat_2", 1038 "gitignore": "gitignore", 1039 "nixpkgs": "nixpkgs_7" 1040 }, 1041 "locked": { 1042 "lastModified": 1741350116, 1043 "narHash": "sha256-QKp83UTH0hGc7TYkQdX5JdagvBnP5169WyxXkMrkPqY=", 1044 "owner": "cachix", 1045 "repo": "pre-commit-hooks.nix", 1046 "rev": "ca78dfc9652483f3ae52cfe70fdfbfe664451e2b", 1047 "type": "github" 1048 }, 1049 "original": { 1050 "owner": "cachix", 1051 "repo": "pre-commit-hooks.nix", 1052 "type": "github" 1053 } 1054 }, 1055 "root": { 1056 "inputs": { 1057 "agenix": "agenix", 1058 "catppuccin": "catppuccin", 1059 "catppuccin-vsc": "catppuccin-vsc", 1060 "cedarlogic": "cedarlogic", 1061 "claude-desktop": "claude-desktop", 1062 "ctfd-alerts": "ctfd-alerts", 1063 "deploy-rs": "deploy-rs", 1064 "disko": "disko", 1065 "flare": "flare", 1066 "frc-nix": "frc-nix", 1067 "hardware": "hardware", 1068 "home-manager": "home-manager_2", 1069 "hyprland-contrib": "hyprland-contrib", 1070 "import-tree": "import-tree", 1071 "nix-darwin": "nix-darwin", 1072 "nix-vscode-extensions": "nix-vscode-extensions", 1073 "nixos-facter-modules": "nixos-facter-modules", 1074 "nixpkgs": "nixpkgs_4", 1075 "nixpkgs-unstable": "nixpkgs-unstable", 1076 "nixvim": "nixvim", 1077 "nur": "nur", 1078 "soapdump": "soapdump", 1079 "spicetify-nix": "spicetify-nix", 1080 "tangled": "tangled", 1081 "terminal-wakatime": "terminal-wakatime", 1082 "wakatime-ls": "wakatime-ls" 1083 } 1084 }, 1085 "rust-overlay": { 1086 "inputs": { 1087 "nixpkgs": [ 1088 "wakatime-ls", 1089 "nixpkgs" 1090 ] 1091 }, 1092 "locked": { 1093 "lastModified": 1761705569, 1094 "narHash": "sha256-dqljv29XldlKvdTwFw8GkxOQHrz3/13yxdwHW8+nzBI=", 1095 "owner": "oxalica", 1096 "repo": "rust-overlay", 1097 "rev": "bca7909cb02f5139e0a490b0ff4bae775ea3ebf6", 1098 "type": "github" 1099 }, 1100 "original": { 1101 "owner": "oxalica", 1102 "repo": "rust-overlay", 1103 "type": "github" 1104 } 1105 }, 1106 "soapdump": { 1107 "inputs": { 1108 "nixpkgs": [ 1109 "nixpkgs" 1110 ] 1111 }, 1112 "locked": { 1113 "lastModified": 1757803066, 1114 "narHash": "sha256-Bu+mICGedn+V0mo8ysdV9y1Qc+D5ENphfxUTjNz4Q4c=", 1115 "owner": "taciturnaxolotl", 1116 "repo": "soapdump", 1117 "rev": "b2ff538becb73f41cf7dad636e9d79d7fa82f3a4", 1118 "type": "github" 1119 }, 1120 "original": { 1121 "owner": "taciturnaxolotl", 1122 "repo": "soapdump", 1123 "type": "github" 1124 } 1125 }, 1126 "spicetify-nix": { 1127 "inputs": { 1128 "nixpkgs": [ 1129 "nixpkgs" 1130 ], 1131 "systems": "systems_8" 1132 }, 1133 "locked": { 1134 "lastModified": 1763985453, 1135 "narHash": "sha256-vUqODgLIjeyHN7DP8dVx7oH9yB/L8qcxpN//4EmMQcM=", 1136 "owner": "Gerg-L", 1137 "repo": "spicetify-nix", 1138 "rev": "89cd40c646ec5b12e5c20c0e18f082e7629d4819", 1139 "type": "github" 1140 }, 1141 "original": { 1142 "owner": "Gerg-L", 1143 "repo": "spicetify-nix", 1144 "type": "github" 1145 } 1146 }, 1147 "sqlite-lib-src": { 1148 "flake": false, 1149 "locked": { 1150 "lastModified": 1706631843, 1151 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 1152 "type": "tarball", 1153 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 1154 }, 1155 "original": { 1156 "type": "tarball", 1157 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 1158 } 1159 }, 1160 "systems": { 1161 "locked": { 1162 "lastModified": 1681028828, 1163 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1164 "owner": "nix-systems", 1165 "repo": "default", 1166 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1167 "type": "github" 1168 }, 1169 "original": { 1170 "owner": "nix-systems", 1171 "repo": "default", 1172 "type": "github" 1173 } 1174 }, 1175 "systems_2": { 1176 "locked": { 1177 "lastModified": 1681028828, 1178 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1179 "owner": "nix-systems", 1180 "repo": "default", 1181 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1182 "type": "github" 1183 }, 1184 "original": { 1185 "owner": "nix-systems", 1186 "repo": "default", 1187 "type": "github" 1188 } 1189 }, 1190 "systems_3": { 1191 "locked": { 1192 "lastModified": 1681028828, 1193 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1194 "owner": "nix-systems", 1195 "repo": "default", 1196 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1197 "type": "github" 1198 }, 1199 "original": { 1200 "owner": "nix-systems", 1201 "repo": "default", 1202 "type": "github" 1203 } 1204 }, 1205 "systems_4": { 1206 "locked": { 1207 "lastModified": 1681028828, 1208 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1209 "owner": "nix-systems", 1210 "repo": "default", 1211 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1212 "type": "github" 1213 }, 1214 "original": { 1215 "owner": "nix-systems", 1216 "repo": "default", 1217 "type": "github" 1218 } 1219 }, 1220 "systems_5": { 1221 "locked": { 1222 "lastModified": 1681028828, 1223 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1224 "owner": "nix-systems", 1225 "repo": "default", 1226 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1227 "type": "github" 1228 }, 1229 "original": { 1230 "owner": "nix-systems", 1231 "repo": "default", 1232 "type": "github" 1233 } 1234 }, 1235 "systems_6": { 1236 "locked": { 1237 "lastModified": 1681028828, 1238 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1239 "owner": "nix-systems", 1240 "repo": "default", 1241 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1242 "type": "github" 1243 }, 1244 "original": { 1245 "owner": "nix-systems", 1246 "repo": "default", 1247 "type": "github" 1248 } 1249 }, 1250 "systems_7": { 1251 "locked": { 1252 "lastModified": 1681028828, 1253 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1254 "owner": "nix-systems", 1255 "repo": "default", 1256 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1257 "type": "github" 1258 }, 1259 "original": { 1260 "owner": "nix-systems", 1261 "repo": "default", 1262 "type": "github" 1263 } 1264 }, 1265 "systems_8": { 1266 "locked": { 1267 "lastModified": 1681028828, 1268 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1269 "owner": "nix-systems", 1270 "repo": "default", 1271 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1272 "type": "github" 1273 }, 1274 "original": { 1275 "owner": "nix-systems", 1276 "repo": "default", 1277 "type": "github" 1278 } 1279 }, 1280 "systems_9": { 1281 "locked": { 1282 "lastModified": 1681028828, 1283 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1284 "owner": "nix-systems", 1285 "repo": "default", 1286 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1287 "type": "github" 1288 }, 1289 "original": { 1290 "owner": "nix-systems", 1291 "repo": "default", 1292 "type": "github" 1293 } 1294 }, 1295 "tangled": { 1296 "inputs": { 1297 "actor-typeahead-src": "actor-typeahead-src", 1298 "flake-compat": "flake-compat_3", 1299 "gomod2nix": "gomod2nix", 1300 "htmx-src": "htmx-src", 1301 "htmx-ws-src": "htmx-ws-src", 1302 "ibm-plex-mono-src": "ibm-plex-mono-src", 1303 "indigo": "indigo", 1304 "inter-fonts-src": "inter-fonts-src", 1305 "lucide-src": "lucide-src", 1306 "nixpkgs": [ 1307 "nixpkgs" 1308 ], 1309 "sqlite-lib-src": "sqlite-lib-src" 1310 }, 1311 "locked": { 1312 "lastModified": 1764005195, 1313 "narHash": "sha256-PzuWiW/nMxwQTX0i1bHwGazQF4ptLNI9OGwpmhDb9i0=", 1314 "ref": "refs/heads/master", 1315 "rev": "7358ec6edfa4d17b8b8f543d99e83a4705901148", 1316 "revCount": 1687, 1317 "type": "git", 1318 "url": "https://tangled.org/tangled.org/core" 1319 }, 1320 "original": { 1321 "type": "git", 1322 "url": "https://tangled.org/tangled.org/core" 1323 } 1324 }, 1325 "terminal-wakatime": { 1326 "inputs": { 1327 "nixpkgs": [ 1328 "nixpkgs" 1329 ] 1330 }, 1331 "locked": { 1332 "lastModified": 1751031844, 1333 "narHash": "sha256-B8cFGcUq25hUEPQYaAAV9EKZ+xaRByDXP85e+xA1n34=", 1334 "owner": "taciturnaxolotl", 1335 "repo": "terminal-wakatime", 1336 "rev": "dbc9e7ce7f6ace6c883028f8b7c725542ee10c77", 1337 "type": "github" 1338 }, 1339 "original": { 1340 "owner": "taciturnaxolotl", 1341 "repo": "terminal-wakatime", 1342 "type": "github" 1343 } 1344 }, 1345 "utils": { 1346 "inputs": { 1347 "systems": "systems_4" 1348 }, 1349 "locked": { 1350 "lastModified": 1731533236, 1351 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 1352 "owner": "numtide", 1353 "repo": "flake-utils", 1354 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 1355 "type": "github" 1356 }, 1357 "original": { 1358 "owner": "numtide", 1359 "repo": "flake-utils", 1360 "type": "github" 1361 } 1362 }, 1363 "wakatime-ls": { 1364 "inputs": { 1365 "gitignore": "gitignore_2", 1366 "nixpkgs": [ 1367 "nixpkgs" 1368 ], 1369 "rust-overlay": "rust-overlay" 1370 }, 1371 "locked": { 1372 "lastModified": 1761849542, 1373 "narHash": "sha256-5fNSKIUG54TD5jq5hgsCmB4FB0mO8teiBE18fU81mfc=", 1374 "owner": "mrnossiom", 1375 "repo": "wakatime-ls", 1376 "rev": "89e4091ef5e4c1830dd9bd463f8b063f8335bfad", 1377 "type": "github" 1378 }, 1379 "original": { 1380 "owner": "mrnossiom", 1381 "repo": "wakatime-ls", 1382 "type": "github" 1383 } 1384 } 1385 }, 1386 "root": "root", 1387 "version": 7 1388}