aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2026-09-12 16:32:30 -0700
committerMark Nipper <nipsy@bitgnome.net>2026-09-12 16:32:30 -0700
commite0615c785f0a7f636f6753a4357f26b3986be760 (patch)
tree1fe2fe413f3487efe0e36383c3e8045fcc2dfb00 /flake.nix
parent1c3e49281c213df94a791db94f7c5b492fc205c4 (diff)
downloadnix-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.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 5feb63e..36cb07c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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,