Skip to content

Commit

Permalink
Fix for githash test on hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Jan 12, 2021
1 parent 6b74d9b commit 49861d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/githash/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ let
origSubDir = "/test/githash";
origSrcSubDir = origSrc + origSubDir;
outPath = origSrcSubDir;
isProjectPackage = true;
};
}) ++ [{
packages.githash-test.components.exes.githash-test.build-tools = mkForce [
Expand Down

0 comments on commit 49861d4

Please sign in to comment.