drop unused nix flake input
Jörg Thalheim committed
Apr 29, 2025 at 20:08 UTC
60d0d527354c5362a054454316374a26d4631aba
1 file changed
-1
flake.nix
-1
@@ -12,7 +12,6 @@
12
13
hydra.url = "github:NixOS/hydra";
14
hydra.inputs.nixpkgs.follows = "nixpkgs";
15
- nix.follows = "hydra/nix";
15
16
nixos-channel-scripts.url = "github:NixOS/nixos-channel-scripts";
17
nixos-channel-scripts.inputs.nixpkgs.follows = "nixpkgs";