ngi0: Follow hydra/nix
Eelco Dolstra committed
Sep 9, 2020 at 13:02 UTC
2d26084eb69fe5992f0ded6b0e0e8e8ef2213196
1 file changed
+1
ngi0/hydra/flake.nix
+1
@@ -1,5 +1,6 @@
1
{
2
inputs.nixpkgs.url = "nixpkgs/nixos-20.03";
3
+ inputs.nix.follows = "hydra/nix";
4
5
outputs = { self, nixpkgs, nix, hydra }: {
6