summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Collapse)Author
2024-12-18gnu: isc-dhcp: Fix cross compilation for arm32Christoph Buck
* gnu/packages/admin.scm (isc-dhcp): Fix cross compilation for arm32 Change-Id: I52a863d2cb44e81e26de3224a7c5f8c6d2420cc6 Signed-off-by: Ludovic Courtès <[email protected]>
2024-12-16packages: cloud-utils: Add missing growpart programs to path.Richard Sent
This ensures growpart can run in environments that may not have a PATH variable set. * gnu/packages/admin.scm (cloud-utils): Augment growpart PATH with necessary programs. Change-Id: Idf0ca9e14e4c9d82208fbf715dd0b235cd5a371b Signed-off-by: Ludovic Courtès <[email protected]>
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
2024-12-09gnu: shepherd: Add 1.0.0.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-1.0): New variable. Change-Id: If73ff02ea15d6acfc4c0e2d3f8ef467081b6b737
2024-12-03gnu: inetutils: Fix build for the 64bit Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/inetutils-hurd64.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/admin.scm (inetutils)[arguments]: When building for the 64bit Hurd, use it in new "apply-hurd64-patch" stage. Change-Id: I780f6a92418b49e5fe0d23eb1c90e155216f1428
2024-11-25gnu: du-dust: Update to 1.1.1.Jordan Moore
* gnu/packages/admin.scm (du-dust): Update to 1.1.1. [arguments]: Switch to using G-exps. [cargo-inputs]: Add rust-chrono-0.4, rust-ctrlc-3, rust-filesize-0.2. Replace rust-clap-3 with 4, rust-clap-complete-3 with 4, rust-clap-mangen-0.1 with 0.2. Remove rust-atty-0.2. Change-Id: I0bd13a96669e526c7c9c5eab0f3ff416b3e69f05 Signed-off-by: Efraim Flashner <[email protected]>
2024-11-21gnu: shepherd-run: Update to 0.2.0.Efraim Flashner
* gnu/packages/admin.scm (shepherd-run): Update to 0.2.0. Change-Id: I071db7cce06fef5bbf695617b429a33408125d46
2024-11-20gnu: libseat, seatd: Update to 0.9.1.Zheng Junjie
* gnu/packages/admin.scm (libseat): Update to 0.9.1. [arguments]: Use G-expressions. [native-inputs]: Remove label. [propagated-inputs]: Remove label. (seatd): [arguments]: Use G-expressions. [native-inputs]: Remove label. Change-Id: I53ebe502ad80bc892e995749aae3387c42a79bad
2024-11-06gnu: Add shepherd-run.Efraim Flashner
* gnu/packages/admin.scm (shepherd-run): New variable. Change-Id: I4b08c84f83bcc588db7a11619321f4c8dee48257
2024-11-06gnu: stress-ng: Disable tests when cross-compiling.Efraim Flashner
* gnu/packages/admin.scm (stress-ng)[arguments]: Also disable the tests when cross-compiling. Change-Id: If417d3a0379e6345902536c9a5bdef7afde6f18d
2024-11-03gnu: btop: Fix SEGFAULT error on Intel GPUs.Artyom V. Poptsov
btop would fail on built-in Intel GPUs, this patch fixes that (see <https://github.com/aristocratos/btop/pull/958>.) * gnu/packages/patches/btop-fix-segfault-on-intel-gpus.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/admin.scm (btop): Use it. Change-Id: Ic2bbf55a5f892a37bde17db6fb15025733b9bad6 Reviewed-by: Z572 <[email protected]>
2024-11-03gnu: btop: Generate and install the man page.Artyom V. Poptsov
* gnu/packages/admin.scm (btop)[native-inputs]: Add lowdown to allow generation and installation of the program man page. Change-Id: I1eb0c9491d89f21ef408cbcb4fb10f99be46690e Reviewed-by: Z572 <[email protected]>
2024-11-01gnu: pam-mount: Update to 2.20.Nikita Domnitskii
* gnu/packages/admin.scm (pam-mount): Update to 2.20. Change-Id: I5dc139525096981bd789fe7845eff4b47198cf5b Signed-off-by: Oleg Pykhalov <[email protected]>
2024-11-01gnu: pam-mount: Fix libcryptsetup detection.Nikita Domnitskii
* gnu/packages/admin.scm (pam-mount): Fix libcryptsetup detection. [inputs]: Add extra inputs required for libcryptsetup, remove duplicates. [arguments]<#:configure-flags>: Explicitly enable cryptsetup in order to detect breakage in the future. Change-Id: Icf588945279c8785081a8049d401eaf7e6a22e3c Signed-off-by: Oleg Pykhalov <[email protected]>
2024-10-23gnu: ansible: Add lint-hidden-cve property.Nicolas Graves
* gnu/packages/admin.scm (ansible): Add lint-hidden-cve property for CVE-2023-32982 and CVE-2023-32983. Signed-off-by: Ludovic Courtès <[email protected]>
2024-10-23gnu: debops: Update to 3.2.2.Nicolas Graves
* gnu/packages/patches/debops-constants-for-external-program-names.patch and gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch: Remove patches. * gnu/packages/patches/debops-setup-py-avoid-git.patch: Add patch. * gnu/local.mk: Adjust patches. * gnu/packages/admin.scm (debops): Update to 3.2.2. [source]<patches>: Adjust patches. [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove git. [inputs]: Add git, git-crypt. [propagated-inputs]: Reorder. Add python-dotenv, python-future, python-gitpython, python-jinja2, python-pyyaml, python-pyxdg, python-toml. [arguments]<#:tests?>: Unset (although no tests in source). <#:phases>: Remove all existing modifications. Add 'wrap-script phase. <#:modules>: Add for <#phases>. Signed-off-by: Ludovic Courtès <[email protected]>
2024-10-12gnu: dool: Update to 1.3.3.Artyom V. Poptsov
* gnu/packages/admin.scm (dool): Update to 1.3.3. [arguments]<phases>: Fix "check" phase by removing "-f" option from the dool arguments as it leads to failures during tests but works after installation. Don't remove "examples/dstat.py" as it is already removed in the upstream. Change-Id: I22714bc03bf248b97ba8f21835aedb213e1b281b
2024-10-07gnu: jc: Update to 1.25.3.Artyom V. Poptsov
* gnu/packages/admin.scm (jc): Update to 1.25.3. [arguments]<phases>: In "hack-time-zone" phase, set the TZ environment variable instead of substituting the timezone in tests. Change-Id: Ib1df51435ac8ed78ddbbaac2953dec00cbc71b85 Signed-off-by: jgart <[email protected]>
2024-09-29gnu: btop: Update to 1.4.0.Ashish SHUKLA
* gnu/packages/admin.scm (btop): Update to 1.4.0. [arguments](make-flags) Pass CC. Change-Id: I1ded453e5ab41567d9647eaabf888b96b024cd23 Signed-off-by: Zheng Junjie <[email protected]>
2024-09-28gnu: nnn: Update to 5.0.jgart
* gnu/packages/admin.scm (nnn): Update to 5.0. Change-Id: I568e8557f66c055dc0cb2d8f911549ff7a01b87f
2024-09-19gnu: progress: Update to 0.17.Zheng Junjie
* gnu/packages/admin.scm (progress): Update to 0.17. [arguments]: Use G-expressions. Use PKG-CONFIG-FOR-TARGET. Change-Id: Ic92f305e7200cd808aeab552966ba9374f568f59
2024-09-08gnu: s-tui: Update to 1.1.6.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (s-tui): Update to 1.1.6. Change-Id: I9d36495584845bb88c9039d873189fb0f30019b5
2024-09-08gnu: stress-ng: Reduce test coverage.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (stress-ng)[arguments]: Delete the 'check-a-little-harder phase. Change-Id: I32dc1a0fcad4a0f4763954f060d0b19cbeef23ca
2024-09-08gnu: stress-ng: Update to 0.18.04.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (stress-ng): Update to 0.18.04. [arguments]: Skip more broken tests. Change-Id: Idd1d63e4b24304f5d97d50d7385bf64193fc43c1
2024-09-16gnu: sudo: Use gexps and remove input labels.Ludovic Courtès
* gnu/packages/admin.scm (sudo)[arguments]: Use gexps; use ‘search-input-file’ rather than ‘assoc-ref’. [inputs]: Remove labels. Change-Id: I0ea13751c5e34d1ad14035e8c2b8e7e4a7d5f8e1
2024-09-16gnu: sudo: Fix cross-compilation.Ludovic Courtès
Fixes a regression introduced in be50b25b7b093f3879623f2252ebfae5db7fc5cd. * gnu/packages/admin.scm (sudo)[arguments]: Define ‘ac_cv_*’ when cross-compiling. Change-Id: Iaa6f856c902ff8e06d790f8b1bc49ecda66ce5f2
2024-09-16gnu: acpica: Add a source file-name.Efraim Flashner
* gnu/packages/admin.scm (acpica)[source]: Add a file-name field. Change-Id: Ida4ac8ab4bbfed09f44314979929a9d60a239a8a
2024-09-15gnu: libseat: Update to 0.8.0.John Kehayias
* gnu/packages/admin.scm (libseat): Update to 0.8.0. Change-Id: Ia71c613105423516e8357c2e51659d8133e97c49
2024-09-08gnu: acpica: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica)[arguments]: Rewrite as G-expressions. Change-Id: I54fa79ac8008f7d8d41f9ebd757afcf7f5f1faf1
2024-09-08gnu: acpica: Update to 20240827.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20240827. Change-Id: Ib058fd1604e3b8797d9630b4f82a2a6716411911
2024-09-08gnu: sudo: Update to 1.9.16.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.16. Change-Id: I2079b4d83195cc6271320c10eee378c8cbd1ee02
2024-08-31gnu: opendoas: Add libxcrypt dependency.宋文武
* gnu/packages/admin.scm (opendoas)[inputs]: Add libxcrypt. Change-Id: I6b25323f8a9d769725b075ac952c18fdbf3756b1
2024-08-31gnu: pies: Add libxcrypt dependency.宋文武
* gnu/packages/admin.scm (pies)[inputs]: Add libxcrypt. Change-Id: I5b5e38099a7d0999bcb110c3aaeb1fd7f35813a9
2024-08-31gnu: inetutils: Add libxcrypt dependency.Josselin Poiret
* gnu/packages/admin.scm (inetutils): Add libxcrypt dependency. Change-Id: I6c7bc49f60e532edac395a2b1ba89e3f1f95b4e7
2024-08-31gnu: shadow: Add libxcrypt dependency.Josselin Poiret
* gnu/packages/admin.scm (shadow): Add libxcrypt dependency. Change-Id: I3fa0b7239dcf100ba8a6431155557d1523bcfd25
2024-08-31gnu: shepherd: Update alias to shepherd-0.10.Maxim Cournoyer
* gnu/packages/admin.scm (shepherd): Update from shepherd-0.9 to shepherd-0.10. Change-Id: Ie93d302f0e43b861ba609f6de27bea2141019036
2024-08-31gnu: wpa-supplicant-gui: Use 'imagemagick/stable' variant.Maxime Devos
* gnu/packages/admin.scm (wpa-supplicant-gui): [native-inputs]: Use the 'imagemagick/stable' variant. [arguments]<#:disallowed-phases>: Prevent 'imagemagick/stable' from entering the closure. Signed-off-by: Maxim Cournoyer <[email protected]> Modified-by: Maxim Cournoyer <[email protected]> Change-Id: I8a998857b2d366744da16ea4850b02c52ba7c565
2024-08-31gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'.Maxime Devos
Commit 9dea1618755891526f708aa335b4136c1302d16e only replaced 'gtk-doc' with 'gtk-doc/stable' in the native-inputs of some packages, but we may as well do this for all packages. * gnu/packages/admin.scm (thermald) [native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'. * gnu/packages/glib.scm (glib-with-documentation): Likewise. * gnu/packages/mate.scm (mate-desktop, atril, caja-extensions) (mate-utils, eom, engrampa, pluma, mate-polkit) [native-inputs]: Likewise. * gnu/packages/messaging.scm (libgnt, loudmouth) [native-inputs]: Likewise. * gnu/packages/music.scm (denemo, gsequencer) [native-inputs]: Likewise. * gnu/packages/photo.scm (entangle) [native-inputs]: Likewise. * gnu/packages/security-token.scm (libu2f-host, libu2f-server) [native-inputs]: Likewise. * gnu/packages/wm.scm (keybinder, keybinder-3.0) [native-inputs]: Likewise. Signed-off-by: Maxim Cournoyer <[email protected]> Modified-by: Maxim Cournoyer <[email protected]> Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79
2024-08-31gnu: inetutils: Convert to gexp.Felix Lechner
* gnu/packages/admin.scm (inetutils): Convert to gexp; fix indentation. Signed-off-by: Maxim Cournoyer <[email protected]> Modified-by: Maxim Cournoyer <[email protected]> Change-Id: Ic61fa69040b4e554ad8303192167f331bec4e863
2024-08-31gnu: inetutils: Update to 2.5.Ludovic Courtès
* gnu/packages/admin.scm (inetutils): Update to 2.5. Change-Id: I345c27f45a1d00c27c0acda82dee96077002acef
2024-08-31gnu: shadow: Remove input labels.Ludovic Courtès
* gnu/packages/admin.scm (shadow)[arguments]: In ‘set-runtime-shell’, use ‘search-input-file’. [inputs]: Remove labels. Change-Id: I1ce9d93f425c77f901d8e21b37d1a069824cab45
2024-08-31gnu: dfc: Remove input labels.Ludovic Courtès
* gnu/packages/admin.scm (dfc)[native-inputs]: Remove label. Change-Id: I2f67a109a9ebada64457241adffd1d57e9cba3b6
2024-08-31gnu: daemonize: Fix typo in description.Ludovic Courtès
* gnu/packages/admin.scm (daemonize)[description]: Fix trpo. Change-Id: I60023e7c6d3a6422bb6d44cb0633b6bbdc76938e
2024-08-31gnu: dstat: Add bash-minimal to inputs and use gexps.Maxim Cournoyer
* gnu/packages/admin.scm (dstat) [inputs]: Add bash-minimal. [arguments]: Use gexps. Delete trailing #t. Change-Id: Ia0635f39dfbc09be96690be678d1ad22983b6c08
2024-08-31gnu: nmap: Add bash-minimal to inputs.Maxim Cournoyer
* gnu/packages/admin.scm (nmap) [inputs]: Add bash-minimal. Change-Id: I396355acd89752f2e01afd9b1fc522d525757155
2024-08-31gnu: rename: Add bash-minimal to inputs.Maxim Cournoyer
* gnu/packages/admin.scm (rename) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: I800046ed153f1b323c2b8ced895cba9eeeaeaf43
2024-08-31gnu: clusterssh: Add bash-minimal to inputs.Maxim Cournoyer
* gnu/packages/admin.scm (clusterssh) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: Icb6e0833e2dba3145c63294d003554c2de6bb169
2024-08-31gnu: cloud-utils: Add bash-minimal to inputs.Maxim Cournoyer
* gnu/packages/admin.scm (cloud-utils) [inputs]: Add bash-minimal. Change-Id: I7b2d699784b14b0ca919a698d945560e6bce35c0
2024-08-18gnu: du-dust: Fix ZSH completion.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (du-dust)[arguments]: Fix typo. Change-Id: Id139b5e213981e9cf9bfe63f661f75404ccf9b50
2024-08-20gnu: sshguard: Fix indentation.Nicolas Goaziou
* gnu/packages/admin.scm (sshguard): Fix indentation. Change-Id: I14760065a8aa9968f7125ec0327acd4d45f2eb51