me
/
guix
Archived
1
0
Fork 0

Revert "gnu: guile-ssh: Fix cross-compilation."

This reverts commit 10cdf14080.

./guix/store.scm:1224:15: Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "build of `/gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv' failed" status: 100] 7fa4df090120>)'.
guix pull: error: You found a bug: the program '/gnu/store/0nbcv4jkhf73qlvc6dsy05iamj6l662c-compute-guix-derivation'
master
Mathieu Othacehe 2020-02-18 14:45:59 +01:00
parent 3db8833b46
commit fde46843ec
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 2 deletions

View File

@ -300,8 +300,7 @@ Additionally, various channel-specific options can be negotiated.")
("libtool" ,libtool) ("libtool" ,libtool)
("texinfo" ,texinfo) ("texinfo" ,texinfo)
("pkg-config" ,pkg-config) ("pkg-config" ,pkg-config)
("which" ,which) ("which" ,which)))
("guile" ,guile-2.2)))
(inputs `(("guile" ,guile-2.2) (inputs `(("guile" ,guile-2.2)
("libssh" ,libssh) ("libssh" ,libssh)
("libgcrypt" ,libgcrypt))) ("libgcrypt" ,libgcrypt)))