gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
Ludovic Courtès
2021-02-02
gnu: plover: Update to 4.0.0.dev8....This moves from Python 2 to Python 3. This is a dev release, but from nearly 2
years ago.
Backing up your plover.cfg is advised by the release notes when upgrading from
version 3 to 4.
* gnu/packages/stenography.scm (plover): Update to 4.0.0.dev8.
[arguments]: Remove.
[native-inputs]: Switch to Python 3 package variants.
[inputs]: Switch to Python 3 package variants, and add python-pyqt.
Christopher Baines
d>2021-11-30
gnu: toybox: Update to 0.8.5....* gnu/packages/busybox.scm (toybox): Update to 0.8.5.
[arguments]: Add a new 'fix-or-skip-broken-tests phase.
Don't explicitly return #t from the other phases.
Tobias Geerinckx-Rice
2021-05-04
gnu: busybox: Update to 1.33.1....* gnu/packages/busybox.scm (busybox): Update to 1.33.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/busybox-CVE-2021-28831.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.