nixpkgs/pkgs/tools/security/pass
Maximilian Bosch 187f3e79ca
pass: allow adding extensions without rebuilding the package
Until now, `pkgs.pass` was rebuilt entirely when adding an extension
using the `pass.withExtensions`-function. This is fixed now by removing the
linking of extensions from the fixupPhase and merge all paths (including
those from pkgs.pass) together in using `pkgs.buildEnv`.
2020-03-15 23:13:04 +01:00
..
extensions passExtensions.pass-audit: 0.1 -> 1.0.1, refactor 2020-03-15 23:13:04 +01:00
clip-wayland-support.patch pass: add patch for basic wayland support 2019-09-27 13:00:01 +02:00
default.nix pass: allow adding extensions without rebuilding the package 2020-03-15 23:13:04 +01:00
extension-dir.patch pass: allow adding extensions without rebuilding the package 2020-03-15 23:13:04 +01:00
no-darwin-getopt.patch
rofi-pass.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
set-correct-program-name-for-sleep.patch pass: 1.7.2 -> 1.7.3 2018-08-10 09:56:27 +02:00