forked from rarias/bscpkgs
Remove cluster scripts from nixtools
This commit is contained in:
@@ -135,10 +135,7 @@ let
|
||||
enableStatic = true;
|
||||
};
|
||||
|
||||
nixtools = callPackage ./bsc/nixtools/default.nix {
|
||||
targetCluster = "mn4";
|
||||
nixPrefix = "/gpfs/projects/bsc15/nix";
|
||||
};
|
||||
nixtools = callPackage ./bsc/nixtools/default.nix { };
|
||||
|
||||
garlicTools = callPackage ./garlic/tools.nix {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user