nixpkgs/pkgs/tools/security/pass
sternenseemann 17c83897a5 pass: 1.7.3 -> 1.7.4
Mostly bug fixes, the following changes were required in the package:

* set-correct-program-name-for-sleep.patch needed to be rebased,
  b08781e2a6e183986eb1c24f51cdeff879b7a6af partially implemented
  the changes done in this patch, so we don't need to touch
  password-store.sh anymore.

* Remove wayland patch since it is part of the release now

* Reworked assert logic wrt to x11-/wayland- and dmenuSupport:
  passmenu now supports wayland as well via dmenu-wayland. Sadly
  the choice of menu is not changeable, pending
  https://lists.zx2c4.com/pipermail/password-store/2021-January/004363.html

* Rebased no-darwin-getopt.patch

* Note that f.el is no longer required

Reviews would be appreciated, I might've missed something.

(cherry picked from commit 9b794eb21af842bda137bf9f1ecc95c2d2affc8c)
2021-06-17 16:32:19 +00:00
..
extensions passExtensions.pass-import: fix tests 2021-04-30 17:16:28 +02:00
default.nix pass: 1.7.3 -> 1.7.4 2021-06-17 16:32:19 +00:00
extension-dir.patch
no-darwin-getopt.patch pass: 1.7.3 -> 1.7.4 2021-06-17 16:32:19 +00:00
rofi-pass.nix treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
set-correct-program-name-for-sleep.patch pass: 1.7.3 -> 1.7.4 2021-06-17 16:32:19 +00:00