diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-06-05 09:53:15 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-06-06 13:14:09 +0900 |
| commit | 7eafc7b1e4b895d1986280e192aa8d493fff8d96 (patch) | |
| tree | 005e7664004cb9ee7ea9ecf7de02a3d4fed4a982 /flake.lock | |
| parent | 282462c2f0d4e057e0714013f3f370af41a3d3f6 (diff) | |
nix: update flake lock
Was unfortunately not able to implement vm test suite before this release. Hopefully the last nixos update we have to follow.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -7,32 +7,32 @@ ] }, "locked": { - "lastModified": 1772985280, - "narHash": "sha256-FdrNykOoY9VStevU4zjSUdvsL9SzJTcXt4omdEDZDLk=", + "lastModified": 1780361225, + "narHash": "sha256-wnV9ttf4fPWNonBIQmvlrSlNpQYgx5HgWWd007mwIFA=", "owner": "nix-community", "repo": "home-manager", - "rev": "8f736f007139d7f70752657dff6a401a585d6cbc", + "rev": "e28654b71096e08c019d4861ca26acb646f583d8", "type": "github" }, "original": { "owner": "nix-community", - "ref": "release-25.11", + "ref": "release-26.05", "repo": "home-manager", "type": "github" } }, "nixpkgs": { "locked": { - "lastModified": 1772822230, - "narHash": "sha256-yf3iYLGbGVlIthlQIk5/4/EQDZNNEmuqKZkQssMljuw=", + "lastModified": 1780453794, + "narHash": "sha256-bXMRa9VTsHSPXL4Cw8R6JJLQeY3Y/IP4+YJCYVmQ7FY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "71caefce12ba78d84fe618cf61644dce01cf3a96", + "rev": "6b316287bae2ee04c9b93c8c858d930fd07d7338", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-25.11", + "ref": "nixos-26.05", "repo": "nixpkgs", "type": "github" } |
