Upgrade to NixOS 24.05

Also bump the default state version to 24.05.

See the release notes of the 24.05 release for more information:
https://nixos.org/manual/nixos/stable/release-notes#sec-release-24.05
This commit is contained in:
June 2024-06-17 20:59:03 +02:00
parent 6411ae8b80
commit 33599951ef
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 6 additions and 6 deletions

8
flake.lock generated
View file

@ -38,16 +38,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1716408408,
"narHash": "sha256-e4pjcLqe1Dexz7enk/+ui0aVdcoSiWnrTGjk7KLtAPw=",
"lastModified": 1718543618,
"narHash": "sha256-/VAxV/4lvtOtq4Zxq0MrqTGj7g8aSR/eJQDXB37ozvs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "dff68ababdd2c2616d03f26546ba632f5f09d3c6",
"rev": "de0ae76b011bf0000d58ab71821199ce310128b2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11-small",
"ref": "nixos-24.05-small",
"repo": "nixpkgs",
"type": "github"
}