update nixos release to 24.05

This commit is contained in:
2024-06-12 16:40:07 +02:00
parent 16dc9e4071
commit 4b99da5e4e
2 changed files with 5 additions and 6 deletions

View File

@ -4,8 +4,7 @@
# append '.?submodules=1' to the nix commands.
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
#nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
flake-utils.url = "github:numtide/flake-utils";
nlohmann-json = {
url = "github:nlohmann/json/v3.11.3"; # TODO: read version from file