pinwheel: Unpin nh from local nixpkgs to use cached builds

This commit is contained in:
Alexander Heldt
2026-02-14 11:05:32 +01:00
parent 48e352f015
commit b26fb44824
2 changed files with 24 additions and 11 deletions

View File

@@ -13,7 +13,6 @@
nh = {
url = "github:viperML/nh";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gc-env.url = "github:Julow/nix-gc-env";