diff options
author | Ludovic Courtès <ludo@gnu.org> | 2024-05-01 12:22:04 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-05-01 17:26:18 +0200 |
commit | 5d2d081af0dfebb2f9af367a39e6696618f12dcf (patch) | |
tree | 3334a156e04734aea04a91558fb926e68fe8e93f /gnu | |
parent | e2ba58a67f8ebf1e9c0b1bc082db79ffae42a46f (diff) | |
download | guix-5d2d081af0dfebb2f9af367a39e6696618f12dcf.tar.gz guix-5d2d081af0dfebb2f9af367a39e6696618f12dcf.zip |
svn-download: Add dependency on tar+gzip for SWH retrieval.
Fixes a bug whereby ‘swh-download-directory-by-nar-hash’ would fail due
to ‘tar’ not being found in $PATH:
$ GUIX_DOWNLOAD_METHODS=swh guix build -S texlive-geometry --check
In execvp of tar: No such file or directory
SWH: found directory with nar-sha256 hash 217e1c8d33aa6fd063f205453a946509b059b85fa7e8d32b7e80054d5e6e5c26 at 'swh:1:dir:ccb56476fb36b2ba0298e57f2b2e69c735ac0a2f'
[…]
* guix/svn-download.scm (svn-fetch)[tar+gzip]: New variable.
[build]: Use it.
(svn-multi-fetch): Likewise.
Change-Id: I37ba9824a5feb6d38f85743519cbd2b2c3e1a9e8
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions