summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Collapse)Author
2026-01-23gnu: lrzsz: Fix build.Andreas Enge
* gnu/packages/admin.scm (lrzsz)[arguments]<#:phases>{configure}: Set CFLAGS to stop turning warnings into errors. Fixes: guix/guix#5854 Change-Id: I0f74e8e4a81e4509c5fb69759511819e68ba31e3
2026-01-14gnu: sudo: Add libxcrypt dependency on the Hurd.Yelninei
* gnu/packages/admin.scm (sudo)[inputs]: Add libxcrypt on the Hurd. Change-Id: I3d43526d10ca7d758b4f4870d84923be3a39977d
2026-01-08gnu: spindle: Fix missing dependency.Simon Tournier
* gnu/packages/admin.scm (spindle)[inputs]: Add zlib. Change-Id: If5b088f957a282921d931f52f5baf68ef34c0d24 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-04gnu: witr: Update to 0.1.7.Artyom V. Poptsov
* gnu/packages/admin.scm (witr): Update to 0.1.7. Change-Id: I12fcda7e032141f249c58531e598d538c590e4a4
2026-01-04gnu: solaar: Update to 1.1.18.Artyom V. Poptsov
* gnu/packages/admin.scm (solaar): Update to 1.1.18. Change-Id: I3955625b043a776bf3d49852740d14c877cc0381
2026-01-04gnu: debops: Update to 3.2.5.Artyom V. Poptsov
* gnu/packages/admin.scm (debops): Update to 3.2.5. [inputs]: Add bash-minimal. Change-Id: I2cc6700c3a9424f22da902a32829f9f51ceffffa
2026-01-04gnu: nmrpflash: Update to 0.9.26.Artyom V. Poptsov
* gnu/packages/admin.scm (nmrpflash): Update to 0.9.26. Change-Id: I27de91b047dcbad32b613d55069a1fd6cc13607e
2026-01-04gnu: fastfetch: Fix build.Artyom V. Poptsov
* gnu/packages/admin.scm (fastfetch): Fix build. [inputs]: Add zfs. Change-Id: Ie1d1fe0a0909c98c8a915e7411244d7421f58c57
2026-01-04gnu: fastfetch-minimal: Update to 2.56.1.Artyom V. Poptsov
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.56.1. Change-Id: I560e791b24aaee925c8e241410250ce600dbc782
2026-01-04gnu: xfel: Update to 1.3.5.Artyom V. Poptsov
* gnu/packages/admin.scm (xfel): Update to 1.3.5. Change-Id: I2c4cacf4b7f1f4d9b81120d4b597cb547c0ed2fa
2026-01-04gnu: btop: Update to 1.4.6.Artyom V. Poptsov
* gnu/packages/admin.scm (btop): Update to 1.4.6. Change-Id: I2c7590425b0623c1c218394d1083bc2299cd1d45
2026-01-03gnu: hyfetch: Update to 2.0.5.jgart
* gnu/packages/admin.scm (hyfetch): Update to 2.0.5. [native-inputs]: Add python-hatchling. Remove python-setuptools and python-wheel. Change-Id: Ieb6242677aa9356bded7c16d8114602f6ad27fe0
2025-12-31gnu: Add witr.ROCKTAKEY
Change-Id: I681e0b12f8b132b647685507c97c85207402513b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-22gnu: shepherd@1.0: Don't inherit package arguments.Yelninei
Followup to e1038aee6da92263f0c3d2fdb91d46ee5b63d2ec. Previously when cross compiling the fibers directory was reset to fibers 1.3 because evaluating the arguments of shepherd@0.10 with '(package-arguments shepherd-0.10)' kept the reference to the fibers input of shepherd@0.10. Work around this by not using 'substitute-keyword-arguments' and replacing 'this-package-input' with 'search-input-file'. * gnu/packages/admin.scm (shepherd-1.0)[arguments]: Replace 'substitute-keyword-arguments' with explicit arguments. Use search-input-file in 'set-fibers-directory phase to search for the cross fibers. Change-Id: Ia1061d8cea531569385f4a0136cfd22f27ce5a0e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #4672
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