truecrypt: fix containers' mount
This commit is contained in:
parent
aa2ba7ffe5
commit
ec6b547b17
1 changed files with 1 additions and 0 deletions
|
@ -3678,6 +3678,7 @@ in
|
|||
};
|
||||
|
||||
truecrypt = callPackage ../applications/misc/truecrypt {
|
||||
stdenv = overrideInStdenv stdenv [ useOldCXXAbi ];
|
||||
wxGUI = config.truecrypt.wxGUI or true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue