use nixpkgs-unstable again

This commit is contained in:
Sean Kovacs 2026-02-19 13:12:38 -05:00
commit 5a4e06d465
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 11 additions and 12 deletions

View file

@ -6,7 +6,7 @@
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
# edit this to switch between stable and unstable
nixpkgs.follows = "apple-silicon/nixpkgs";
nixpkgs.follows = "nixpkgs-unstable";
nix-cachyos-kernel = {
url = "github:xddxdd/nix-cachyos-kernel/release";