We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a92971 commit a38c345Copy full SHA for a38c345
1 file changed
pkgs/top-level/all-packages.nix
@@ -5074,9 +5074,7 @@ with pkgs;
5074
5075
ericw-tools = callPackage ../applications/misc/ericw-tools { };
5076
5077
- cryfs = callPackage ../tools/filesystems/cryfs {
5078
- boost = boost175;
5079
- };
+ cryfs = callPackage ../tools/filesystems/cryfs { };
5080
5081
encfs = callPackage ../tools/filesystems/encfs {
5082
tinyxml2 = tinyxml-2;
0 commit comments