Merge pull request #76151 from Ma27/bump-hydra

hydra: 2019-08-30 -> 2019-11-13
This commit is contained in:
lewo
2019-12-29 10:28:44 +01:00
committed by GitHub
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ let
callTest = f: f { inherit system pkgs; };
hydraPkgs = {
inherit (pkgs) nixStable nixUnstable;
inherit (pkgs) nixStable nixUnstable nixFlakes;
};
tests = pkgs.lib.flip pkgs.lib.mapAttrs hydraPkgs (name: nix: