Added perl packages that allow kpcli to work with xclip, squashed fixes.

This commit is contained in:
Philipp Steinpass
2016-02-19 11:21:52 +01:00
parent 5154e8c491
commit 9d1501437d
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
wrapProgram $out/bin/kpcli --set PERL5LIB \
"${with perlPackages; stdenv.lib.makePerlPath [
Clone CryptRijndael SortNaturally TermReadKey TermShellUI FileKeePass TermReadLineGnu XMLParser
CaptureTiny Clipboard Clone CryptRijndael SortNaturally TermReadKey TermShellUI FileKeePass TermReadLineGnu XMLParser
]}"
'';