Skip to content

Commit eca20be

Browse files
committed
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
Includes: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d428237642e1e4ac8fda4597205ffec89926c0ec. which removes the need to build Python2, and OpenSSL 1.x when building for Windows.
1 parent 27a770b commit eca20be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/libexec/prelude.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fi
5151
time-machine() {
5252
# shellcheck disable=SC2086
5353
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
54-
--commit=efc26826400762207cde9f23802cfe75a737963c \
54+
--commit=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \
5555
--cores="$JOBS" \
5656
--keep-failed \
5757
--fallback \

0 commit comments

Comments
 (0)