diff --git a/flake.nix b/flake.nix index 48ea4da..6d2720d 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ # add any other pre-installed packages here ]; # change this is you want - channelURL = "https://nixos.org/channels/nixpkgs-24.05"; + channelURL = "https://nixos.org/channels/nixpkgs-24.11"; nixConf = { substituters = [ "https://cache.nixos.org/"