summaryrefslogtreecommitdiff
path: root/gnu/packages/hardware.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: hw-probe: Update to 1.6.5.•••* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5. [inputs]: Add edac-utils. Tobias Geerinckx-Rice2022-12-111-2/+3
* gnu: rkdeveloptool: Fix build failure.•••This change was tested against a Pinebook Pro. * gnu/packages/hardware.scm (rkdeveloptool)[source]: Add snippet to fix build errors based on upstream pull request. Efraim Flashner2022-12-151-1/+9
* gnu: openrgb: Unbundle more libraries.•••* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove more bundled dependencies. Efraim Flashner2022-12-011-3/+13
* gnu: openrgb: Update to 0.8.•••* gnu/packages/hardware.scm (openrgb): Update to 0.8. [native-inputs]: Add qttools-5 for generating translations. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kaelyn Takata2022-12-011-3/+4
* gnu: memtest86+: Build reproducibly.•••* gnu/packages/hardware.scm (memtest86+)[source]: Add patch. * gnu/packages/patches/memtest86+-build-reproducibly.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2022-10-231-1/+3
* gnu: memtest86+: Include a GRUB-based ISO image.•••* gnu/packages/hardware.scm (memtest86+)[arguments]: Add a new 'patch-broken-Makefiles and custom 'build phase. Add "grub-memtest.iso" to the list of files to 'install. [native-inputs]: Add dosfstools, grub-hybrid, mtools, and xorriso. Tobias Geerinckx-Rice2022-10-231-1/+24
* gnu: memtest86+: Use G-expressions.•••* gnu/packages/hardware.scm (memtest86+)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-10-231-21/+23
* gnu: memtest86+: Update to 6.00.•••* gnu/packages/hardware.scm (memtest86+): Update to 6.00. [source]: Use GIT-FETCH & GIT-FILE-NAME. [arguments]: Stop forcing #:system i686-linux. Instead, honour the target word size in a new 'enter-build-directory phase. Remove custom 'build phase: ‘memtest’ was replaced by ‘memtest.efi’. Adjust the 'install phase accordingly, and install only ‘README.md’. [native-inputs]: Remove gcc-4.9. [description]: Remove obsolete BIOS limitation. Tobias Geerinckx-Rice2022-10-231-28/+17
* gnu: usbguard: Update to 1.1.2.•••* gnu/packages/hardware.scm (usbguard): Update to 1.1.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc52022-10-231-2/+2
* gnu: ddcui: Update to 0.3.0.•••* gnu/packages/hardware.scm (ddcui): Update to 0.3.0. [arguments]: Use new style for arguments. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc52022-10-231-3/+3
* gnu: ddcutil: Update to 1.3.2.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.3.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc52022-10-231-2/+2
* gnu: headsetcontrol: Update to 2.6.1.•••* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1. Tobias Geerinckx-Rice2022-10-161-2/+2
* gnu: Move libqb to high-availability.•••* gnu/packages/hardware.scm (libqb): Move to high-availability.scm. * gnu/packages/high-availability.scm: New file. * gnu/local.mk: Add high-availability.scm to GNU_SYSTEM_MODULES list. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher2022-10-101-27/+1
* gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058].•••* gnu/packages/hardware.scm (usbguard): Update to 1.1.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> kiasoc5 via Guix-patches via2022-08-071-4/+2
* gnu: usbguard: Use new package style.•••Use G-exps and #$output while we're at it. * gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions. <#:phases>: Use '#$output' instead of 'assoc-ref' Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> kiasoc5 via Guix-patches via2022-08-071-42/+42
* gnu: qttools: Rename to qttools-5.•••Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-2/+2
* gnu: hwinfo: Update to 21.82.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.82. Tobias Geerinckx-Rice2022-07-171-2/+2
* h-client: Do not fail in pure environments.•••Fixes <https://issues.guix.gnu.org/56223>. * gnu/packages/hardware.scm (h-client)[imported-modules]: New argument. [modules]: Likewise. [phases]{generate-gdk-pixbuf-loaders-cache-file} {glib-or-gtk-compile-schemas, glib-or-gtk-wrap}: Add glib-or-gtk phases. {wrap-more}: Wrap GI_TYPELIB_PATH and PATH. [inputs]: Add gobject-introspection and guile-3.0. Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Maxim Cournoyer2022-06-281-0/+29
* gnu: Add hw-probe.•••* gnu/packages/hardware.scm (hw-probe): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan2022-06-231-1/+205
* gnu: h-client: Fetch source from Savannah again.•••* gnu/packages/hardware.scm (h-client)[source]: Update URL and associated comment. Maxim Cournoyer2022-06-141-7/+6
* gnu: Add h-client (again, this time with Python 3 support).•••* gnu/packages/hardware.scm (h-client): New variable. Maxim Cournoyer2022-06-011-0/+38
* gnu: hwinfo: Rename non-standard ‘dev’ output.•••* gnu/packages/hardware.scm (hwinfo)[outputs]: Rename ‘dev’ to ‘lib’. [arguments]: Ditto. Tobias Geerinckx-Rice2022-05-291-7/+7
* gnu: hwinfo: Update to 21.81.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.81. Tobias Geerinckx-Rice2022-05-291-3/+3
* gnu: ddcui: Update to 0.2.1.•••* gnu/packages/hardware.scm (ddcui): Update to 0.2.1. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: ddcutil: Update to 1.2.2.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.2.2. Tobias Geerinckx-Rice2022-05-291-3/+3
* gnu: Remove h-client.•••* gnu/packages/hardware.scm (h-client): Delete variable. Maxim Cournoyer2022-05-311-36/+0
* gnu: Add envytools.•••* gnu/packages/hardware.scm (envytools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina2022-04-291-1/+29
* gnu: Add ckb-next.•••* gnu/packages/hardware.scm (ckb-next): add ckb-next Co-authored-by: Ludovic Courtès <ludo@gnu.org> Formbi2022-03-181-0/+59
* gnu: ddcutil: Update to 1.2.1.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.2.1. [inputs]: Add kmod and i2c-tools. Efraim Flashner2022-02-071-2/+4
* gnu: 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 Bakke2022-02-031-29/+26
* gnu: 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 Bakke2022-02-031-7/+19
* gnu: Add libcpuid.•••* gnu/packages/hardware.scm (libcpuid): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Zhu Zihao2022-01-211-1/+55
* gnu: 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 Kehayias2022-01-061-0/+73
* gnu: 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 Kehayias2022-01-061-1/+37
* gnu: hwinfo: Update to 21.80.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.80. Tobias Geerinckx-Rice2021-12-291-2/+2
* gnu: Add headsetcontrol.•••* gnu/packages/hardware.scm (headsetcontrol): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> John Kehayias2021-12-271-0/+25
* gnu: 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-Rice2021-12-141-0/+3
* gnu: 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ès2021-12-131-2/+1
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-48/+31
* gnu: wavemon: Update to 0.9.4.•••* gnu/packages/hardware.scm (wavemon): Update to 0.9.4. Tobias Geerinckx-Rice2021-11-271-2/+2
* gnu: hwinfo: Update to 21.78.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.78. Tobias Geerinckx-Rice2021-11-271-2/+2
* gnu: Add openhmd.•••* gnu/packages/hardware.scm (openhmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-10-281-0/+28
* gnu: hwinfo: Update to 21.77.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.77. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-171-4/+3
* gnu: Add hwinfo.•••* gnu/packages/hardware.scm (hwinfo): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Raghav Gururajan2021-10-011-0/+109
* gnu: Add h-client.•••* gnu/packages/hardware.scm (h-client): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Denis 'GNUtoo' Carikli2021-08-301-0/+46
* gnu: Add ddcui.•••* gnu/packages/hardware.scm (ddcui): New variable. Brice Waegeneire2021-07-031-0/+32
* gnu: i7z: Restrict to x86_64 systems.•••* gnu/packages/hardware.scm (i7z)[supported-systems]: Set to x86_64-linux. Tobias Geerinckx-Rice2021-06-301-0/+1
* gnu: Add i7z.•••* gnu/packages/hardware.scm (i7z): New public variable. Tobias Geerinckx-Rice2021-06-291-0/+47
* gnu: memtester: Update to 4.5.1.•••* gnu/packages/hardware.scm (memtester): Update to 4.5.1. Tobias Geerinckx-Rice2021-06-021-2/+2
* gnu: ddcutil: Update to 1.1.0.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.1.0. Tobias Geerinckx-Rice2021-04-101-3/+3