diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-09-12 16:32:30 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-09-12 16:32:30 -0700 |
| commit | e0615c785f0a7f636f6753a4357f26b3986be760 (patch) | |
| tree | 1fe2fe413f3487efe0e36383c3e8045fcc2dfb00 /flake.nix | |
| parent | 1c3e49281c213df94a791db94f7c5b492fc205c4 (diff) | |
| download | nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar.gz nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar.bz2 nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar.lz nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar.xz nix-e0615c785f0a7f636f6753a4357f26b3986be760.tar.zst nix-e0615c785f0a7f636f6753a4357f26b3986be760.zip | |
Bump to 6.18 kernel
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,7 +31,7 @@ nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; # specific nixpkgs commit for EOL kernel and ZFS - nixpkgs-kerneol.url ="github:NixOS/nixpkgs/853901a31bddc8bdc9edde693f649f0e50edcfc5"; + #nixpkgs-kerneol.url ="github:NixOS/nixpkgs/853901a31bddc8bdc9edde693f649f0e50edcfc5"; # per https://nixos-and-flakes.thiscute.world/nixos-with-flakes/downgrade-or-upgrade-packages #my-nixpkgs.url = "github:nipsy/nixpkgs/update_reaper_7.61"; @@ -57,7 +57,7 @@ home-manager, #my-nixpkgs, nixos-hardware, - nixpkgs-kerneol, + #nixpkgs-kerneol, nixpkgs-master, #nixpkgs-pr545346, nixpkgs-stable, |
