forked from rarias/bscpkgs
Working isolated environment
This commit is contained in:
@@ -131,6 +131,10 @@ let
|
||||
|
||||
mpptest = callPackage ./bsc/mpptest/default.nix { };
|
||||
|
||||
busybox = self.busybox.override {
|
||||
enableStatic = true;
|
||||
};
|
||||
|
||||
nixtools = callPackage ./bsc/nixtools/default.nix {
|
||||
targetCluster = "mn4";
|
||||
nixPrefix = "/gpfs/projects/bsc15/nix";
|
||||
|
||||
Reference in New Issue
Block a user