From 812b0361f33729d4add70e070538553d7b15493d Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 6 Jul 2026 11:19:23 -0700 Subject: Add overlay for EOL kernel and ZFS --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f54c2b4..353697d 100644 --- a/flake.nix +++ b/flake.nix @@ -30,6 +30,9 @@ #nixpkgs-staging.url = "github:NixOS/nixpkgs/staging-nixos"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + # specific nixpkgs commit for EOL kernel and ZFS + nixpkgs-kerneol.url ="github:NixOS/nixpkgs/ae05d822afa333fd35d417b399beb1da0ebb689d"; + # per https://nixos-and-flakes.thiscute.world/nixos-with-flakes/downgrade-or-upgrade-packages #my-nixpkgs.url = "github:nipsy/nixpkgs/update_reaper_7.61"; #nixpkgs-67e692392.url = "github:nixos/nixpkgs/67e69239226f37168d1adb8d29bd61150756a03e"; @@ -54,6 +57,7 @@ home-manager, #my-nixpkgs, nixos-hardware, + nixpkgs-kerneol, nixpkgs-master, #nixpkgs-pr495610, nixpkgs-stable, -- cgit v1.3.1