diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-10 09:07:19 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-10 09:07:19 +0200 |
| commit | 032a9931c8a04b294868217d917fe4e862c30204 (patch) | |
| tree | 3badc253384e2f6099439996760e419d1dac7b5c /nixos/flake.lock | |
| parent | 677ffed81557fc8216c690c46287a78f5dd8f35e (diff) | |
fix plymouth
Diffstat (limited to '')
| -rw-r--r-- | nixos/flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/nixos/flake.lock b/nixos/flake.lock index 2ad8b15..1219460 100644 --- a/nixos/flake.lock +++ b/nixos/flake.lock @@ -7,32 +7,32 @@ ] }, "locked": { - "lastModified": 1747331121, - "narHash": "sha256-3MmiUN/jOHBHQUnjqzg6qKArc17j2OS6jisEppDY4g8=", + "lastModified": 1749154018, + "narHash": "sha256-gjN3j7joRvT3a8Zgcylnd4NFsnXeDBumqiu4HmY1RIg=", "owner": "nix-community", "repo": "home-manager", - "rev": "1eec32f0efe3b830927989767a9e6ece0d82d608", + "rev": "7aae0ee71a17b19708b93b3ed448a1a0952bf111", "type": "github" }, "original": { "owner": "nix-community", - "ref": "release-24.11", + "ref": "release-25.05", "repo": "home-manager", "type": "github" } }, "nixpkgs": { "locked": { - "lastModified": 1747335874, - "narHash": "sha256-IKKIXTSYJMmUtE+Kav5Rob8SgLPnfnq4Qu8LyT4gdqQ=", + "lastModified": 1749237914, + "narHash": "sha256-N5waoqWt8aMr/MykZjSErOokYH6rOsMMXu3UOVH5kiw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ba8b70ee098bc5654c459d6a95dfc498b91ff858", + "rev": "70c74b02eac46f4e4aa071e45a6189ce0f6d9265", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.11", + "ref": "nixos-25.05", "repo": "nixpkgs", "type": "github" } |
