nixpkgs/pkgs/tools/security/pass
Daniel Bergey af3d448d33 pass(word-store): add option to include xclip in PATH
xclip is necessary for pass(word-store) to send passwords to the
clipboard / X-selection, rather than echoing to the terminal.

The option currently defaults to false, because someone may not want the
dependency on X libraries and also pass is really quick to build (it's
just a shell script).
2014-06-11 23:36:28 +02:00
..
darwin-getopt.patch fix getopt path on darwin 2014-05-29 09:46:53 -07:00
default.nix pass(word-store): add option to include xclip in PATH 2014-06-11 23:36:28 +02:00