me
/
guix
Archived
1
0
Fork 0
Commit Graph

116 Commits (master)

Author SHA1 Message Date
Evgeny Pisemsky 3c309a7b70
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>
2024-08-05 00:44:43 +03:00
Sergey Trofimov 53fffb1fa7
gnu: hw-probe: Use edid-decode.
* gnu/packages/hardware.scm (hw-probe): Make it find edid-decode.

Change-Id: I51381a851f0bb7819f432da7ce6ba8e4cb050906
2024-04-30 17:58:35 +01:00
Sergey Trofimov 435bd452e4
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
2024-04-30 17:58:35 +01:00
Giacomo Leidi e5e8b4e52d
gnu: Add brillo.
* gnu/packages/hardware.scm (brillo): New variable.

Change-Id: Ic66118b9b792b0bc81bbeffb72236953da0f0772
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-16 22:34:05 +01:00
Hilton Chain 2b296427d7
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
2024-02-05 13:56:31 +08:00
Simon South d693983b60
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>
2024-01-12 17:02:30 +01:00
Efraim Flashner 4e7cb24118
gnu: ddcutil: Install pkgconfig file.
* gnu/packages/hardware.scm (ddcutil)[arguments]: Add a phase to install
the missing pkgconfig file.

Change-Id: Icd8c6c19e10c8dc426c5cd5020f0a209f0faa452
2023-12-07 01:26:25 +02:00
Greg Hogan 61cc93e49c
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>
2023-12-04 11:52:26 +02:00
Danny Milosavljevic 77386bdbfe
gnu: openrgb: Fix up chmod invocations inside udev rules.
* gnu/packages/hardware.scm (openrgb)[arguments]<#:phases>[patch-chmod]: New
phase.

Change-Id: Ib82a8cc42a896aaf9dc7ea0ff36a3c259f9a26af
2023-11-12 23:23:20 +01:00
John Kehayias fb9acf4220
gnu: headsetcontrol: Update to 2.7.0.
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
2023-10-03 14:06:45 -04:00
Jean-Pierre De Jesus DIAZ d0438fcf65
gnu: Add liquidctl.
* gnu/packages/hardware.scm (liquidctl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-28 00:06:26 +02:00
Evgeny Pisemsky 71381703db
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>
2023-09-01 10:32:22 -04:00
Maxim Cournoyer 7dd076ed33
gnu: h-client: Update URL.
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
2023-07-29 12:01:34 -04:00
Maxim Cournoyer bcebf25561
gnu: h-client: Fix build.
* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by
bin/lspci in wrap-more phase.
2023-07-29 12:01:33 -04:00
Tobias Geerinckx-Rice b61f2208c7
gnu: hwinfo: Remove input labels.
* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice e47f2cd387
gnu: hwinfo: Update to 23.2.
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice 4c20d7a661
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.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice 84779e6271
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.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice f93605b32b
gnu: hwinfo: Use G-expressions.
* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice 2349eb62e2
gnu: hwinfo: Update to 23.1.
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice 5f520cc756
gnu: liblxi: Edit description.
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise.  Expand.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice 03f618d63f
gnu: liblxi: Update to 1.20.
* gnu/packages/hardware.scm (liblxi): Update to 1.20.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice d9a851433a
gnu: hw-probe: Fix build.
* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
2023-07-16 02:00:00 +02:00
Tobias Geerinckx-Rice f7c3a2a86e
gnu: ddcutil: Update to 1.4.2.
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
2023-07-16 02:16:36 +02:00
John Kehayias ef0a45c641
gnu: openrgb: Update to 0.9.
* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
2023-07-10 11:21:31 -04:00
Tobias Geerinckx-Rice 07892d8b20
gnu: memtest86+: Update to 6.20.
* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
2023-07-02 02:00:07 +02:00
Felix Lechner via Guix-patches via 244baa607d
gnu: tpm2-tools: New variable
* gnu/packages/hardware.scm (tpm-tools): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 10:38:03 +02:00
Liliana Marie Prikler 58e84ec9af
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.
2023-05-14 12:22:29 +02:00
Petr Hodina 74e96c4cb1
gnu: Add lxi-tools.
* gnu/packages/hardware.scm (lxi-tools): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 19:00:54 +02:00
Petr Hodina 0fa6c6fdd3
gnu: Add liblxi.
* gnu/packages/hardware.scm (liblxi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 19:00:54 +02:00
Spencer Skylar Chan a1d4e562f1
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>
2023-03-28 23:24:20 -04:00
Tobias Geerinckx-Rice 89a1d52821
gnu: memtest86+: Update to 6.10.
* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
2023-02-12 01:00:28 +01:00
Tobias Geerinckx-Rice 21a4e66f02
gnu: hwinfo: Update to 22.2.
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 1e29e093be
gnu: memtester: Update to 4.6.0.
* gnu/packages/hardware.scm (memtester): Update to 4.6.0.
[source]: Add a mirror URI.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 488e6f04f3
gnu: memtest86+: Update to 6.01.
* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
2023-01-29 01:00:00 +01:00
Maxim Cournoyer 72875031a4
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.
2022-12-28 23:09:41 -05:00
Tobias Geerinckx-Rice 4283b867a1
gnu: hw-probe: Update to 1.6.5.
* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5.
[inputs]: Add edac-utils.
2022-12-11 01:00:00 +01:00
Efraim Flashner 3ad3869297
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.
2022-12-15 12:30:26 +02:00
Efraim Flashner 26744bca20
gnu: openrgb: Unbundle more libraries.
* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
2022-12-01 10:46:34 +02:00
Kaelyn Takata f726d2fd07
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>
2022-12-01 10:46:15 +02:00
Tobias Geerinckx-Rice 4674eb5718
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.
2022-10-23 02:00:15 +02:00
Tobias Geerinckx-Rice 68f4b7a158
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.
2022-10-23 02:00:06 +02:00
Tobias Geerinckx-Rice 634f7cd7df
gnu: memtest86+: Use G-expressions.
* gnu/packages/hardware.scm (memtest86+)[arguments]:
Rewrite as G-expressions.
2022-10-23 02:00:06 +02:00
Tobias Geerinckx-Rice e940828ccf
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.
2022-10-23 02:00:06 +02:00
kiasoc5 dbc9a9a81b
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>
2022-10-23 14:29:21 +03:00
kiasoc5 564baef89c
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>
2022-10-23 14:25:21 +03:00
kiasoc5 e046eb02e3
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>
2022-10-23 14:25:18 +03:00
Tobias Geerinckx-Rice 4a09cbbbd3
gnu: headsetcontrol: Update to 2.6.1.
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1.
2022-10-16 02:00:29 +02:00
Sharlatan Hellseher 69598d8489
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>
2022-10-10 11:16:07 +02:00
kiasoc5 via Guix-patches via ca4ab89ddd
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>
2022-08-07 02:00:01 +02:00