| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ddcui: Update to 0.5.4.•••* gnu/packages/hardware.scm (ddcui): Update to 0.5.4.
Change-Id: I035456ab340e6a5d221ff45a6637753abb0f5d7a
| Zheng Junjie | 2024-12-22 | 1 | -2/+2 |
* | gnu: ddcutil: Update to 2.1.4.•••* gnu/packages/hardware.scm (ddcutil): Update to 2.1.4.
[source]: Switch to git-fetch.
[arguments]: Remove it.
[inputs]: Add jansson.
[native-inputs]: Add autoconf, automake and libtool.
Change-Id: I3024ac4d12c531f36eb4624b11d5f1f3e59e2672
| Zheng Junjie | 2024-12-22 | 1 | -14/+10 |
* | gnu: screentest: Update to 3.0.•••* gnu/packages/hardware.scm (screentest): Update to 3.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add gettext-minimal. Remove autoconf intltool libtool
glib:bin automake.
[inputs]: Add gtk+. Remove gtk+-2.
Change-Id: I16fab59d7a25ac009094869ce1c174016ff06601
| Evgeny Pisemsky | 2024-09-29 | 1 | -13/+7 |
* | gnu: usbrelay: Update to 1.2.1.•••* gnu/packages/hardware.scm (usbrelay): Update to 1.2.1.
[arguments]: Install manpage and udev rules, specify actual version.
Change-Id: I5b889889c528d5526c8cfcc66d56b2b9d8d60437
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Evgeny Pisemsky | 2024-08-14 | 1 | -6/+18 |
* | Change email of Evgeny Pisemsky.•••* .mailmap: Add entry to Evgeny Pisemsky.
* gnu/packages/emacs-xyz.scm, gnu/packages/engineering.scm,
gnu/packages/guile-xyz.scm, gnu/packages/hardware.scm,
gnu/packages/perl.scm, gnu/packages/python-xyz.scm,
gnu/packages/sdl.scm, gnu/packages/web.scm: Adjust copyright line.
Change-Id: I9a10be1ee7cc164f18d826b51348ee26eee2ca4b
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Evgeny Pisemsky | 2024-08-05 | 1 | -1/+1 |
* | gnu: hw-probe: Use edid-decode.•••* gnu/packages/hardware.scm (hw-probe): Make it find edid-decode.
Change-Id: I51381a851f0bb7819f432da7ce6ba8e4cb050906
| Sergey Trofimov | 2024-04-30 | 1 | -2/+1 |
* | gnu: edid-decode: Update to 0.0.0-1.3d63549.•••This is the latest upstream commit.
* gnu/packages/hardware.scm (edid-decode): Update to 0.0.0-1.3d63549.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Icc19cd3b09b56a58cd32689fff299f98be4f3fc6
| Sergey Trofimov | 2024-04-30 | 1 | -2/+2 |
* | gnu: Add brillo.•••* gnu/packages/hardware.scm (brillo): New variable.
Change-Id: Ic66118b9b792b0bc81bbeffb72236953da0f0772
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Giacomo Leidi | 2024-04-16 | 1 | -0/+64 |
* | gnu: mbedtls-apache: Rename to mbedtls-lts.•••* gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls".
Rename variable to…
(mbedtls-lts): …this.
(mbedtls-apache): Define as deprecated by mbedtls-lts.
(mbedtls-for-hiawatha): Adjust accordingly.
* doc/guix.texi: Likewise.
* gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise.
* gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise.
* gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise.
* gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise.
* gnu/packages/irc.scm (inspircd)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]:
Likewise.
* gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise.
* gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise.
* gnu/packages/linux.scm (dislocker)[inputs]: Likewise.
* gnu/packages/networking.scm (nng)[inputs]: Likewise.
* gnu/packages/search.scm (dataparksearch)[inputs]: Likewise.
* gnu/packages/video.scm (obs)[inputs]: Likewise.
* gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise.
Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
| Hilton Chain | 2024-02-05 | 1 | -2/+2 |
* | gnu: libsmbios: Restrict to only supported systems.•••* gnu/packages/hardware.scm (libsmbios)[supported-systems]: New field.
Change-Id: I8d813f496b7d2ffa8b0af2a6c814d1b09d731387
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Simon South | 2024-01-12 | 1 | -0/+1 |
* | gnu: ddcutil: Install pkgconfig file.•••* gnu/packages/hardware.scm (ddcutil)[arguments]: Add a phase to install
the missing pkgconfig file.
Change-Id: Icd8c6c19e10c8dc426c5cd5020f0a209f0faa452
| Efraim Flashner | 2023-12-07 | 1 | -0/+8 |
* | gnu: ddcutil: Update to 1.4.5.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.4.5.
Change-Id: I293c09af1020bcc02d9d99d636a2e64ebc25ad58
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan | 2023-12-04 | 1 | -2/+2 |
* | gnu: openrgb: Fix up chmod invocations inside udev rules.•••* gnu/packages/hardware.scm (openrgb)[arguments]<#:phases>[patch-chmod]: New
phase.
Change-Id: Ib82a8cc42a896aaf9dc7ea0ff36a3c259f9a26af
| Danny Milosavljevic | 2023-11-12 | 1 | -1/+7 |
* | gnu: headsetcontrol: Update to 2.7.0.•••* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
| John Kehayias | 2023-10-03 | 1 | -2/+2 |
* | 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-28 | 1 | -0/+39 |
* | 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-09-01 | 1 | -1/+35 |
* | gnu: h-client: Update URL.•••* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
| Maxim Cournoyer | 2023-07-29 | 1 | -1/+1 |
* | 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-29 | 1 | -3/+1 |
* | gnu: hwinfo: Remove input labels.•••* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+1 |
* | gnu: hwinfo: Update to 23.2.•••* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | 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 | 1 | -7/+6 |
* | 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 | 1 | -9/+5 |
* | gnu: hwinfo: Use G-expressions.•••* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -69/+65 |
* | gnu: hwinfo: Update to 23.1.•••* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: liblxi: Edit description.•••* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise. Expand.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -4/+6 |
* | gnu: liblxi: Update to 1.20.•••* gnu/packages/hardware.scm (liblxi): Update to 1.20.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -3/+2 |
* | gnu: hw-probe: Fix build.•••* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -1/+1 |
* | gnu: ddcutil: Update to 1.4.2.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | 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-10 | 1 | -2/+2 |
* | gnu: memtest86+: Update to 6.20.•••* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
| Tobias Geerinckx-Rice | 2023-07-02 | 1 | -2/+2 |
* | 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-07-01 | 1 | -0/+32 |
* | 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-05-14 | 1 | -2/+2 |
* | 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 | 1 | -0/+50 |
* | gnu: Add liblxi.•••* gnu/packages/hardware.scm (liblxi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina | 2023-04-23 | 1 | -0/+29 |
* | 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-03-28 | 1 | -18/+3 |
* | gnu: memtest86+: Update to 6.10.•••* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
| Tobias Geerinckx-Rice | 2023-02-12 | 1 | -2/+2 |
* | gnu: hwinfo: Update to 22.2.•••* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
| Tobias Geerinckx-Rice | 2023-01-29 | 1 | -2/+2 |
* | 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 | 1 | -4/+11 |
* | gnu: memtest86+: Update to 6.01.•••* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
| Tobias Geerinckx-Rice | 2023-01-29 | 1 | -2/+2 |
* | 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-28 | 1 | -4/+24 |
* | 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-11 | 1 | -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 Flashner | 2022-12-15 | 1 | -1/+9 |
* | gnu: openrgb: Unbundle more libraries.•••* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
| Efraim Flashner | 2022-12-01 | 1 | -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 Takata | 2022-12-01 | 1 | -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-Rice | 2022-10-23 | 1 | -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-Rice | 2022-10-23 | 1 | -1/+24 |
* | gnu: memtest86+: Use G-expressions.•••* gnu/packages/hardware.scm (memtest86+)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-10-23 | 1 | -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-Rice | 2022-10-23 | 1 | -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>
| kiasoc5 | 2022-10-23 | 1 | -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>
| kiasoc5 | 2022-10-23 | 1 | -3/+3 |