Update nixpkgs-unstable (and other inputs)
Some checks failed
CI / Check, build and cache Nix flake (push) Has been cancelled
Some checks failed
CI / Check, build and cache Nix flake (push) Has been cancelled
This commit is contained in:
@@ -27,7 +27,7 @@ rec {
|
||||
|
||||
kernel = {
|
||||
lts = pkgs: pkgs.linuxKernel.packages.linux_6_6;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_9;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_11;
|
||||
};
|
||||
|
||||
nginx = rec {
|
||||
|
Reference in New Issue
Block a user