mbox

[bug#46277,v3,0/2] gnu: Add fwupd and sort patch list.

Message ID 20210204025933.4611-1-lle-bout@zaclys.net
Headers show

Message

vasilii.smirnov--- via Guix-patches" via Feb. 4, 2021, 2:59 a.m. UTC
Oopsie again, did not "git add" correctly.

Léo Le Bouter (2):
  gnu: Sort patch list alphabetically.
  gnu: Add fwupd.

 gnu/local.mk                                  | 405 +++++++++---------
 gnu/packages/firmware.scm                     | 117 ++++-
 ...d-option-for-installation-sysconfdir.patch | 161 +++++++
 .../patches/fwupd-do-not-write-to-var.patch   |   8 +
 .../patches/fwupd-installed-tests-path.patch  |  48 +++
 .../fwupd-remove-nonfree-lvfs-repo.patch      | 147 +++++++
 6 files changed, 685 insertions(+), 201 deletions(-)
 create mode 100644 gnu/packages/patches/fwupd-add-option-for-installation-sysconfdir.patch
 create mode 100644 gnu/packages/patches/fwupd-do-not-write-to-var.patch
 create mode 100644 gnu/packages/patches/fwupd-installed-tests-path.patch
 create mode 100644 gnu/packages/patches/fwupd-remove-nonfree-lvfs-repo.patch