We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0f83d commit fa87a20Copy full SHA for fa87a20
contrib/guix/libexec/prelude.bash
@@ -51,7 +51,7 @@ fi
51
time-machine() {
52
# shellcheck disable=SC2086
53
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
54
- --commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
+ --commit=d5ca4d4fd713a9f7e17e074a1e37dda99bbb09fc \
55
--cores="$JOBS" \
56
--keep-failed \
57
--fallback \
0 commit comments