My nixos configuration
at hyperion 18 kB view raw
1{ 2 "nodes": { 3 "alejandra": { 4 "inputs": { 5 "fenix": "fenix", 6 "flakeCompat": "flakeCompat", 7 "nixpkgs": "nixpkgs" 8 }, 9 "locked": { 10 "lastModified": 1660510326, 11 "narHash": "sha256-xFumnivtVwu5fFBOrTxrv6fv3geHKF04RGP23EsDVaI=", 12 "owner": "kamadorueda", 13 "repo": "alejandra", 14 "rev": "ef03f7ef74ec97fd91a016a51c9c9667fb315652", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "kamadorueda", 19 "ref": "3.0.0", 20 "repo": "alejandra", 21 "type": "github" 22 } 23 }, 24 "emacs": { 25 "inputs": { 26 "flake-utils": "flake-utils", 27 "nixpkgs": [ 28 "master" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1672711928, 33 "narHash": "sha256-9lY3xxxofE7AAeAwa15+rj9Idc85LfuoAQb6IpNA4Vo=", 34 "owner": "nix-community", 35 "repo": "emacs-overlay", 36 "rev": "c14aeb3b51e1753e03429dd5f7f148be1abadda7", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "nix-community", 41 "repo": "emacs-overlay", 42 "type": "github" 43 } 44 }, 45 "fenix": { 46 "inputs": { 47 "nixpkgs": [ 48 "alejandra", 49 "nixpkgs" 50 ], 51 "rust-analyzer-src": "rust-analyzer-src" 52 }, 53 "locked": { 54 "lastModified": 1657607339, 55 "narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=", 56 "owner": "nix-community", 57 "repo": "fenix", 58 "rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d", 59 "type": "github" 60 }, 61 "original": { 62 "owner": "nix-community", 63 "repo": "fenix", 64 "type": "github" 65 } 66 }, 67 "fenix_2": { 68 "inputs": { 69 "nixpkgs": [ 70 "statix", 71 "nixpkgs" 72 ], 73 "rust-analyzer-src": "rust-analyzer-src_2" 74 }, 75 "locked": { 76 "lastModified": 1645251813, 77 "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=", 78 "owner": "nix-community", 79 "repo": "fenix", 80 "rev": "9892337b588c38ec59466a1c89befce464aae7f8", 81 "type": "github" 82 }, 83 "original": { 84 "owner": "nix-community", 85 "repo": "fenix", 86 "type": "github" 87 } 88 }, 89 "flake-utils": { 90 "locked": { 91 "lastModified": 1667395993, 92 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 93 "owner": "numtide", 94 "repo": "flake-utils", 95 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "numtide", 100 "repo": "flake-utils", 101 "type": "github" 102 } 103 }, 104 "flake-utils_2": { 105 "locked": { 106 "lastModified": 1667395993, 107 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 108 "owner": "numtide", 109 "repo": "flake-utils", 110 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 111 "type": "github" 112 }, 113 "original": { 114 "owner": "numtide", 115 "repo": "flake-utils", 116 "type": "github" 117 } 118 }, 119 "flake-utils_3": { 120 "locked": { 121 "lastModified": 1667395993, 122 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 123 "owner": "numtide", 124 "repo": "flake-utils", 125 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 126 "type": "github" 127 }, 128 "original": { 129 "owner": "numtide", 130 "repo": "flake-utils", 131 "type": "github" 132 } 133 }, 134 "flakeCompat": { 135 "flake": false, 136 "locked": { 137 "lastModified": 1650374568, 138 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 139 "owner": "edolstra", 140 "repo": "flake-compat", 141 "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 142 "type": "github" 143 }, 144 "original": { 145 "owner": "edolstra", 146 "repo": "flake-compat", 147 "type": "github" 148 } 149 }, 150 "gitignore": { 151 "inputs": { 152 "nixpkgs": [ 153 "statix", 154 "nixpkgs" 155 ] 156 }, 157 "locked": { 158 "lastModified": 1635165013, 159 "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=", 160 "owner": "hercules-ci", 161 "repo": "gitignore.nix", 162 "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1", 163 "type": "github" 164 }, 165 "original": { 166 "owner": "hercules-ci", 167 "repo": "gitignore.nix", 168 "type": "github" 169 } 170 }, 171 "home-manager": { 172 "inputs": { 173 "nixpkgs": [ 174 "unstable" 175 ], 176 "utils": "utils" 177 }, 178 "locked": { 179 "lastModified": 1672688183, 180 "narHash": "sha256-3sNEWKTg3XXVDnvzVatdyetiUQWL+ibJ1YkvxSk3PuM=", 181 "owner": "nix-community", 182 "repo": "home-manager", 183 "rev": "c1a830c8fabb13f95f51ecf48552f0a794d8718a", 184 "type": "github" 185 }, 186 "original": { 187 "owner": "nix-community", 188 "repo": "home-manager", 189 "type": "github" 190 } 191 }, 192 "lowdown-src": { 193 "flake": false, 194 "locked": { 195 "lastModified": 1633514407, 196 "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", 197 "owner": "kristapsdz", 198 "repo": "lowdown", 199 "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", 200 "type": "github" 201 }, 202 "original": { 203 "owner": "kristapsdz", 204 "repo": "lowdown", 205 "type": "github" 206 } 207 }, 208 "master": { 209 "locked": { 210 "lastModified": 1672708767, 211 "narHash": "sha256-NljP3vAPpovJ64UnfSMdaBYvpzZQAq/fET+W2az3i60=", 212 "owner": "nixos", 213 "repo": "nixpkgs", 214 "rev": "64d2ee501cdcc54b03f337d5a690a2f6ca3322ef", 215 "type": "github" 216 }, 217 "original": { 218 "owner": "nixos", 219 "ref": "master", 220 "repo": "nixpkgs", 221 "type": "github" 222 } 223 }, 224 "nil": { 225 "inputs": { 226 "flake-utils": "flake-utils_3", 227 "nixpkgs": "nixpkgs_2", 228 "rust-overlay": "rust-overlay" 229 }, 230 "locked": { 231 "lastModified": 1672668722, 232 "narHash": "sha256-i1MidLitMVa4k9UFbzdVoRyKy8y2NmYxVcVZdrdMEjw=", 233 "owner": "oxalica", 234 "repo": "nil", 235 "rev": "0eff7fc333e3c0c064a6339834b44feae00fe64a", 236 "type": "github" 237 }, 238 "original": { 239 "owner": "oxalica", 240 "repo": "nil", 241 "type": "github" 242 } 243 }, 244 "nix": { 245 "inputs": { 246 "lowdown-src": "lowdown-src", 247 "nixpkgs": "nixpkgs_3", 248 "nixpkgs-regression": "nixpkgs-regression" 249 }, 250 "locked": { 251 "lastModified": 1672695323, 252 "narHash": "sha256-lNqpBa/77nbze8JhWtzeE9DgPy5Z8/JUlfbHHghx+G0=", 253 "owner": "nixos", 254 "repo": "nix", 255 "rev": "a75b7ba30f1e4f8b15e810fd18e63ee9552e0815", 256 "type": "github" 257 }, 258 "original": { 259 "owner": "nixos", 260 "repo": "nix", 261 "type": "github" 262 } 263 }, 264 "nixos-vscode-server": { 265 "inputs": { 266 "nixpkgs": "nixpkgs_4" 267 }, 268 "locked": { 269 "lastModified": 1631782689, 270 "narHash": "sha256-/E2kuaU7IPtF2Wf1wWazjWmhmKyfpr/7h6gXZ1UCVY0=", 271 "owner": "mudrii", 272 "repo": "nixos-vscode-ssh-fix", 273 "rev": "b7886e9c046d52a1be8e907a8bdb182b60677acb", 274 "type": "github" 275 }, 276 "original": { 277 "owner": "mudrii", 278 "ref": "main", 279 "repo": "nixos-vscode-ssh-fix", 280 "type": "github" 281 } 282 }, 283 "nixpkgs": { 284 "locked": { 285 "lastModified": 1657425264, 286 "narHash": "sha256-3aHvoI2e8vJKw3hvnHECaBpSsL5mxVsVtaLCnTdNcH8=", 287 "owner": "nixos", 288 "repo": "nixpkgs", 289 "rev": "de5b3dd17034e6106e75746e81618e5bd408de8a", 290 "type": "github" 291 }, 292 "original": { 293 "owner": "nixos", 294 "ref": "nixos-unstable-small", 295 "repo": "nixpkgs", 296 "type": "github" 297 } 298 }, 299 "nixpkgs-2105": { 300 "locked": { 301 "lastModified": 1659914493, 302 "narHash": "sha256-lkA5X3VNMKirvA+SUzvEhfA7XquWLci+CGi505YFAIs=", 303 "owner": "nixos", 304 "repo": "nixpkgs", 305 "rev": "022caabb5f2265ad4006c1fa5b1ebe69fb0c3faf", 306 "type": "github" 307 }, 308 "original": { 309 "owner": "nixos", 310 "ref": "nixos-21.05", 311 "repo": "nixpkgs", 312 "type": "github" 313 } 314 }, 315 "nixpkgs-2111": { 316 "locked": { 317 "lastModified": 1659446231, 318 "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=", 319 "owner": "nixos", 320 "repo": "nixpkgs", 321 "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d", 322 "type": "github" 323 }, 324 "original": { 325 "owner": "nixos", 326 "ref": "nixos-21.11", 327 "repo": "nixpkgs", 328 "type": "github" 329 } 330 }, 331 "nixpkgs-2205": { 332 "locked": { 333 "lastModified": 1672501226, 334 "narHash": "sha256-jzR7tUl9VZU77RpXKjG8V7VT9PVoaK8FmJnb+eNTm3Q=", 335 "owner": "nixos", 336 "repo": "nixpkgs", 337 "rev": "5353b10bd9a05533a94cf2e5629cf18b0af089dc", 338 "type": "github" 339 }, 340 "original": { 341 "owner": "nixos", 342 "ref": "nixos-22.05", 343 "repo": "nixpkgs", 344 "type": "github" 345 } 346 }, 347 "nixpkgs-2211": { 348 "locked": { 349 "lastModified": 1672500394, 350 "narHash": "sha256-yzwBzCoeRBoRzm7ySHhm72kBG0QjgFalLz2FY48iLI4=", 351 "owner": "nixos", 352 "repo": "nixpkgs", 353 "rev": "feda52be1d59f13b9aa02f064b4f14784b9a06c8", 354 "type": "github" 355 }, 356 "original": { 357 "owner": "nixos", 358 "ref": "nixos-22.11", 359 "repo": "nixpkgs", 360 "type": "github" 361 } 362 }, 363 "nixpkgs-insync": { 364 "locked": { 365 "lastModified": 1665164923, 366 "narHash": "sha256-GTiFmVaqHKRMPz9rpvrij+wDMjpHca1OS61PaaJr3i4=", 367 "owner": "nixos", 368 "repo": "nixpkgs", 369 "rev": "bd751508cf67db3b13b03e25eb937854fc92ee30", 370 "type": "github" 371 }, 372 "original": { 373 "owner": "nixos", 374 "repo": "nixpkgs", 375 "rev": "bd751508cf67db3b13b03e25eb937854fc92ee30", 376 "type": "github" 377 } 378 }, 379 "nixpkgs-lib": { 380 "locked": { 381 "dir": "lib", 382 "lastModified": 1672350804, 383 "narHash": "sha256-jo6zkiCabUBn3ObuKXHGqqORUMH27gYDIFFfLq5P4wg=", 384 "owner": "NixOS", 385 "repo": "nixpkgs", 386 "rev": "677ed08a50931e38382dbef01cba08a8f7eac8f6", 387 "type": "github" 388 }, 389 "original": { 390 "dir": "lib", 391 "owner": "NixOS", 392 "ref": "nixos-unstable", 393 "repo": "nixpkgs", 394 "type": "github" 395 } 396 }, 397 "nixpkgs-regression": { 398 "locked": { 399 "lastModified": 1643052045, 400 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", 401 "owner": "NixOS", 402 "repo": "nixpkgs", 403 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 404 "type": "github" 405 }, 406 "original": { 407 "owner": "NixOS", 408 "repo": "nixpkgs", 409 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 410 "type": "github" 411 } 412 }, 413 "nixpkgs_2": { 414 "locked": { 415 "lastModified": 1672338123, 416 "narHash": "sha256-CJ/t74PZYub7c0ezGLVfc0zg4xIkLipJCx+V1joxccI=", 417 "owner": "nixos", 418 "repo": "nixpkgs", 419 "rev": "1fc0a0f6c5290ce80b380d1eea3681a04aea1184", 420 "type": "github" 421 }, 422 "original": { 423 "owner": "nixos", 424 "ref": "nixpkgs-unstable", 425 "repo": "nixpkgs", 426 "type": "github" 427 } 428 }, 429 "nixpkgs_3": { 430 "locked": { 431 "lastModified": 1670461440, 432 "narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=", 433 "owner": "NixOS", 434 "repo": "nixpkgs", 435 "rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425", 436 "type": "github" 437 }, 438 "original": { 439 "owner": "NixOS", 440 "ref": "nixos-22.11-small", 441 "repo": "nixpkgs", 442 "type": "github" 443 } 444 }, 445 "nixpkgs_4": { 446 "locked": { 447 "lastModified": 1626395775, 448 "narHash": "sha256-7Uo+4PIQGirfd7WfFuRuspLCyDT7eUn6pnJx/CL9UC8=", 449 "owner": "nixos", 450 "repo": "nixpkgs", 451 "rev": "a165aeceda9f9741d15bc2488425daeb06c0707e", 452 "type": "github" 453 }, 454 "original": { 455 "owner": "nixos", 456 "ref": "nixos-21.05", 457 "repo": "nixpkgs", 458 "type": "github" 459 } 460 }, 461 "nixpkgs_5": { 462 "locked": { 463 "lastModified": 1645013224, 464 "narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=", 465 "owner": "nixos", 466 "repo": "nixpkgs", 467 "rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970", 468 "type": "github" 469 }, 470 "original": { 471 "owner": "nixos", 472 "ref": "nixpkgs-unstable", 473 "repo": "nixpkgs", 474 "type": "github" 475 } 476 }, 477 "parts": { 478 "inputs": { 479 "nixpkgs-lib": "nixpkgs-lib" 480 }, 481 "locked": { 482 "lastModified": 1672616755, 483 "narHash": "sha256-dvwU2ORLpiP6ZMXL3CJ/qrqmtLBLF6VAc+Fois7Qfew=", 484 "owner": "hercules-ci", 485 "repo": "flake-parts", 486 "rev": "87673d7c13a799d95ce25ff5dc7b9e15f01af2ea", 487 "type": "github" 488 }, 489 "original": { 490 "owner": "hercules-ci", 491 "repo": "flake-parts", 492 "type": "github" 493 } 494 }, 495 "programsdb": { 496 "inputs": { 497 "nixpkgs": [ 498 "unstable" 499 ], 500 "utils": "utils_2" 501 }, 502 "locked": { 503 "lastModified": 1672708630, 504 "narHash": "sha256-o/nEE0UExukrYmc1H90fQSn6PtILWyUJCkbsBu5FWO8=", 505 "owner": "wamserma", 506 "repo": "flake-programs-sqlite", 507 "rev": "a48f57818f6966368d7d9c51385554907e88612a", 508 "type": "github" 509 }, 510 "original": { 511 "owner": "wamserma", 512 "repo": "flake-programs-sqlite", 513 "type": "github" 514 } 515 }, 516 "root": { 517 "inputs": { 518 "alejandra": "alejandra", 519 "emacs": "emacs", 520 "flake-utils": "flake-utils_2", 521 "home-manager": "home-manager", 522 "master": "master", 523 "nil": "nil", 524 "nix": "nix", 525 "nixos-vscode-server": "nixos-vscode-server", 526 "nixpkgs": [ 527 "unstable" 528 ], 529 "nixpkgs-2105": "nixpkgs-2105", 530 "nixpkgs-2111": "nixpkgs-2111", 531 "nixpkgs-2205": "nixpkgs-2205", 532 "nixpkgs-2211": "nixpkgs-2211", 533 "nixpkgs-insync": "nixpkgs-insync", 534 "parts": "parts", 535 "programsdb": "programsdb", 536 "statix": "statix", 537 "unstable": "unstable" 538 } 539 }, 540 "rust-analyzer-src": { 541 "flake": false, 542 "locked": { 543 "lastModified": 1657557289, 544 "narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=", 545 "owner": "rust-lang", 546 "repo": "rust-analyzer", 547 "rev": "caf23f29144b371035b864a1017dbc32573ad56d", 548 "type": "github" 549 }, 550 "original": { 551 "owner": "rust-lang", 552 "ref": "nightly", 553 "repo": "rust-analyzer", 554 "type": "github" 555 } 556 }, 557 "rust-analyzer-src_2": { 558 "flake": false, 559 "locked": { 560 "lastModified": 1645205556, 561 "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=", 562 "owner": "rust-analyzer", 563 "repo": "rust-analyzer", 564 "rev": "acf5874b39f3dc5262317a6074d9fc7285081161", 565 "type": "github" 566 }, 567 "original": { 568 "owner": "rust-analyzer", 569 "ref": "nightly", 570 "repo": "rust-analyzer", 571 "type": "github" 572 } 573 }, 574 "rust-overlay": { 575 "inputs": { 576 "flake-utils": [ 577 "nil", 578 "flake-utils" 579 ], 580 "nixpkgs": [ 581 "nil", 582 "nixpkgs" 583 ] 584 }, 585 "locked": { 586 "lastModified": 1672280602, 587 "narHash": "sha256-aBO2MgTv8Pj24j+q0BKFHV5XmAuAn6+iw7AVNW4wUxc=", 588 "owner": "oxalica", 589 "repo": "rust-overlay", 590 "rev": "ede977678e5d0164316998487e686d0790744cd7", 591 "type": "github" 592 }, 593 "original": { 594 "owner": "oxalica", 595 "repo": "rust-overlay", 596 "type": "github" 597 } 598 }, 599 "statix": { 600 "inputs": { 601 "fenix": "fenix_2", 602 "gitignore": "gitignore", 603 "nixpkgs": "nixpkgs_5" 604 }, 605 "locked": { 606 "lastModified": 1663988440, 607 "narHash": "sha256-WVwLYETylrLu74Oix+b7WVXGRT6SGJ3PEoQ4RgKwgNE=", 608 "owner": "nerdypepper", 609 "repo": "statix", 610 "rev": "6b490d712ec88460e1f9d85d7f97fdaa85d800e8", 611 "type": "github" 612 }, 613 "original": { 614 "owner": "nerdypepper", 615 "repo": "statix", 616 "type": "github" 617 } 618 }, 619 "unstable": { 620 "locked": { 621 "lastModified": 1672525397, 622 "narHash": "sha256-WASDnyxHKWVrEe0dIzkpH+jzKlCKAk0husv0f/9pyxg=", 623 "owner": "nixos", 624 "repo": "nixpkgs", 625 "rev": "8ba56d7c0d7490680f2d51ba46a141eca7c46afa", 626 "type": "github" 627 }, 628 "original": { 629 "owner": "nixos", 630 "ref": "nixos-unstable", 631 "repo": "nixpkgs", 632 "type": "github" 633 } 634 }, 635 "utils": { 636 "locked": { 637 "lastModified": 1667395993, 638 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 639 "owner": "numtide", 640 "repo": "flake-utils", 641 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 642 "type": "github" 643 }, 644 "original": { 645 "owner": "numtide", 646 "repo": "flake-utils", 647 "type": "github" 648 } 649 }, 650 "utils_2": { 651 "locked": { 652 "lastModified": 1667395993, 653 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 654 "owner": "numtide", 655 "repo": "flake-utils", 656 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 657 "type": "github" 658 }, 659 "original": { 660 "owner": "numtide", 661 "repo": "flake-utils", 662 "type": "github" 663 } 664 } 665 }, 666 "root": "root", 667 "version": 7 668}