NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

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

chore(flake): do the lockfile update locally on stellapent-cier [skip ci]

rebuilding soon-ish

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+24 -14
+24 -14
flake.lock
··· 159 159 "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", 160 160 "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", 161 161 "nix": "nix", 162 - "nixpkgs": [ 163 - "nixpkgs" 164 - ] 162 + "nixpkgs": "nixpkgs_2" 165 163 }, 166 164 "locked": { 167 165 "lastModified": 1773953514, ··· 481 479 ] 482 480 }, 483 481 "locked": { 484 - "lastModified": 1774274572, 485 - "narHash": "sha256-YtpNRYSv0CQn+MjhHHqFcIR5L0Urex2tTwS42kP6nuc=", 486 - "owner": "nix-community", 487 - "repo": "home-manager", 488 - "rev": "90913f831383a599c556cba59eac8cae9b5195a9", 489 - "type": "github" 482 + "lastModified": 1774274588, 483 + "narHash": "sha256-dnHvv5EMUgTzGZmA+3diYjQU2O6BEpGLEOgJ1Qe9LaY=", 484 + "rev": "cf9686ba26f5ef788226843bc31fda4cf72e373b", 485 + "revCount": 5874, 486 + "type": "tarball", 487 + "url": "https://api.flakehub.com/f/pinned/nix-community/home-manager/0.2511.5874%2Brev-cf9686ba26f5ef788226843bc31fda4cf72e373b/019d1b02-98c6-7532-8e7e-7f7cf2fc4b68/source.tar.gz" 490 488 }, 491 489 "original": { 492 - "owner": "nix-community", 493 - "ref": "master", 494 - "repo": "home-manager", 495 - "type": "github" 490 + "type": "tarball", 491 + "url": "https://flakehub.com/f/nix-community/home-manager/0" 496 492 } 497 493 }, 498 494 "import-tree": { ··· 768 764 }, 769 765 "original": { 770 766 "type": "tarball", 767 + "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1" 768 + } 769 + }, 770 + "nixpkgs_3": { 771 + "locked": { 772 + "lastModified": 1773597492, 773 + "narHash": "sha256-hQ284SkIeNaeyud+LS0WVLX+WL2rxcVZLFEaK0e03zg=", 774 + "rev": "a07d4ce6bee67d7c838a8a5796e75dff9caa21ef", 775 + "revCount": 963717, 776 + "type": "tarball", 777 + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.963717%2Brev-a07d4ce6bee67d7c838a8a5796e75dff9caa21ef/019cfa58-0a94-7ef5-9db4-b1ad28c57d49/source.tar.gz" 778 + }, 779 + "original": { 780 + "type": "tarball", 771 781 "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/%2A.tar.gz" 772 782 } 773 783 }, ··· 809 819 "nix4vscode": "nix4vscode", 810 820 "nixos-generators": "nixos-generators", 811 821 "nixos-hardware": "nixos-hardware", 812 - "nixpkgs": "nixpkgs_2", 822 + "nixpkgs": "nixpkgs_3", 813 823 "systems": "systems_2", 814 824 "vscode-server": "vscode-server", 815 825 "zen-browser": "zen-browser"