Archived
1
0
forked from rarias/bscpkgs

hpcg: add gitTable

This commit is contained in:
2021-04-20 18:12:17 +02:00
parent c0a0eeec7f
commit cafc67d107
3 changed files with 45 additions and 27 deletions

View File

@@ -22,9 +22,7 @@
creamsInput = callPackage ./creams/input.nix { };
hpcg = callPackage ./hpcg/default.nix {
gitBranch = "garlic/tampi+isend+oss+task";
};
hpcg = callPackage ./hpcg/default.nix { };
bigsort = {
sort = callPackage ./bigsort/default.nix {