My Nix Configuration
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": [ 7 "home-manager" 8 ], 9 "nixpkgs": [ 10 "nixpkgs" 11 ], 12 "systems": "systems" 13 }, 14 "locked": { 15 "lastModified": 1754433428, 16 "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=", 17 "owner": "ryantm", 18 "repo": "agenix", 19 "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d", 20 "type": "github" 21 }, 22 "original": { 23 "owner": "ryantm", 24 "repo": "agenix", 25 "type": "github" 26 } 27 }, 28 "buildbot-nix": { 29 "inputs": { 30 "flake-parts": [ 31 "flake-parts" 32 ], 33 "hercules-ci-effects": "hercules-ci-effects", 34 "nixpkgs": [ 35 "nixpkgs" 36 ], 37 "treefmt-nix": [] 38 }, 39 "locked": { 40 "lastModified": 1760038591, 41 "narHash": "sha256-n5EUuD0t2CUqBTCiwIuoUaXcf7Qmy3m0s6PRf1RFi/A=", 42 "owner": "nix-community", 43 "repo": "buildbot-nix", 44 "rev": "fd3cc9d98846603e711dcea483e7f79a1591f9a2", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "nix-community", 49 "repo": "buildbot-nix", 50 "type": "github" 51 } 52 }, 53 "ctp": { 54 "inputs": { 55 "nixpkgs": "nixpkgs" 56 }, 57 "locked": { 58 "lastModified": 1760009352, 59 "narHash": "sha256-VGR+U4hZ1q3RU4rTF9H9mlbN2q0IDkCLLMBoyrovRIA=", 60 "owner": "catppuccin", 61 "repo": "nix", 62 "rev": "c8d5931c4f69d6a019a3945663f7cb7a7ab484e7", 63 "type": "github" 64 }, 65 "original": { 66 "owner": "catppuccin", 67 "repo": "nix", 68 "type": "github" 69 } 70 }, 71 "darwin": { 72 "inputs": { 73 "nixpkgs": [ 74 "agenix", 75 "nixpkgs" 76 ] 77 }, 78 "locked": { 79 "lastModified": 1744478979, 80 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 81 "owner": "lnl7", 82 "repo": "nix-darwin", 83 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 84 "type": "github" 85 }, 86 "original": { 87 "owner": "lnl7", 88 "ref": "master", 89 "repo": "nix-darwin", 90 "type": "github" 91 } 92 }, 93 "determinate": { 94 "inputs": { 95 "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin", 96 "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", 97 "determinate-nixd-x86_64-darwin": [ 98 "determinate", 99 "determinate-nixd-aarch64-darwin" 100 ], 101 "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", 102 "nix": [ 103 "dix" 104 ], 105 "nixpkgs": [ 106 "nixpkgs" 107 ] 108 }, 109 "locked": { 110 "lastModified": 1760032600, 111 "narHash": "sha256-h/JQLcAfRNAo3QSobPxzTY/KxSwEmwmFJmUd5dGchQw=", 112 "owner": "DeterminateSystems", 113 "repo": "determinate", 114 "rev": "a3becf5149650592a821daeb2b63d26597506652", 115 "type": "github" 116 }, 117 "original": { 118 "owner": "DeterminateSystems", 119 "repo": "determinate", 120 "type": "github" 121 } 122 }, 123 "determinate-nixd-aarch64-darwin": { 124 "flake": false, 125 "locked": { 126 "narHash": "sha256-Nug8jpanW4BbUfzq508ZWtCG24YGvyO8AOeTAyDMOKQ=", 127 "type": "file", 128 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/macOS" 129 }, 130 "original": { 131 "type": "file", 132 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/macOS" 133 } 134 }, 135 "determinate-nixd-aarch64-linux": { 136 "flake": false, 137 "locked": { 138 "narHash": "sha256-kRAuNurPaJBhuOq1SpcCBmDOqCXvGDMKuMAb5vJRqtk=", 139 "type": "file", 140 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/aarch64-linux" 141 }, 142 "original": { 143 "type": "file", 144 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/aarch64-linux" 145 } 146 }, 147 "determinate-nixd-x86_64-linux": { 148 "flake": false, 149 "locked": { 150 "narHash": "sha256-7AF8O33I/xlMengDU6tHvmPVvXJZF7XQEdAbjfTPJ6s=", 151 "type": "file", 152 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/x86_64-linux" 153 }, 154 "original": { 155 "type": "file", 156 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.3/x86_64-linux" 157 } 158 }, 159 "dix": { 160 "inputs": { 161 "flake-parts": [], 162 "git-hooks-nix": [], 163 "nixpkgs": [ 164 "nixpkgs" 165 ], 166 "nixpkgs-23-11": [], 167 "nixpkgs-regression": [] 168 }, 169 "locked": { 170 "lastModified": 1760027527, 171 "narHash": "sha256-1aMQb+eSrGDbTrX7PvtpD142CniIvKFxej9hZxBWeMY=", 172 "rev": "80d3406e25c753bb5144bef45afe980e6a642c29", 173 "revCount": 22421, 174 "type": "tarball", 175 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.11.3/0199c9f4-3aa1-723c-a5e0-be7fb957ff9f/source.tar.gz" 176 }, 177 "original": { 178 "type": "tarball", 179 "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A" 180 } 181 }, 182 "easy-hosts": { 183 "locked": { 184 "lastModified": 1755470564, 185 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=", 186 "owner": "tgirlcloud", 187 "repo": "easy-hosts", 188 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d", 189 "type": "github" 190 }, 191 "original": { 192 "owner": "tgirlcloud", 193 "repo": "easy-hosts", 194 "type": "github" 195 } 196 }, 197 "flake-compat": { 198 "locked": { 199 "lastModified": 1747046372, 200 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 201 "owner": "edolstra", 202 "repo": "flake-compat", 203 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 204 "type": "github" 205 }, 206 "original": { 207 "owner": "edolstra", 208 "repo": "flake-compat", 209 "type": "github" 210 } 211 }, 212 "flake-compat_2": { 213 "flake": false, 214 "locked": { 215 "lastModified": 1751685974, 216 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 217 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 218 "type": "tarball", 219 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" 220 }, 221 "original": { 222 "type": "tarball", 223 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" 224 } 225 }, 226 "flake-parts": { 227 "inputs": { 228 "nixpkgs-lib": "nixpkgs-lib" 229 }, 230 "locked": { 231 "lastModified": 1759362264, 232 "narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=", 233 "owner": "hercules-ci", 234 "repo": "flake-parts", 235 "rev": "758cf7296bee11f1706a574c77d072b8a7baa881", 236 "type": "github" 237 }, 238 "original": { 239 "owner": "hercules-ci", 240 "repo": "flake-parts", 241 "type": "github" 242 } 243 }, 244 "flake-utils": { 245 "inputs": { 246 "systems": "systems_2" 247 }, 248 "locked": { 249 "lastModified": 1731533236, 250 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 251 "owner": "numtide", 252 "repo": "flake-utils", 253 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 254 "type": "github" 255 }, 256 "original": { 257 "owner": "numtide", 258 "repo": "flake-utils", 259 "type": "github" 260 } 261 }, 262 "flake-utils_2": { 263 "inputs": { 264 "systems": "systems_4" 265 }, 266 "locked": { 267 "lastModified": 1694529238, 268 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 269 "owner": "numtide", 270 "repo": "flake-utils", 271 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 272 "type": "github" 273 }, 274 "original": { 275 "owner": "numtide", 276 "repo": "flake-utils", 277 "type": "github" 278 } 279 }, 280 "flake-utils_3": { 281 "inputs": { 282 "systems": "systems_5" 283 }, 284 "locked": { 285 "lastModified": 1731533236, 286 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 287 "owner": "numtide", 288 "repo": "flake-utils", 289 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 290 "type": "github" 291 }, 292 "original": { 293 "owner": "numtide", 294 "repo": "flake-utils", 295 "type": "github" 296 } 297 }, 298 "golink": { 299 "inputs": { 300 "nixpkgs": [ 301 "nixpkgs" 302 ], 303 "systems": "systems_3" 304 }, 305 "locked": { 306 "lastModified": 1757610027, 307 "narHash": "sha256-EYc0BuEchmltffjrQaT3O8HDBWf4gaK9ejAkriFToTM=", 308 "owner": "tailscale", 309 "repo": "golink", 310 "rev": "e33c1c26e134a3f1ee61233d4108c4e7bb5530b5", 311 "type": "github" 312 }, 313 "original": { 314 "owner": "tailscale", 315 "repo": "golink", 316 "type": "github" 317 } 318 }, 319 "gomod2nix": { 320 "inputs": { 321 "flake-utils": "flake-utils_2", 322 "nixpkgs": [ 323 "tangled", 324 "nixpkgs" 325 ] 326 }, 327 "locked": { 328 "lastModified": 1754078208, 329 "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", 330 "owner": "nix-community", 331 "repo": "gomod2nix", 332 "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", 333 "type": "github" 334 }, 335 "original": { 336 "owner": "nix-community", 337 "repo": "gomod2nix", 338 "type": "github" 339 } 340 }, 341 "hardware": { 342 "locked": { 343 "lastModified": 1759582739, 344 "narHash": "sha256-spZegilADH0q5OngM86u6NmXxduCNv5eX9vCiUPhOYc=", 345 "owner": "nixos", 346 "repo": "nixos-hardware", 347 "rev": "3441b5242af7577230a78ffb03542add264179ab", 348 "type": "github" 349 }, 350 "original": { 351 "owner": "nixos", 352 "repo": "nixos-hardware", 353 "type": "github" 354 } 355 }, 356 "hercules-ci-effects": { 357 "inputs": { 358 "flake-parts": [ 359 "buildbot-nix", 360 "flake-parts" 361 ], 362 "nixpkgs": [ 363 "buildbot-nix", 364 "nixpkgs" 365 ] 366 }, 367 "locked": { 368 "lastModified": 1758022363, 369 "narHash": "sha256-ENUhCRWgSX4ni751HieNuQoq06dJvApV/Nm89kh+/A0=", 370 "owner": "hercules-ci", 371 "repo": "hercules-ci-effects", 372 "rev": "1a3667d33e247ad35ca250698d63f49a5453d824", 373 "type": "github" 374 }, 375 "original": { 376 "owner": "hercules-ci", 377 "repo": "hercules-ci-effects", 378 "type": "github" 379 } 380 }, 381 "home-manager": { 382 "inputs": { 383 "nixpkgs": [ 384 "nixpkgs" 385 ] 386 }, 387 "locked": { 388 "lastModified": 1760033152, 389 "narHash": "sha256-e2g07P6SBJrYdRWw5JEJgh8ssccr+jigYR9p4GS0tME=", 390 "owner": "nix-community", 391 "repo": "home-manager", 392 "rev": "5d61767c8dee7f9c66991335795dbca9e801c25a", 393 "type": "github" 394 }, 395 "original": { 396 "owner": "nix-community", 397 "repo": "home-manager", 398 "type": "github" 399 } 400 }, 401 "htmx-src": { 402 "flake": false, 403 "locked": { 404 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 405 "type": "file", 406 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 407 }, 408 "original": { 409 "type": "file", 410 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 411 } 412 }, 413 "htmx-ws-src": { 414 "flake": false, 415 "locked": { 416 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 417 "type": "file", 418 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 419 }, 420 "original": { 421 "type": "file", 422 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 423 } 424 }, 425 "ibm-plex-mono-src": { 426 "flake": false, 427 "locked": { 428 "lastModified": 1731402384, 429 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 430 "type": "tarball", 431 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 432 }, 433 "original": { 434 "type": "tarball", 435 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 436 } 437 }, 438 "iceshrimp": { 439 "inputs": { 440 "nixpkgs": [ 441 "nixpkgs" 442 ] 443 }, 444 "locked": { 445 "lastModified": 1721338360, 446 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 447 "ref": "refs/heads/dev", 448 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 449 "revCount": 48, 450 "type": "git", 451 "url": "https://iceshrimp.dev/pyrox/packaging" 452 }, 453 "original": { 454 "type": "git", 455 "url": "https://iceshrimp.dev/pyrox/packaging" 456 } 457 }, 458 "indigo": { 459 "flake": false, 460 "locked": { 461 "lastModified": 1753693716, 462 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 463 "owner": "oppiliappan", 464 "repo": "indigo", 465 "rev": "5f170569da9360f57add450a278d73538092d8ca", 466 "type": "github" 467 }, 468 "original": { 469 "owner": "oppiliappan", 470 "repo": "indigo", 471 "type": "github" 472 } 473 }, 474 "inter-fonts-src": { 475 "flake": false, 476 "locked": { 477 "lastModified": 1731687360, 478 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 479 "type": "tarball", 480 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 481 }, 482 "original": { 483 "type": "tarball", 484 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 485 } 486 }, 487 "lucide-src": { 488 "flake": false, 489 "locked": { 490 "lastModified": 1754044466, 491 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 492 "type": "tarball", 493 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 494 }, 495 "original": { 496 "type": "tarball", 497 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 498 } 499 }, 500 "my-pkgs": { 501 "inputs": { 502 "nixpkgs": [ 503 "nixpkgs" 504 ] 505 }, 506 "locked": { 507 "lastModified": 1718762298, 508 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 509 "ref": "refs/heads/main", 510 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 511 "revCount": 13, 512 "type": "git", 513 "url": "https://git.pyrox.dev/pyrox/pkgs" 514 }, 515 "original": { 516 "type": "git", 517 "url": "https://git.pyrox.dev/pyrox/pkgs" 518 } 519 }, 520 "nix-index-database": { 521 "inputs": { 522 "nixpkgs": [ 523 "nixpkgs" 524 ] 525 }, 526 "locked": { 527 "lastModified": 1759637156, 528 "narHash": "sha256-8NI1SqntLfKl6Q0Luemc3aIboezSJElofUrqipF5g78=", 529 "owner": "Mic92", 530 "repo": "nix-index-database", 531 "rev": "0ca69684091aa3a6b1fe994c4afeff305b15e915", 532 "type": "github" 533 }, 534 "original": { 535 "owner": "Mic92", 536 "repo": "nix-index-database", 537 "type": "github" 538 } 539 }, 540 "nixpkgs": { 541 "locked": { 542 "lastModified": 1759381078, 543 "narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=", 544 "owner": "NixOS", 545 "repo": "nixpkgs", 546 "rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee", 547 "type": "github" 548 }, 549 "original": { 550 "owner": "NixOS", 551 "ref": "nixos-unstable", 552 "repo": "nixpkgs", 553 "type": "github" 554 } 555 }, 556 "nixpkgs-lib": { 557 "locked": { 558 "lastModified": 1754788789, 559 "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", 560 "owner": "nix-community", 561 "repo": "nixpkgs.lib", 562 "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", 563 "type": "github" 564 }, 565 "original": { 566 "owner": "nix-community", 567 "repo": "nixpkgs.lib", 568 "type": "github" 569 } 570 }, 571 "nixpkgs-stalwart-fix": { 572 "locked": { 573 "lastModified": 1755293787, 574 "narHash": "sha256-L+msFwg9jXAj4JmDFQF9BIg2kQhgUzexVmDYePfKMW8=", 575 "owner": "pyrox0", 576 "repo": "nixpkgs", 577 "rev": "52f6d43ca3db097cde5d0bfb30db0af5bdf41103", 578 "type": "github" 579 }, 580 "original": { 581 "owner": "pyrox0", 582 "ref": "fix/stalwart-module", 583 "repo": "nixpkgs", 584 "type": "github" 585 } 586 }, 587 "nixpkgs_2": { 588 "locked": { 589 "lastModified": 315532800, 590 "narHash": "sha256-TArz2xcD1fDUu8lJA5xL5pPsTmyBRrU9265ya3WztpI=", 591 "rev": "2dad7af78a183b6c486702c18af8a9544f298377", 592 "type": "tarball", 593 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre874800.2dad7af78a18/nixexprs.tar.xz" 594 }, 595 "original": { 596 "type": "tarball", 597 "url": "https://nixpkgs.dev/channel/nixpkgs-unstable" 598 } 599 }, 600 "nixpkgs_3": { 601 "locked": { 602 "lastModified": 1751984180, 603 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 604 "owner": "nixos", 605 "repo": "nixpkgs", 606 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 607 "type": "github" 608 }, 609 "original": { 610 "owner": "nixos", 611 "ref": "nixos-unstable", 612 "repo": "nixpkgs", 613 "type": "github" 614 } 615 }, 616 "root": { 617 "inputs": { 618 "agenix": "agenix", 619 "buildbot-nix": "buildbot-nix", 620 "ctp": "ctp", 621 "determinate": "determinate", 622 "dix": "dix", 623 "easy-hosts": "easy-hosts", 624 "flake-compat": "flake-compat", 625 "flake-parts": "flake-parts", 626 "flake-utils": "flake-utils", 627 "golink": "golink", 628 "hardware": "hardware", 629 "home-manager": "home-manager", 630 "iceshrimp": "iceshrimp", 631 "my-pkgs": "my-pkgs", 632 "nix-index-database": "nix-index-database", 633 "nixpkgs": "nixpkgs_2", 634 "nixpkgs-stalwart-fix": "nixpkgs-stalwart-fix", 635 "tangled": "tangled", 636 "vicinae": "vicinae" 637 } 638 }, 639 "sqlite-lib-src": { 640 "flake": false, 641 "locked": { 642 "lastModified": 1706631843, 643 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 644 "type": "tarball", 645 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 646 }, 647 "original": { 648 "type": "tarball", 649 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 650 } 651 }, 652 "systems": { 653 "locked": { 654 "lastModified": 1681028828, 655 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 656 "owner": "nix-systems", 657 "repo": "default", 658 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 659 "type": "github" 660 }, 661 "original": { 662 "owner": "nix-systems", 663 "repo": "default", 664 "type": "github" 665 } 666 }, 667 "systems_2": { 668 "locked": { 669 "lastModified": 1681028828, 670 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 671 "owner": "nix-systems", 672 "repo": "default", 673 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 674 "type": "github" 675 }, 676 "original": { 677 "owner": "nix-systems", 678 "repo": "default", 679 "type": "github" 680 } 681 }, 682 "systems_3": { 683 "locked": { 684 "lastModified": 1681028828, 685 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 686 "owner": "nix-systems", 687 "repo": "default", 688 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 689 "type": "github" 690 }, 691 "original": { 692 "owner": "nix-systems", 693 "repo": "default", 694 "type": "github" 695 } 696 }, 697 "systems_4": { 698 "locked": { 699 "lastModified": 1681028828, 700 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 701 "owner": "nix-systems", 702 "repo": "default", 703 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 704 "type": "github" 705 }, 706 "original": { 707 "owner": "nix-systems", 708 "repo": "default", 709 "type": "github" 710 } 711 }, 712 "systems_5": { 713 "locked": { 714 "lastModified": 1681028828, 715 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 716 "owner": "nix-systems", 717 "repo": "default", 718 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 719 "type": "github" 720 }, 721 "original": { 722 "owner": "nix-systems", 723 "repo": "default", 724 "type": "github" 725 } 726 }, 727 "tangled": { 728 "inputs": { 729 "flake-compat": "flake-compat_2", 730 "gomod2nix": "gomod2nix", 731 "htmx-src": "htmx-src", 732 "htmx-ws-src": "htmx-ws-src", 733 "ibm-plex-mono-src": "ibm-plex-mono-src", 734 "indigo": "indigo", 735 "inter-fonts-src": "inter-fonts-src", 736 "lucide-src": "lucide-src", 737 "nixpkgs": "nixpkgs_3", 738 "sqlite-lib-src": "sqlite-lib-src" 739 }, 740 "locked": { 741 "lastModified": 1760000456, 742 "narHash": "sha256-oPLeea0FTpEFwulK2I7uUyVNqDQGlB4t4rHSSinSXE4=", 743 "ref": "refs/heads/master", 744 "rev": "62a3b4738a45190cf00b3cdbfdd5bead6ec31588", 745 "revCount": 1510, 746 "type": "git", 747 "url": "https://tangled.org/@tangled.org/core" 748 }, 749 "original": { 750 "type": "git", 751 "url": "https://tangled.org/@tangled.org/core" 752 } 753 }, 754 "vicinae": { 755 "inputs": { 756 "flake-utils": "flake-utils_3", 757 "nixpkgs": [ 758 "nixpkgs" 759 ] 760 }, 761 "locked": { 762 "lastModified": 1760025216, 763 "narHash": "sha256-gyRU+Xv8ABhiSTHFFllwMC7lLzINBiESDFlhZuQoIY0=", 764 "owner": "vicinaehq", 765 "repo": "vicinae", 766 "rev": "7757b8fc6ee8488a8cb27aca3260317132676540", 767 "type": "github" 768 }, 769 "original": { 770 "owner": "vicinaehq", 771 "repo": "vicinae", 772 "type": "github" 773 } 774 } 775 }, 776 "root": "root", 777 "version": 7 778}