mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: password-store: Fix failing test suite.
* gnu/packages/admin.scm (tree-1): New public variable. * gnu/packages/password-utils.scm (password-store)[inputs]: Use it rather than the default tree@2. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> and Olivier Dion <olivier.dion@polymtl.ca>.
This commit is contained in:
parent
1e20aec1f8
commit
a40ac62715
2 changed files with 22 additions and 1 deletions
|
@ -553,7 +553,8 @@ any X11 window.")
|
|||
gnupg
|
||||
qrencode
|
||||
sed
|
||||
tree
|
||||
;; XXX v1.7.4 tests are broken with tree@2: <issues.guix.gnu.org/53238>.
|
||||
tree-1
|
||||
which
|
||||
wl-clipboard
|
||||
xclip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue