3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/tools/security/pass/extensions
Henry Mortimer ec4dc7e346
passExtensions.pass-import: install extension script and completion
The changes added in 40b9f4e meant that running the extension
from within pass, i.e. running `pass import` no longer worked because
the extension script didn't get installed and the completion scripts
for pimport don't get installed. This commit fixes that by manually
copying and wrapping the extension script and completion scripts
2021-04-15 21:33:51 +01:00
..
audit
checkup.nix
default.nix passExtensions.pass-import: convert to buildPythonApplication 2021-04-06 09:18:44 -04:00
genphrase.nix
import.nix passExtensions.pass-import: install extension script and completion 2021-04-15 21:33:51 +01:00
otp.nix
tomb.nix
update.nix