File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 449449 --keep-failed \
450450 --fallback \
451451 --link-profile \
452+ --writable-root \
452453 --root=" $( profiledir_for_host " ${HOST} " ) " \
453454 ${SUBSTITUTE_URLS: +--substitute-urls=" $SUBSTITUTE_URLS " } \
454455 ${ADDITIONAL_GUIX_COMMON_FLAGS} ${ADDITIONAL_GUIX_ENVIRONMENT_FLAGS} \
Original file line number Diff line number Diff line change 5151time-machine () {
5252 # shellcheck disable=SC2086
5353 guix time-machine --url=https://codeberg.org/guix/guix.git \
54- --commit=639f79952e51a58b7fbca2a826dcc3df162300c1 \
54+ --commit=3cd1c8769c618cab07181c6a4807792a371f0b2e \
5555 --cores=" $JOBS " \
5656 --keep-failed \
5757 --fallback \
Original file line number Diff line number Diff line change 33 (gnu packages bash)
44 (gnu packages bison)
55 ((gnu packages build-tools) #:select (meson))
6- ((gnu packages certs ) #:select (nss-certs))
6+ ((gnu packages nss ) #:select (nss-certs))
77 ((gnu packages cmake) #:select (cmake-minimal))
88 (gnu packages commencement)
99 (gnu packages compression)
You can’t perform that action at this time.
0 commit comments