truecrypt: fix containers' mount
This commit is contained in:
@@ -3678,6 +3678,7 @@ in
|
||||
};
|
||||
|
||||
truecrypt = callPackage ../applications/misc/truecrypt {
|
||||
stdenv = overrideInStdenv stdenv [ useOldCXXAbi ];
|
||||
wxGUI = config.truecrypt.wxGUI or true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user