diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-05-23 17:55:14 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-05-23 17:55:14 -0700 |
| commit | 376a1340de887678a441970f34565a9e01a80a58 (patch) | |
| tree | 6526e9d33016295a649a49d1c6d29580f08de42e | |
| parent | f2e66d41e908797b9cf25cd63732e81cf6a7304d (diff) | |
| download | nix-376a1340de887678a441970f34565a9e01a80a58.tar nix-376a1340de887678a441970f34565a9e01a80a58.tar.gz nix-376a1340de887678a441970f34565a9e01a80a58.tar.bz2 nix-376a1340de887678a441970f34565a9e01a80a58.tar.lz nix-376a1340de887678a441970f34565a9e01a80a58.tar.xz nix-376a1340de887678a441970f34565a9e01a80a58.tar.zst nix-376a1340de887678a441970f34565a9e01a80a58.zip | |
Update to latest flake.lock
| -rw-r--r-- | flake.lock | 40 |
1 files changed, 9 insertions, 31 deletions
@@ -27,11 +27,11 @@ ] }, "locked": { - "lastModified": 1779336838, - "narHash": "sha256-n1+l78hJRABp4cQHKeD0BVByT0vZLPqd09Tvoq8Q+d8=", + "lastModified": 1779580960, + "narHash": "sha256-/EG2rRahtxdoKKzGPGqaymVB96kBBYhygatEAbsoqaM=", "owner": "nix-community", "repo": "home-manager", - "rev": "928d72376949e222ea4f07b44828a55b0136422e", + "rev": "6e92bf094d45bc33d754e2b0f75d9ca1827cc363", "type": "github" }, "original": { @@ -40,27 +40,6 @@ "type": "github" } }, - "home-manager-stable": { - "inputs": { - "nixpkgs": [ - "nixpkgs-stable" - ] - }, - "locked": { - "lastModified": 1778905220, - "narHash": "sha256-ox/5IHc8uwy6UTw6N7Shp6uCHIgu/S2PsWeuXsOHSo8=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "d1686dc7d36cbd1234cb226ad6ef97e882716acb", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "release-25.11", - "repo": "home-manager", - "type": "github" - } - }, "nixos-hardware": { "locked": { "lastModified": 1779258371, @@ -78,11 +57,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1779357205, - "narHash": "sha256-cCO8aTqss5x9Ky8GWkpY0Hy5fyTZEbtifSUV8QjSzic=", + "lastModified": 1779508470, + "narHash": "sha256-Ap9KJX+5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f83fc3c307e74bc5fd5adb7eb6b8b13ffd2a36e1", + "rev": "29916453413845e54a65b8a1cf996842300cd299", "type": "github" }, "original": { @@ -94,11 +73,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1779478490, - "narHash": "sha256-gjdeymT0vtGTCBtUirdHkoxUBAMBxT6nPuvXyRLDEek=", + "lastModified": 1779583481, + "narHash": "sha256-Z4IcqDCAH1pY8x1RVooPW5/9S4DLoZL4zsY7ruTj+Jc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b232683c5b2bafb7f4a9869cef37a7fd2dc9239e", + "rev": "2b9a54ffbdfb5e7cf2d064ddf1224ac8c4d5b547", "type": "github" }, "original": { @@ -148,7 +127,6 @@ "inputs": { "disko": "disko", "home-manager": "home-manager", - "home-manager-stable": "home-manager-stable", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nixpkgs-master": "nixpkgs-master", |
