revert(nixos-uconsole): follow unstable nixpkgs again
Cachix has no CM5 kernel anyway, so sticking to stable doesn't save build time. Might as well stay on unstable for latest pkgs.
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
};
|
||||
nixos-uconsole = {
|
||||
url = "github:nixos-uconsole/nixos-uconsole";
|
||||
# Cache Cachix build avec nixpkgs stable (25.11).
|
||||
# Ne PAS suivre notre unstable — sinon rebuild kernel à chaque fois.
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-raspberrypi = {
|
||||
url = "github:nvmd/nixos-raspberrypi/v1.20260517.0";
|
||||
|
||||
Reference in New Issue
Block a user