bump nixpkgs to 24.05

This commit is contained in:
2024-08-06 10:52:00 +03:00
parent 8d5bc498e1
commit 0b7b7473d7
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
extra-experimental-features = "nix-command flakes";
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
flake-utils.url = "github:numtide/flake-utils";
};
outputs = {