Age | Commit message (Collapse) | Author |
|
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
|
|
* gnu/packages/hardware.scm (liquidctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/hardware.scm (usbrelay): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
|
|
* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by
bin/lspci in wrap-more phase.
|
|
* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
|
|
* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and
VERSION from hacky substitutions to superior #:make-flags. Honour them
in the 'build phase.
|
|
* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
|
|
* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
|
|
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise. Expand.
|
|
* gnu/packages/hardware.scm (liblxi): Update to 1.20.
|
|
* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
|
|
* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
|
|
* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
|
|
* gnu/packages/hardware.scm (tpm-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* 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.
|
|
* gnu/packages/hardware.scm (lxi-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/hardware.scm (liblxi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* 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>
|
|
* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
|
|
* gnu/packages/hardware.scm (memtester): Update to 4.6.0.
[source]: Add a mirror URI.
|
|
* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
|
|
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
|
|
* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5.
[inputs]: Add edac-utils.
|
|
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.
|
|
* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
|
|
* 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>
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/hardware.scm (memtest86+)[arguments]:
Rewrite as G-expressions.
|
|
* 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.
|
|
* gnu/packages/hardware.scm (usbguard): Update to 1.1.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* 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>
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 1.3.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1.
|
|
* 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>
|
|
* gnu/packages/hardware.scm (usbguard): Update to 1.1.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
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>
|
|
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 21.82.
|
|
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>
|
|
* 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>
|
|
* gnu/packages/hardware.scm (h-client)[source]: Update URL and associated
comment.
|
|
* gnu/packages/hardware.scm (h-client): New variable.
|
|
* gnu/packages/hardware.scm (hwinfo)[outputs]: Rename ‘dev’ to ‘lib’.
[arguments]: Ditto.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 21.81.
|