Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 839 lines 25 kB view raw
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": [ 24 "nixpkgs" 25 ], 26 "systems": "systems" 27 }, 28 "locked": { 29 "lastModified": 1770165109, 30 "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=", 31 "owner": "ryantm", 32 "repo": "agenix", 33 "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb", 34 "type": "github" 35 }, 36 "original": { 37 "owner": "ryantm", 38 "repo": "agenix", 39 "type": "github" 40 } 41 }, 42 "claude-code": { 43 "inputs": { 44 "flake-utils": "flake-utils", 45 "nixpkgs": [ 46 "nixpkgs" 47 ] 48 }, 49 "locked": { 50 "lastModified": 1777604373, 51 "narHash": "sha256-cQ+Z/fx5o43bD3PFZaz9yeEOVbAH1jqzdOiEP0ytW4M=", 52 "owner": "sadjow", 53 "repo": "claude-code-nix", 54 "rev": "8bd0a84bcfbd7e76eaa1c3421fc59861eb8a8f24", 55 "type": "github" 56 }, 57 "original": { 58 "owner": "sadjow", 59 "repo": "claude-code-nix", 60 "type": "github" 61 } 62 }, 63 "darwin": { 64 "inputs": { 65 "nixpkgs": [ 66 "agenix", 67 "nixpkgs" 68 ] 69 }, 70 "locked": { 71 "lastModified": 1744478979, 72 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 73 "owner": "lnl7", 74 "repo": "nix-darwin", 75 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 76 "type": "github" 77 }, 78 "original": { 79 "owner": "lnl7", 80 "ref": "master", 81 "repo": "nix-darwin", 82 "type": "github" 83 } 84 }, 85 "determinate-nixd-aarch64-darwin": { 86 "flake": false, 87 "locked": { 88 "narHash": "sha256-oM8RMz8mgY4msJwWEXw9dZU+CvYuVkricMTu7dtcu4w=", 89 "type": "file", 90 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/macOS" 91 }, 92 "original": { 93 "type": "file", 94 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/macOS" 95 } 96 }, 97 "determinate-nixd-aarch64-linux": { 98 "flake": false, 99 "locked": { 100 "narHash": "sha256-FQKhMdsvxl1ycPAi5g9mILHc5nmvgO0RUpOzUg1niH0=", 101 "type": "file", 102 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/aarch64-linux" 103 }, 104 "original": { 105 "type": "file", 106 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/aarch64-linux" 107 } 108 }, 109 "determinate-nixd-x86_64-linux": { 110 "flake": false, 111 "locked": { 112 "narHash": "sha256-WIv+d77Ese+R5wmfnWboS5SBcChq7OmSk0ETKOfehKE=", 113 "type": "file", 114 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/x86_64-linux" 115 }, 116 "original": { 117 "type": "file", 118 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/x86_64-linux" 119 } 120 }, 121 "determinite": { 122 "inputs": { 123 "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin", 124 "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", 125 "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", 126 "nix": "nix", 127 "nixpkgs": [ 128 "nixpkgs" 129 ] 130 }, 131 "locked": { 132 "lastModified": 1777422823, 133 "narHash": "sha256-FFtBMlb0L6557RRfFnKpUM73HfZ+mX73yXObac8YsS0=", 134 "rev": "2204e8061f57aa05d2bd09f952731af2de598ee8", 135 "revCount": 414, 136 "type": "tarball", 137 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.19.0/019dd6ab-9a6f-79b1-8c34-9987e1d093e3/source.tar.gz" 138 }, 139 "original": { 140 "type": "tarball", 141 "url": "https://flakehub.com/f/DeterminateSystems/determinate/3" 142 } 143 }, 144 "fenix": { 145 "inputs": { 146 "nixpkgs": [ 147 "tangled", 148 "nixpkgs" 149 ], 150 "rust-analyzer-src": "rust-analyzer-src" 151 }, 152 "locked": { 153 "lastModified": 1772176312, 154 "narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=", 155 "owner": "nix-community", 156 "repo": "fenix", 157 "rev": "92d91250c1acd59beabc51208192adc92f31aeb5", 158 "type": "github" 159 }, 160 "original": { 161 "owner": "nix-community", 162 "repo": "fenix", 163 "type": "github" 164 } 165 }, 166 "flake-compat": { 167 "flake": false, 168 "locked": { 169 "lastModified": 1696426674, 170 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 171 "owner": "edolstra", 172 "repo": "flake-compat", 173 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 174 "type": "github" 175 }, 176 "original": { 177 "owner": "edolstra", 178 "repo": "flake-compat", 179 "type": "github" 180 } 181 }, 182 "flake-compat_2": { 183 "flake": false, 184 "locked": { 185 "lastModified": 1767039857, 186 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", 187 "owner": "edolstra", 188 "repo": "flake-compat", 189 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 190 "type": "github" 191 }, 192 "original": { 193 "owner": "edolstra", 194 "repo": "flake-compat", 195 "type": "github" 196 } 197 }, 198 "flake-compat_3": { 199 "flake": false, 200 "locked": { 201 "lastModified": 1767039857, 202 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", 203 "owner": "NixOS", 204 "repo": "flake-compat", 205 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 206 "type": "github" 207 }, 208 "original": { 209 "owner": "NixOS", 210 "repo": "flake-compat", 211 "type": "github" 212 } 213 }, 214 "flake-compat_4": { 215 "flake": false, 216 "locked": { 217 "lastModified": 1751685974, 218 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 219 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 220 "type": "tarball", 221 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" 222 }, 223 "original": { 224 "type": "tarball", 225 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" 226 } 227 }, 228 "flake-parts": { 229 "inputs": { 230 "nixpkgs-lib": [ 231 "determinite", 232 "nix", 233 "nixpkgs" 234 ] 235 }, 236 "locked": { 237 "lastModified": 1748821116, 238 "narHash": "sha256-F82+gS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE=", 239 "rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1", 240 "revCount": 377, 241 "type": "tarball", 242 "url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev-49f0870db23e8c1ca0b5259734a02cd9e1e371a1/01972f28-554a-73f8-91f4-d488cc502f08/source.tar.gz" 243 }, 244 "original": { 245 "type": "tarball", 246 "url": "https://flakehub.com/f/hercules-ci/flake-parts/0.1" 247 } 248 }, 249 "flake-utils": { 250 "inputs": { 251 "systems": "systems_2" 252 }, 253 "locked": { 254 "lastModified": 1731533236, 255 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 256 "owner": "numtide", 257 "repo": "flake-utils", 258 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 259 "type": "github" 260 }, 261 "original": { 262 "owner": "numtide", 263 "repo": "flake-utils", 264 "type": "github" 265 } 266 }, 267 "flake-utils_2": { 268 "inputs": { 269 "systems": "systems_3" 270 }, 271 "locked": { 272 "lastModified": 1731533236, 273 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 274 "owner": "numtide", 275 "repo": "flake-utils", 276 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 277 "type": "github" 278 }, 279 "original": { 280 "owner": "numtide", 281 "repo": "flake-utils", 282 "type": "github" 283 } 284 }, 285 "git-hooks-nix": { 286 "inputs": { 287 "flake-compat": "flake-compat", 288 "gitignore": [ 289 "determinite", 290 "nix" 291 ], 292 "nixpkgs": [ 293 "determinite", 294 "nix", 295 "nixpkgs" 296 ] 297 }, 298 "locked": { 299 "lastModified": 1747372754, 300 "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=", 301 "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46", 302 "revCount": 1026, 303 "type": "tarball", 304 "url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-80479b6ec16fefd9c1db3ea13aeb038c60530f46/0196d79a-1b35-7b8e-a021-c894fb62163d/source.tar.gz" 305 }, 306 "original": { 307 "type": "tarball", 308 "url": "https://flakehub.com/f/cachix/git-hooks.nix/0.1.941" 309 } 310 }, 311 "gitignore": { 312 "inputs": { 313 "nixpkgs": [ 314 "pre-commit-hooks", 315 "nixpkgs" 316 ] 317 }, 318 "locked": { 319 "lastModified": 1709087332, 320 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 321 "owner": "hercules-ci", 322 "repo": "gitignore.nix", 323 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 324 "type": "github" 325 }, 326 "original": { 327 "owner": "hercules-ci", 328 "repo": "gitignore.nix", 329 "type": "github" 330 } 331 }, 332 "gomod2nix": { 333 "inputs": { 334 "flake-utils": "flake-utils_2", 335 "nixpkgs": [ 336 "tangled", 337 "nixpkgs" 338 ] 339 }, 340 "locked": { 341 "lastModified": 1763982521, 342 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=", 343 "owner": "nix-community", 344 "repo": "gomod2nix", 345 "rev": "02e63a239d6eabd595db56852535992c898eba72", 346 "type": "github" 347 }, 348 "original": { 349 "owner": "nix-community", 350 "repo": "gomod2nix", 351 "type": "github" 352 } 353 }, 354 "home-manager": { 355 "inputs": { 356 "nixpkgs": [ 357 "agenix", 358 "nixpkgs" 359 ] 360 }, 361 "locked": { 362 "lastModified": 1745494811, 363 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 364 "owner": "nix-community", 365 "repo": "home-manager", 366 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 367 "type": "github" 368 }, 369 "original": { 370 "owner": "nix-community", 371 "repo": "home-manager", 372 "type": "github" 373 } 374 }, 375 "home-manager_2": { 376 "inputs": { 377 "nixpkgs": [ 378 "nixpkgs" 379 ] 380 }, 381 "locked": { 382 "lastModified": 1777771528, 383 "narHash": "sha256-YycygK6n7KeW1YCobdFJcORWzkmrvNcp6xT+IovA0d4=", 384 "owner": "nix-community", 385 "repo": "home-manager", 386 "rev": "0585fbf645640973e3398863bbaf3bd1ddce4a51", 387 "type": "github" 388 }, 389 "original": { 390 "owner": "nix-community", 391 "ref": "release-25.11", 392 "repo": "home-manager", 393 "type": "github" 394 } 395 }, 396 "htmx-src": { 397 "flake": false, 398 "locked": { 399 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 400 "type": "file", 401 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 402 }, 403 "original": { 404 "type": "file", 405 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 406 } 407 }, 408 "htmx-ws-src": { 409 "flake": false, 410 "locked": { 411 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 412 "type": "file", 413 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 414 }, 415 "original": { 416 "type": "file", 417 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 418 } 419 }, 420 "ibm-plex-mono-src": { 421 "flake": false, 422 "locked": { 423 "lastModified": 1731402384, 424 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 425 "type": "tarball", 426 "url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip" 427 }, 428 "original": { 429 "type": "tarball", 430 "url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip" 431 } 432 }, 433 "indigo": { 434 "flake": false, 435 "locked": { 436 "lastModified": 1753693716, 437 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 438 "owner": "oppiliappan", 439 "repo": "indigo", 440 "rev": "5f170569da9360f57add450a278d73538092d8ca", 441 "type": "github" 442 }, 443 "original": { 444 "owner": "oppiliappan", 445 "repo": "indigo", 446 "type": "github" 447 } 448 }, 449 "inter-fonts-src": { 450 "flake": false, 451 "locked": { 452 "lastModified": 1731687360, 453 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 454 "type": "tarball", 455 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 456 }, 457 "original": { 458 "type": "tarball", 459 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 460 } 461 }, 462 "lucide-src": { 463 "flake": false, 464 "locked": { 465 "lastModified": 1754044466, 466 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 467 "type": "tarball", 468 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 469 }, 470 "original": { 471 "type": "tarball", 472 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 473 } 474 }, 475 "mermaid-src": { 476 "flake": false, 477 "locked": { 478 "narHash": "sha256-/YOdECG2V5c3kJ1QfGvhziTT6K/Dx/4mOk2mr3Fs/do=", 479 "type": "file", 480 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js" 481 }, 482 "original": { 483 "type": "file", 484 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js" 485 } 486 }, 487 "nix": { 488 "inputs": { 489 "flake-parts": "flake-parts", 490 "git-hooks-nix": "git-hooks-nix", 491 "nixpkgs": "nixpkgs", 492 "nixpkgs-23-11": "nixpkgs-23-11", 493 "nixpkgs-regression": "nixpkgs-regression" 494 }, 495 "locked": { 496 "lastModified": 1777402229, 497 "narHash": "sha256-h6WzecM2+aBt0rrcvG5+8d11q+nZoDm60na/48NcJ6w=", 498 "rev": "5ab3bee6fa77196de319a0b7669def091fc82253", 499 "revCount": 25833, 500 "type": "tarball", 501 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.19.0/019dd5b5-57ba-7d72-be54-93608443f096/source.tar.gz" 502 }, 503 "original": { 504 "type": "tarball", 505 "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A" 506 } 507 }, 508 "nixos-wsl": { 509 "inputs": { 510 "flake-compat": "flake-compat_2", 511 "nixpkgs": [ 512 "nixpkgs" 513 ] 514 }, 515 "locked": { 516 "lastModified": 1777732699, 517 "narHash": "sha256-2uX/XtOWZ/oy2rerRynVhqVA//ZXZ3Fo60PikLHEPQc=", 518 "owner": "nix-community", 519 "repo": "NixOS-WSL", 520 "rev": "5482f113fd31ebac131d1ebeb2ae90bf0d5e41f5", 521 "type": "github" 522 }, 523 "original": { 524 "owner": "nix-community", 525 "ref": "main", 526 "repo": "NixOS-WSL", 527 "type": "github" 528 } 529 }, 530 "nixpkgs": { 531 "locked": { 532 "lastModified": 1773222311, 533 "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=", 534 "rev": "0590cd39f728e129122770c029970378a79d076a", 535 "revCount": 909248, 536 "type": "tarball", 537 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.909248%2Brev-0590cd39f728e129122770c029970378a79d076a/019ce32b-8ace-7339-b129-cceaa8dd10c6/source.tar.gz" 538 }, 539 "original": { 540 "type": "tarball", 541 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.2511" 542 } 543 }, 544 "nixpkgs-23-11": { 545 "locked": { 546 "lastModified": 1717159533, 547 "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=", 548 "owner": "NixOS", 549 "repo": "nixpkgs", 550 "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446", 551 "type": "github" 552 }, 553 "original": { 554 "owner": "NixOS", 555 "repo": "nixpkgs", 556 "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446", 557 "type": "github" 558 } 559 }, 560 "nixpkgs-regression": { 561 "locked": { 562 "lastModified": 1643052045, 563 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", 564 "owner": "NixOS", 565 "repo": "nixpkgs", 566 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 567 "type": "github" 568 }, 569 "original": { 570 "owner": "NixOS", 571 "repo": "nixpkgs", 572 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 573 "type": "github" 574 } 575 }, 576 "nixpkgs-search": { 577 "inputs": { 578 "nixpkgs": [ 579 "nixpkgs" 580 ] 581 }, 582 "locked": { 583 "lastModified": 1776132921, 584 "narHash": "sha256-DfecYcK/s58nsrCYMZmfr+k2gnGjN8hMxCxRJTw2FfA=", 585 "ref": "refs/heads/master", 586 "rev": "53292f948e882224474f1abc6820077a76328692", 587 "revCount": 6, 588 "type": "git", 589 "url": "https://git.sr.ht/~chiefnoah/nixpkgs-search" 590 }, 591 "original": { 592 "type": "git", 593 "url": "https://git.sr.ht/~chiefnoah/nixpkgs-search" 594 } 595 }, 596 "nixpkgs-unstable": { 597 "locked": { 598 "lastModified": 1777578337, 599 "narHash": "sha256-Ad49moKWeXtKBJNy2ebiTQUEgdLyvGmTeykAQ9xM+Z4=", 600 "owner": "nixos", 601 "repo": "nixpkgs", 602 "rev": "15f4ee454b1dce334612fa6843b3e05cf546efab", 603 "type": "github" 604 }, 605 "original": { 606 "owner": "nixos", 607 "ref": "nixos-unstable", 608 "repo": "nixpkgs", 609 "type": "github" 610 } 611 }, 612 "nixpkgs_2": { 613 "locked": { 614 "lastModified": 1777673416, 615 "narHash": "sha256-5c2POKPOjU40Kh0MirOdScBLG0bu9TAuPYAtPRNZMBs=", 616 "owner": "nixos", 617 "repo": "nixpkgs", 618 "rev": "26ef669cffa904b6f6832ab57b77892a37c1a671", 619 "type": "github" 620 }, 621 "original": { 622 "owner": "nixos", 623 "ref": "nixos-25.11", 624 "repo": "nixpkgs", 625 "type": "github" 626 } 627 }, 628 "pre-commit-hooks": { 629 "inputs": { 630 "flake-compat": "flake-compat_3", 631 "gitignore": "gitignore", 632 "nixpkgs": [ 633 "nixpkgs" 634 ] 635 }, 636 "locked": { 637 "lastModified": 1776796298, 638 "narHash": "sha256-PcRvlWayisPSjd0UcRQbhG8Oqw78AcPE6x872cPRHN8=", 639 "owner": "cachix", 640 "repo": "git-hooks.nix", 641 "rev": "3cfd774b0a530725a077e17354fbdb87ea1c4aad", 642 "type": "github" 643 }, 644 "original": { 645 "owner": "cachix", 646 "repo": "git-hooks.nix", 647 "type": "github" 648 } 649 }, 650 "root": { 651 "inputs": { 652 "agenix": "agenix", 653 "claude-code": "claude-code", 654 "determinite": "determinite", 655 "home-manager": "home-manager_2", 656 "nixos-wsl": "nixos-wsl", 657 "nixpkgs": "nixpkgs_2", 658 "nixpkgs-search": "nixpkgs-search", 659 "nixpkgs-unstable": "nixpkgs-unstable", 660 "pre-commit-hooks": "pre-commit-hooks", 661 "tangled": "tangled", 662 "tranquil-pds": "tranquil-pds", 663 "valheim-server": "valheim-server" 664 } 665 }, 666 "rust-analyzer-src": { 667 "flake": false, 668 "locked": { 669 "lastModified": 1772094427, 670 "narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=", 671 "owner": "rust-lang", 672 "repo": "rust-analyzer", 673 "rev": "56b59a832858329c2f947f9b7bdf1a49da39c981", 674 "type": "github" 675 }, 676 "original": { 677 "owner": "rust-lang", 678 "ref": "nightly", 679 "repo": "rust-analyzer", 680 "type": "github" 681 } 682 }, 683 "sqlite-lib-src": { 684 "flake": false, 685 "locked": { 686 "lastModified": 1706631843, 687 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 688 "type": "tarball", 689 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 690 }, 691 "original": { 692 "type": "tarball", 693 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 694 } 695 }, 696 "steam-fetcher": { 697 "inputs": { 698 "nixpkgs": [ 699 "valheim-server", 700 "nixpkgs" 701 ] 702 }, 703 "locked": { 704 "lastModified": 1714795926, 705 "narHash": "sha256-PkgC9jqoN6cJ8XYzTA2PlrWs7aPJkM3BGiTxNqax0cA=", 706 "owner": "nix-community", 707 "repo": "steam-fetcher", 708 "rev": "12f66eafb7862d91b3e30c14035f96a21941bd9c", 709 "type": "github" 710 }, 711 "original": { 712 "owner": "nix-community", 713 "repo": "steam-fetcher", 714 "type": "github" 715 } 716 }, 717 "systems": { 718 "locked": { 719 "lastModified": 1681028828, 720 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 721 "owner": "nix-systems", 722 "repo": "default", 723 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 724 "type": "github" 725 }, 726 "original": { 727 "owner": "nix-systems", 728 "repo": "default", 729 "type": "github" 730 } 731 }, 732 "systems_2": { 733 "locked": { 734 "lastModified": 1681028828, 735 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 736 "owner": "nix-systems", 737 "repo": "default", 738 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 739 "type": "github" 740 }, 741 "original": { 742 "owner": "nix-systems", 743 "repo": "default", 744 "type": "github" 745 } 746 }, 747 "systems_3": { 748 "locked": { 749 "lastModified": 1681028828, 750 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 751 "owner": "nix-systems", 752 "repo": "default", 753 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 754 "type": "github" 755 }, 756 "original": { 757 "owner": "nix-systems", 758 "repo": "default", 759 "type": "github" 760 } 761 }, 762 "tangled": { 763 "inputs": { 764 "actor-typeahead-src": "actor-typeahead-src", 765 "fenix": "fenix", 766 "flake-compat": "flake-compat_4", 767 "gomod2nix": "gomod2nix", 768 "htmx-src": "htmx-src", 769 "htmx-ws-src": "htmx-ws-src", 770 "ibm-plex-mono-src": "ibm-plex-mono-src", 771 "indigo": "indigo", 772 "inter-fonts-src": "inter-fonts-src", 773 "lucide-src": "lucide-src", 774 "mermaid-src": "mermaid-src", 775 "nixpkgs": [ 776 "nixpkgs" 777 ], 778 "sqlite-lib-src": "sqlite-lib-src" 779 }, 780 "locked": { 781 "lastModified": 1775125115, 782 "narHash": "sha256-cN0RrnfsY3TR5Xj9nc5JV0M9aDRsQfN1PAUNakiQbtU=", 783 "ref": "refs/tags/v1.13.0-alpha", 784 "rev": "c3f60dc17fd6cc709159974f2815a6d14044a106", 785 "revCount": 2157, 786 "type": "git", 787 "url": "https://tangled.org/@tangled.org/core" 788 }, 789 "original": { 790 "ref": "refs/tags/v1.13.0-alpha", 791 "type": "git", 792 "url": "https://tangled.org/@tangled.org/core" 793 } 794 }, 795 "tranquil-pds": { 796 "inputs": { 797 "nixpkgs": [ 798 "nixpkgs" 799 ] 800 }, 801 "locked": { 802 "lastModified": 1777753977, 803 "narHash": "sha256-St0O1h5JIU+Rg0l7HzKHmk+MgoEDZ/TPIU8nAzpggOk=", 804 "ref": "refs/heads/main", 805 "rev": "f176f55862bc4c41472f8697cc2ca069c24d5e37", 806 "revCount": 339, 807 "type": "git", 808 "url": "https://tangled.org/tranquil.farm/tranquil-pds" 809 }, 810 "original": { 811 "type": "git", 812 "url": "https://tangled.org/tranquil.farm/tranquil-pds" 813 } 814 }, 815 "valheim-server": { 816 "inputs": { 817 "nixpkgs": [ 818 "nixpkgs" 819 ], 820 "steam-fetcher": "steam-fetcher" 821 }, 822 "locked": { 823 "lastModified": 1774479409, 824 "narHash": "sha256-Tf0hCq/72D3OBgXEhS22MDbnLLwAmVxQkuUBd/OMdMs=", 825 "owner": "chiefnoah", 826 "repo": "valheim-server-flake", 827 "rev": "90fbb0f178e62a3a7ca7c2a48f13809cfe7aef04", 828 "type": "github" 829 }, 830 "original": { 831 "owner": "chiefnoah", 832 "repo": "valheim-server-flake", 833 "type": "github" 834 } 835 } 836 }, 837 "root": "root", 838 "version": 7 839}