unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24092: installation of password-store doesn't require installation of tree
@ 2016-07-28  6:40 Tomáš Čech
  2016-07-28 13:24 ` Thompson, David
  2018-03-08 22:34 ` bug#24092: Closing, it is fixed Gábor Boskovits
  0 siblings, 2 replies; 3+ messages in thread
From: Tomáš Čech @ 2016-07-28  6:40 UTC (permalink / raw)
  To: 24092

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

I installed `password-store' and simple invocation failed:

  $ LC_ALL=C pass
  Password Store
  /home/tcech/.guix-profile/bin/pass: line 324: tree: command not found

After manually installing `tree' package it works as expected.

A `pass' is bash script, shouldn't be inputs be changed to propagated-inputs?
    (inputs `(("gnupg" ,gnupg)
              ("pwgen" ,pwgen)
              ("xclip" ,xclip)
              ("git" ,git)
              ("tree" ,tree)
              ("which" ,which)))

Best regards,

S_W

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-08 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28  6:40 bug#24092: installation of password-store doesn't require installation of tree Tomáš Čech
2016-07-28 13:24 ` Thompson, David
2018-03-08 22:34 ` bug#24092: Closing, it is fixed Gábor Boskovits

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).