Age | Commit message (Expand) | Author |
2023-10-03 | gnu: headsetcontrol: Update to 2.7.0....* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
| John Kehayias |
2023-09-28 | gnu: Add liquidctl....* gnu/packages/hardware.scm (liquidctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-01 | gnu: Add usbrelay....* gnu/packages/hardware.scm (usbrelay): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Evgeny Pisemsky |
2023-07-29 | gnu: h-client: Update URL....* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
| Maxim Cournoyer |
2023-07-29 | gnu: h-client: Fix build....* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by
bin/lspci in wrap-more phase.
| Maxim Cournoyer |
2023-07-16 | gnu: hwinfo: Remove input labels....* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Update to 23.2....* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Make with flags....* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and
VERSION from hacky substitutions to superior #:make-flags. Honour them
in the 'build phase.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Factorise 'install-man-pages....* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Use G-expressions....* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Update to 23.1....* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: liblxi: Edit description....* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise. Expand.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: liblxi: Update to 1.20....* gnu/packages/hardware.scm (liblxi): Update to 1.20.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hw-probe: Fix build....* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: ddcutil: Update to 1.4.2....* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
| Tobias Geerinckx-Rice |
2023-07-10 | gnu: openrgb: Update to 0.9....* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
| John Kehayias |
2023-07-02 | gnu: memtest86+: Update to 6.20....* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
| Tobias Geerinckx-Rice |
2023-07-01 | gnu: tpm2-tools: New variable...* gnu/packages/hardware.scm (tpm-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Lechner via Guix-patches via |
2023-05-14 | gnu: Rename json-modern-cxx to nlohmann-json....* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
| Liliana Marie Prikler |
2023-04-23 | gnu: Add lxi-tools....* gnu/packages/hardware.scm (lxi-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2023-04-23 | gnu: Add liblxi....* gnu/packages/hardware.scm (liblxi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2023-03-28 | gnu: ddcutil: Update to 1.4.1....* gnu/packages/hardware.scm (ddcutil): Update to 1.4.1.
[arguments](phases): Remove them. i2c group access is no longer strictly
required; see https://github.com/rockowitz/ddcutil/issues/275.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Spencer Skylar Chan |
2023-02-12 | gnu: memtest86+: Update to 6.10....* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: hwinfo: Update to 22.2....* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: memtester: Update to 4.6.0....* gnu/packages/hardware.scm (memtester): Update to 4.6.0.
[source]: Add a mirror URI.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: memtest86+: Update to 6.01....* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
| Tobias Geerinckx-Rice |
2022-12-28 | gnu: ddcutil: Install udev rules at their expected location....* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
| Maxim Cournoyer |
2022-12-11 | 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-Rice |
2022-12-15 | 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 Flashner |
2022-12-01 | gnu: openrgb: Unbundle more libraries....* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
| Efraim Flashner |
2022-12-01 | 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 Takata |