nixos: upgrade to 24.05 and fix errors

This commit is contained in:
Rouven Seifert 2024-06-16 18:12:57 +02:00
parent 05152b6db4
commit 059a4ebf0e
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 13 additions and 11 deletions

8
flake.lock generated
View file

@ -160,16 +160,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1716361217,
"narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
"lastModified": 1718208800,
"narHash": "sha256-US1tAChvPxT52RV8GksWZS415tTS7PV42KTc2PNDBmc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
"rev": "cc54fb41d13736e92229c21627ea4f22199fee6b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}