Guix: fix codeberg link

This commit is contained in:
Pablo Greco 2025-11-12 04:58:21 -08:00
parent 72f289d81c
commit 4296205e2f
No known key found for this signature in database
GPG key ID: 2F656B0610604482
2 changed files with 2 additions and 2 deletions

View file

@ -238,7 +238,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
# across time.
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://codeberg.org/guix.git \
guix time-machine --url=https://codeberg.org/guix/guix.git \
--commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
--cores="$JOBS" \
--keep-failed \

View file

@ -226,7 +226,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
# across time.
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://codeberg.org/guix.git \
guix time-machine --url=https://codeberg.org/guix/guix.git \
--commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
--cores="$JOBS" \
--keep-failed \