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 8435d7f commit 682962dCopy full SHA for 682962d
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=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
+ --commit=34e9eae68c9583acce5abc4100add3d88932a5ae \
55
--cores="$JOBS" \
56
--keep-failed \
57
--fallback \
0 commit comments