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
parent
3db8833b46
commit
fde46843ec
|
@ -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)))
|
||||||
|
|
Reference in New Issue