11 pname = "plasma-vault";
14 ./0001-encfs-path.patch
15 ./0002-cryfs-path.patch
16 ./0003-fusermount-path.patch
17 ./0004-gocryptfs-path.patch
21 ''-DNIXPKGS_ENCFS=\"${lib.getBin encfs}/bin/encfs\"''
22 ''-DNIXPKGS_ENCFSCTL=\"${lib.getBin encfs}/bin/encfsctl\"''
23 ''-DNIXPKGS_CRYFS=\"${lib.getBin cryfs}/bin/cryfs\"''
24 ''-DNIXPKGS_FUSERMOUNT=\"${lib.getBin fuse}/bin/fusermount\"''
25 ''-DNIXPKGS_GOCRYPTFS=\"${lib.getBin gocryptfs}/bin/gocryptfs\"''
28 extraNativeBuildInputs = [ pkg-config ];