mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 19:11:46 +02:00
tests: debian-install: Use download mirror for uidmap source.
* gnu/tests/foreign.scm (debian-uidmap-deb-file): Download using a mirror-url. Change-Id: I6036c553e6caba132c961658cb542d06d05e29b3
This commit is contained in:
@@ -300,7 +300,7 @@ of DEB-FILES with 'dpkg -i'."
|
||||
;; This package provides 'newgidmap' & co., used by the unprivileged daemon.
|
||||
(origin
|
||||
(uri
|
||||
"http://ftp.debian.org/debian/pool/main/s/shadow/uidmap_4.13+dfsg1-1+deb12u1_amd64.deb")
|
||||
"mirror://debian/pool/main/s/shadow/uidmap_4.13+dfsg1-1+deb12u1_amd64.deb")
|
||||
(method url-fetch)
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user