[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75159] [PATCH v0 0/4] Add corectrl and corectrl-helper-service-type
From: |
Ashvith Shetty |
Subject: |
[bug#75159] [PATCH v0 0/4] Add corectrl and corectrl-helper-service-type |
Date: |
Sat, 28 Dec 2024 15:48:08 +0530 |
This patch series adds the package corectrl. It also includes the helper
service and it's documentation.
Ashvith Shetty (3):
gnu: Add trompeloeil.
gnu: Add corectrl.
services: Add corectrl-helper-service-type.
Rutherther (1):
guix: qt: add inputs and outputs build variables in qt-build
doc/guix.texi | 15 ++++
gnu/local.mk | 1 +
gnu/packages/check.scm | 23 +++++
.../patches/corectrl-polkit-install-dir.patch | 21 +++++
gnu/packages/pciutils.scm | 83 ++++++++++++++++++-
gnu/services/pciutils.scm | 43 ++++++++++
guix/build-system/qt.scm | 54 ++++++------
7 files changed, 213 insertions(+), 27 deletions(-)
create mode 100644 gnu/packages/patches/corectrl-polkit-install-dir.patch
create mode 100644 gnu/services/pciutils.scm
--
2.46.0
- [bug#75159] [PATCH v0 0/4] Add corectrl and corectrl-helper-service-type,
Ashvith Shetty <=