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