aboutsummaryrefslogtreecommitdiff

ages/hardware.scm
AgeCommit message (Expand)Author
2022-02-07gnu: ddcutil: Update to 1.2.1....* gnu/packages/hardware.scm (ddcutil): Update to 1.2.1. [inputs]: Add kmod and i2c-tools. Efraim Flashner
2022-02-03gnu: usbguard: Remove input labels....* gnu/packages/hardware.scm (usbguard)[native-inputs, inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE and remove trailing #t's. Marius Bakke
2022-02-03gnu: usbguard: Update to 1.0.0-55-g466f1f0....* gnu/packages/hardware.scm (usbguard): Update to 1.0.0-55-g466f1f0. [source]: Switch to GIT-FETCH. [arguments]: Add phase to patch bootstrap script. Delay patch-build-scripts. [native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL. Marius Bakke
2022-01-21gnu: Add libcpuid....* gnu/packages/hardware.scm (libcpuid): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Zhu Zihao
2022-01-06gnu: Add openrgb....* gnu/packages/hardware.scm (openrgb): New variable. * gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> John Kehayias
2022-01-06gnu: Add hueplusplus....* gnu/packages/hardware.scm (hueplusplus): New variable. * gnu/packages/patches/hueplusplus-mbedtls.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. John Kehayias
2021-12-29gnu: hwinfo: Update to 21.80....* gnu/packages/hardware.scm (hwinfo): Update to 21.80. Tobias Geerinckx-Rice
2021-12-27gnu: Add headsetcontrol....* gnu/packages/hardware.scm (headsetcontrol): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> John Kehayias
2021-12-14gnu: i7z: Fix building with GCC >= 10....* gnu/packages/hardware.scm (i7z)[source]: Add patch. * gnu/packages/patches/i7z-gcc-10.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2021-12-13gnu: Further simplify package inputs....This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.) Ludovic Courtès
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-27gnu: wavemon: Update to 0.9.4....* gnu/packages/hardware.scm (wavemon): Update to 0.9.4. Tobias Geerinckx-Rice
2021-11-27gnu: hwinfo: Update to 21.78....* gnu/packages/hardware.scm (hwinfo): Update to 21.78. Tobias Geerinckx-Rice
2021-10-28gnu: Add openhmd....* gnu/packages/hardware.scm (openhmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-10-17gnu: hwinfo: Update to 21.77....* gnu/packages/hardware.scm (hwinfo): Update to 21.77. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-01gnu: Add hwinfo....* gnu/packages/hardware.scm (hwinfo): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Raghav Gururajan
2021-08-30gnu: Add h-client....* gnu/packages/hardware.scm (h-client): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Denis 'GNUtoo' Carikli
2021-07-03gnu: Add ddcui....* gnu/packages/hardware.scm (ddcui): New variable. Brice Waegeneire
2021-06-30gnu: i7z: Restrict to x86_64 systems....* gnu/packages/hardware.scm (i7z)[supported-systems]: Set to x86_64-linux. Tobias Geerinckx-Rice
2021-06-29gnu: Add i7z....* gnu/packages/hardware.scm (i7z): New public variable. Tobias Geerinckx-Rice
2021-06-02gnu: memtester: Update to 4.5.1....* gnu/packages/hardware.scm (memtester): Update to 4.5.1. Tobias Geerinckx-Rice
2021-04-10gnu: ddcutil: Update to 1.1.0....* gnu/packages/hardware.scm (ddcutil): Update to 1.1.0. Tobias Geerinckx-Rice
2021-01-28gnu: Add tpm2-tss....* gnu/packages/hardware.scm (tpm2-tss): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Léo Le Bouter
2021-01-28gnu: libsmbios: Use osl2.1 license variable....* gnu/packages/hardware.scm (libsmbios)[license]: Use osl2.1 binding. Nicolas Goaziou
2021-01-27gnu: Add libsmbios....* gnu/packages/hardware.scm (libsmbios): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Léo Le Bouter
2021-01-07gnu: Add screentest....* gnu/packages/hardware.scm (screentest): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Evgeny Pisemsky
2021-01-02gnu: wavemon: Update to 0.9.3....* gnu/packages/hardware.scm (wavemon): Update to 0.9.3. [source]: Remove applied patches. Tobias Geerinckx-Rice
2020-12-24gnu: memtester: Update to 4.5.0....* gnu/packages/hardware.scm (memtester): Update to 4.5.0. Signed-off-by: Leo Famulari <leo@famulari.name> Vincent Legoll