ykfde
This commit is contained in:
parent
c5032b4e95
commit
bfdff27021
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ stdenv.mkDerivation {
|
|||
nativeBuildInputs = [ makeWrapper ];
|
||||
installPhase = ''
|
||||
install -D --target $out/bin *
|
||||
'';
|
||||
postInstall = ''
|
||||
wrapProgram $out/bin/ykfde_enroll --prefix PATH : ${lib.makeBinPath [openssl yubikey-personalization cryptsetup pbkdf2Sha512]}
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue