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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
checkup.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
default.nix passExtensions.pass-import: convert to buildPythonApplication 2021-04-06 09:18:44 -04:00
genphrase.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
import.nix passExtensions.pass-import: install extension script and completion 2021-04-15 21:33:51 +01:00
otp.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tomb.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
update.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00