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