summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Collapse)Author
2025-12-19gnu: ansible: Switch to pyproject, disable tests.Sharlatan Hellseher
* gnu/packages/admin.scm (ansible): [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: Disable for now. [native-inputs]: Add python-setuptools. Change-Id: I7a80f916889db0015a3e8dc9802d505a197bae32
2025-12-04gnu: du-dust: Fix bash completions path.Cayetano Santos
* gnu/packages/admin.scm (du-dust)[arguments]: Fix ’install-extras #:phase. Change-Id: Icf1d93e72d8e8e659be9c2669fc479ece471c8df
2025-12-03gnu: shepherd-1.0: Update to 1.0.9.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-1.0): Update to 1.0.9. Change-Id: Ib8b6ecd4ca6658726304a6e573d4f3a5d36d00bb
2025-12-02gnu: hungrycat: Build from git.Sharlatan Hellseher
* gnu/packages/admin.scm (hungrycat): [source]: Switch to git-fetch. [arguments] <make-flags>: Set CC for target. <phases>: Add 'build-doc. [native-inputs]: Remove python-wrapper and python-pynose; add automake, autoconf, cppcheck, and python-docutils. Change-Id: I874ebefc90b850985bf55bfd3718e817a4f6d580
2025-12-02gnu: hungrycat: Replace python-nose by python-pynose.Nicolas Graves
* gnu/packages/admin.scm (hungrycat)[native-inputs]: Improve style, replace python-nose by python-pynose. Change-Id: I922c0ca7d4c24d546e0510e182abc9f584ec3c69 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-30gnu: clusterssh: Refresh input.Andreas Enge
* gnu/packages/admin.scm (clusterssh)[native-inputs]: Remove perltidy; add perl-tidy. Change-Id: I8bce49acedd384329b939b621f20205416363bf7
2025-11-25gnu: dhcpcd: Update to 10.3.0.luca
* gnu/packages/admin.scm (dhcpcd): Update to 10.3.0. Closes: guix/guix#4341 Change-Id: I845a1297af6d53b031cbf018edca6283b1a1d210 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-11-25gnu: fdupes: Update to 2.4.0.luca
* gnu/packages/admin.scm (fdupes): Update to 2.4.0. Closes: guix/guix#4441 Change-Id: I83e56cc4051eb5056e40229f328bbdf74dffc31b Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-11-21gnu: smartmontools: Update to 7.5.luca
* gnu/packages/admin.scm (smartmontools): Update to 7.5. [source]: Change to git-checkout of new GitHub repo. <#:phases>: Add phase 'chdir. [inputs]: Add automake, autoconf. Change-Id: Ic0b40792efa943122c68354593ccb6b4048b90d0 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-21gnu: fastfetch: Update to 2.55.1.luca
* gnu/packages/admin.scm (fastfetch, fastfetch-minimal): Update to 2.55.1. Change-Id: I2b1f4851cf78e7aa27b3c308032a2d031c515913 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-20gnu: stress-ng: Update to 0.19.06luca
* gnu/packages/admin.scm (stress-ng): Update to 0.19.06. Change-Id: I045856593f6169f97bcb0eb0229008acc7c59cf9 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-18gnu: fastfetch: Update to 2.55.0.Ashish SHUKLA
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.55.0. Change-Id: Ib7891230c9c09676c4d36b8fbeab674485a23c60 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-09gnu: Use self-references to inputs for #:disallowed-references.Ludovic Courtès
This allows ‘package-input-rewriting’ to operate as expected on these packages. Failing that, rewritten packages would still carry references to non-rewritten packages in #:disallowed-references. * gnu/packages/admin.scm (wpa-supplicant-gui): Use ‘this-package-native-input’ for #:disallowed-references. * gnu/packages/fontutils.scm (freetype): Likewise. * gnu/packages/glib.scm (glib-minimal): Likewise. * gnu/packages/gnome.scm (cogl, gnome-shell): Likewise. * gnu/packages/groff.scm (groff-minimal): Likewise. * gnu/packages/gstreamer.scm (gstreamer): Likewise. * gnu/packages/gtk.scm (gtk+): Likewise. * gnu/packages/inkscape.scm (inkscape/pinned): Likewise. * gnu/packages/java.scm (icedtea-8, openjdk9, openjdk10) (openjdk11): Likewise. * gnu/packages/linux.scm (f2fs-tools/static): Likewise. * gnu/packages/man.scm (man-db): Likewise. * gnu/packages/openldap.scm (389-ds-base): Likewise. * gnu/packages/qt.scm (qtbase-5): Likewise. * gnu/packages/rrdtool.scm (rrdtool): Likewise. * gnu/packages/rust.scm (rust-bootstrapped-package): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. (r-minimal): Likewise. * gnu/packages/texinfo.scm (info-reader): Likewise. * gnu/packages/tls.scm (gnutls): Likewise. (openssl-1.1): Likewise. * gnu/packages/version-control.scm (git-minimal): Likewise. (git): Likewise. (gource): Likewise. * gnu/packages/web.scm (mod-wsgi): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/perl.scm (perl-libtime-parsedate): Update comment. * gnu/packages/video.scm (v4l-utils-minimal): Add FIXME comment. Change-Id: I118ecd5894c24c53ec52c9208b0025ccfa3dd68a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-05gnu: atop: Update to 2.12.1.Artyom V. Poptsov
* gnu/packages/admin.scm (atop): Update to 2.12.1. Change-Id: I36b3b61065b306cb920ddcb5b1d916a78c5b16e5
2025-11-05gnu: fastfetch-minimal: Update to 2.54.0.Artyom V. Poptsov
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.54.0. Change-Id: I92fb0c3ef98d469ce94d06fd7d32c2aad95d94b7
2025-11-05gnu: jc: Update to 1.25.6.Artyom V. Poptsov
* gnu/packages/admin.scm (jc): Update to 1.25.6. Change-Id: Ie2b6358bf0cb1cee162c58bc0f80526583ff2777
2025-11-05gnu: nmap: Update to 7.98.Artyom V. Poptsov
* gnu/packages/admin.scm (nmap): Update to 7.98. Change-Id: Ib57ca4737d77e96042796ba6263d6d28e537a61e
2025-11-05gnu: solaar: Update to 1.1.16.Artyom V. Poptsov
* gnu/packages/admin.scm (solaar): Update to 1.1.16. Change-Id: I938365ebd3d41816861f7b0dc004f6a9e516cd7b
2025-11-04gnu: shepherd-1.0: Use older guile-fibers on some systems.Efraim Flashner
Fixes guix/guix#3681. * gnu/packages/admin.scm (shepherd-1.0)[native-inputs]: When building for arm or riscv64 systems use guile-fibers-1.1. [inputs]: Use the same guile-fibers as in native-inputs. Change-Id: Iba10065aeb5c731e33f5d4d9093ac7ee21372205
2025-10-22gnu: shepherd: Update to 1.0.8.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-1.0): Update to 1.0.8. Change-Id: I8cf9777239af3ca5159d64a424eeceafe5cc1303
2025-10-16gnu: s-tui: Update inputs.Efraim Flashner
* gnu/packages/admin.scm (s-tui)[inputs]: Replace python-urwid-3 with python-urwid. Change-Id: I5a9db42576228f11d60624f67e69bd1afc86a793
2025-10-16gnu: lr: Update to 2.0.1.Artyom V. Poptsov
* gnu/packages/admin.scm (lr): Update to 2.0.1. Change-Id: Ie27adbb65cfac6dc41e860f8f0955aaee73a22c3
2025-10-15gnu: btop: Update to 1.4.5.Artyom V. Poptsov
* gnu/packages/admin.scm (btop): Update to 1.4.5. Change-Id: Idbe210521579f83188f52ac929d313c7accbc753
2025-10-15gnu: thermald: Update to 2.5.10.Artyom V. Poptsov
* gnu/packages/admin.scm (thermald): Update to 2.5.10. [home-page]: Set URI to "https://github.com/intel/thermal_daemon" as the original URI is permanently redirected. Change-Id: I2fa1ff116de64c2c8e9476fe7f529a5c1542ba41
2025-10-02gnu: corectrl: Update to 1.5.1.Ashvith Shetty
* gnu/packages/admin.scm (corectrl): Update to 1.5.1 and remove outdated comment. [source] <patches>: Remove corectrl-polkit-install-dir.patch, add corectrl-locate-polkit-with-pkg-config.patch [native-inputs]: Remove qttools-5; add qttools. [inputs]: Remove qtcharts-5, qtdeclarative-5, qtsvg-5, qtwayland-5, quazip-5; Add qtbase, qtcharts, qtdeclarative, qtsvg, qtwayland, quazip, qt5compat. * gnu/packages/patches/corectrl-locate-polkit-with-pkg-config.patch: Add file. * gnu/packages/patches/corectrl-polkit-install-dir.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Register corectrl-locate-polkit-with-pkg-config.patch, de-register corectrl-polkit-install-dir.patch. Change-Id: I4888e05ce67328a5ab269fb3aaac6bdb769ad4c9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-01import: cpan: Move tests to tests/import/cpan.scm.Nicolas Graves
* tests/cpan.scm: Move to tests/import/cpan.scm. * gnu/packages/admin.scm (ansible): Update comment. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-09-29gnu: fail2ban: Fix tests.Rodion Goritskov
* gnu/packages/admin.scm (fail2ban): Fix tests. [arguments] <phases>: Replace check phase to recommended one. [native-inputs]: Add python-aiosmtpd to make all tests running; remove python-wheel. Change-Id: Ic8dcbbd66762c75469f8cc5eb82e001968f6b4b4 Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-27gnu: htop: Enable support for temperature readings via lm-sensors.Sören Tempel
* gnu/packages/admin.scm (htop)[inputs]: add lm-sensors. [arguments] <#:configure-flags>: pass --enable-sensors. [arguments] <#:phases>: patch dlopen(3) invocation. Change-Id: Ibb4476b85289d2200bd899adb785fa967a603c75 Reviewed-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-26gnu: shepherd@1.0: Build against Fibers 1.4.x.Ludovic Courtès
This reinstates 2ba475d37aade4f551d39f65faef8b9c597f1cf9. * gnu/packages/admin.scm (shepherd-1.0)[native-inputs, inputs]: Use ‘guile-fibers’. Change-Id: I4dbbc2d32d114ed9d16a2da4efb831fc2044a314
2025-09-25gnu: debops: Skip check phase as no tests.Sharlatan Hellseher
* gnu/packages/admin.scm (debops)[arguments] <tests?>: No tests. [native-inputs]: Remove python-wheel. Change-Id: Ic7d5ef355e5b2ca0cea8b605cb8c240fa8d1e46a
2025-09-25gnu: solaar: Switch to pyproject.Sharlatan Hellseher
* gnu/packages/admin.scm (solaar)[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel, python-pytest-mock and python-typing-extensions. Change-Id: Ic4bebcf4d616d759c184eb096cbc085d505935fd
2025-09-25gnu: s-tui: Use python-psutil.Sharlatan Hellseher
* gnu/packages/admin.scm (s-tui): [inputs]: Remove python-psutil-7; add python-psutil. Change-Id: I97816f7827b64d6facfa4b31d038ec303a91a6a1
2025-09-23gnu: hyfetch: Update to 2.0.2.Artyom V. Poptsov
* gnu/packages/admin.scm (hyfetch): Update to 2.0.2. Change-Id: I21502f5dbc9f159d21b7ad303193c72c1afbc987
2025-09-23gnu: fastfetch-minimal: Update to 2.53.0.Artyom V. Poptsov
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.53.0. Change-Id: I6e29ed36d7873befd826598155864597c2f759e8
2025-09-23gnu: fail2ban: Apply patch to fix sshd jail filter.Maxim Cournoyer
Recent OpenSSH uses an 'sshd-session' instead of 'sshd' binary name. * gnu/packages/patches/fail2ban-fix-sshd-filter.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/admin.scm (fail2ban): Apply it. Change-Id: I1f46e6768f4e04e97a8fcec189de45c2f1c26e1e
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with the more careful command, to avoid a world rebuild: grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \ --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Revert "Reapply "gnu: shepherd-1.0: Use latest guile-fibers.""Maxim Cournoyer
This reverts commit 3c2c910f5866078c82eb32e369980b3d1b6bdd40. Guile-fibers 1.4 reportedly does not build successfully on aarch64 and other architectures (see: <https://codeberg.org/guix/guix/issues/2474>).
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-17gnu: inetutils: Enable kernel log on the Hurd.Yelninei
* gnu/packages/admin.scm (inetutils)[configure-flags]: Set PATH_KLOG on Hurd. Change-Id: I1d8c91a5ca5a6a0da9ccbc02816164fbfd029605 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-09-16Reapply "gnu: shepherd-1.0: Use latest guile-fibers."Maxim Cournoyer
This reverts commit d4ee55ee19c0ded199b815e36b20232bb76fe41e.
2025-09-11gnu: Add fastfetch-minimal.Yelninei
* gnu/packages/admin.scm (fastfetch-minimal): New variable. (fastfetch): inherit from fastfetch-minimal. Change-Id: Ie1b39699e5202a7a29c606f9e9ba08fb769eadd0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10Revert "gnu: shepherd-1.0: Use latest guile-fibers."Maxim Cournoyer
This reverts commit 2ba475d37aade4f551d39f65faef8b9c597f1cf9. Fibers 1.4.0 introduces a new bug, which uses 100% of a CPU core. Reported in <https://codeberg.org/shepherd/shepherd/issues/1>.
2025-09-09gnu: shepherd-1.0: Use latest guile-fibers.Maxim Cournoyer
* gnu/packages/admin.scm (shepherd-1.0) [native-inputs]: Use latest guile-fibers. [inputs]: Use latest guile-fibers. Relates-to: shepherd/shepherd#1 Change-Id: I29483129232062bb764664d4153e43447f3b3f22
2025-09-03gnu: shepherd: Update to 1.0.7.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-1.0): Update to 1.0.7. Change-Id: I61474e237b6ca68baa9c60c19608664236dd47d9
2025-09-03gnu: acpica: Update to 20250807.Maxim Cournoyer
* gnu/packages/admin.scm (acpica): Update to 20250807. Change-Id: I707a5259e59084d01346c0fb6a79e4ff7ddbdd15
2025-08-31gnu: lr: Update to 2.0.Artyom V. Poptsov
* gnu/packages/admin.scm (lr): Update to 2.0. [arguments]: Use GEXPs. Change-Id: I3264ccc86aa699a1e77c0388b48c801c5a4392ac
2025-08-31gnu: guile-fibers: Update to 1.4.0.Ludovic Courtès
* gnu/packages/guile-xyz.scm (guile-fibers): Rename to… (guile-fibers-1.3): … this. (guile-fibers-1.4): New variable. (guile-fibers): Turn into a alias for ‘guile-fibers-1.4’. * gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Change to ‘guile-fibers-1.3’. Change-Id: If44f7482955da08be1927ad2933487ef9bf9bbdd
2025-08-30gnu: stress-ng: Update to 0.19.03.Artyom V. Poptsov
* gnu/packages/admin.scm (stress-ng): Update to 0.19.03. Change-Id: Ibcad84616d763e7087356217bc5def2bca709121
2025-08-30gnu: aide: Update to 0.19.2.Artyom V. Poptsov
* gnu/packages/admin.scm (aide): Update to 0.19.2. Change-Id: I952b1ef04d23697e6243d62afc49063c2bbda169