guix/gnu
Tobias Geerinckx-Rice 28b5ef1159
gnu: Rename google-brotli back to brotli.
Sorry for the noise, but good riddance.  Our nonstandard name for this
package has caused confusion since it was added.  For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.

The Python packages will be fixed in the next commit.

* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13 01:20:19 +02:00
..
bootloader
build
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer
machine
packages gnu: Rename google-brotli back to brotli. 2021-10-13 01:20:19 +02:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: ganeti: Don't start the metadata daemon automatically. 2021-10-11 18:59:44 +02:00
system linux-initrd: Support checking NTFS volumes on boot. 2021-10-13 01:20:19 +02:00
tests gnu: ganeti: Update to 3.0.1. 2021-10-11 18:59:44 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm
local.mk gnu: cpufrequtils: Update to 008. 2021-10-13 01:20:19 +02:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm
tests.scm