Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -45,4 +45,8 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ AndersonTorres nckx ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/mksh";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user