nixpkgs/pkgs
Sirio Balmelli dda50e7348
gopass: fix impurity which breaks gopass after 'nix-store --gc'
gopass maintains a ~/.cache/gopass/gpg-binary.loc file
which stores an absolute path to the gpg executable,
overriding (and ignoring) the environment $PATH.

This creates a situation where gopass will work for a period of time
after install, but after gpg is upgraded and a 'nix-store --gc' is
performed, the cached gpg path will throw an error.

A gopass maintainer has declared this a wont-fix in
https://github.com/gopasspw/gopass/issues/1662

As a workaround, add a --run clause in the wrapper script
that removes this cache file.

Once (if) upstream fixes this issue, this cruft can be removed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-12-14 08:59:23 +01:00
..
applications Merge pull request #106852 from marsam/update-ncspot 2020-12-13 21:41:13 -05:00
build-support Merge pull request #106321 from NixOS/staging-next 2020-12-11 15:56:17 +01:00
common-updater
data Merge pull request #106476 from r-ryantm/auto-update/osinfo-db 2020-12-13 20:56:07 -05:00
desktops gnomeExtensions.paperwm: remove maintainer 2020-12-14 06:02:19 +10:00
development ocamlPackages.torch: 0.10 → 0.11 2020-12-14 06:28:34 +01:00
games Merge pull request #105136 from cizra/remove-tdm 2020-12-11 20:04:00 +00:00
misc Merge pull request #106706 from r-ryantm/auto-update/gutenprint 2020-12-13 20:51:20 -05:00
os-specific Merge pull request #104455 from expipiplus1/joe-nvidia 2020-12-13 09:00:51 +01:00
pkgs-lib
servers Merge pull request #106627 from r-ryantm/auto-update/thanos 2020-12-12 16:43:09 -05:00
shells Remove myself from maintainers sets 2020-12-07 14:30:37 +00:00
stdenv
test
tools gopass: fix impurity which breaks gopass after 'nix-store --gc' 2020-12-14 08:59:23 +01:00
top-level simdjson: init at 0.7.0 2020-12-13 16:08:14 -08:00