Use Nixpkgs master for hail

This commit is contained in:
Ehmry - 2019-11-09 15:04:29 +01:00
parent 78f6753821
commit ac5f7246ef
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ let
nixexprpath = "hail.nix";
gitUrls = {
nix-config = "https://gitea.c3d2.de/C3D2/nix-config.git";
nixpkgs = "https://github.com/nixos/nixpkgs.git";
};
};
};