chore: upgrade to NixOS 24.05

This commit is contained in:
Felix Schröter 2024-05-26 11:31:08 +02:00
parent bf90bef6c0
commit a377290326
Signed by: felschr
GPG key ID: 671E39E6744C807D
13 changed files with 36 additions and 32 deletions

16
flake.lock generated
View file

@ -323,16 +323,16 @@
]
},
"locked": {
"lastModified": 1716711146,
"narHash": "sha256-CZ8vs7lX/qDqzJo/Vp/59q6yFxo99we2TSecUYJpeOc=",
"lastModified": 1716716433,
"narHash": "sha256-QNR7kydi+pnuSfCeVHjDJOId3YlRFYYQCRQ2rv2tuIU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "147c5eb5b39dee01c44feb6fca4632183e23e03b",
"rev": "142d4365b53e3c0f967c1757fed4a26f9e1747f5",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
@ -392,16 +392,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1716361217,
"narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
"lastModified": 1716542732,
"narHash": "sha256-0Y9fRr0CUqWT4KgBITmaGwlnNIGMYuydu2L8iLTfHU4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
"rev": "d12251ef6e8e6a46e05689eeccd595bdbd3c9e60",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}