Skip to content

Commit

Permalink
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
fanquake committed Aug 8, 2024
1 parent 27a770b commit eca20be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/guix/libexec/prelude.bash
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fi
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
--commit=efc26826400762207cde9f23802cfe75a737963c \
--commit=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \
--cores="$JOBS" \
--keep-failed \
--fallback \
Expand Down

0 comments on commit eca20be

Please sign in to comment.