use upstream equivalent of linux-6.17-11 declaration

This commit is contained in:
Sean Kovacs 2025-12-14 13:09:51 -05:00
commit 1f2e9434b8
Signed by: sckova
GPG key ID: 00F325187C68651A
4 changed files with 5 additions and 69 deletions

View file

@ -45,7 +45,7 @@
};
apple-silicon = {
url = "github:nix-community/nixos-apple-silicon";
url = "github:nix-community/nixos-apple-silicon/linux-6-17-11";
inputs.nixpkgs.follows = "nixpkgs";
};
};