aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Expand)Author
2024-11-25gnu: du-dust: Update to 1.1.1....* 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 <efraim@flashner.co.il> Jordan Moore
2024-11-21gnu: shepherd-run: Update to 0.2.0....* gnu/packages/admin.scm (shepherd-run): Update to 0.2.0. Change-Id: I071db7cce06fef5bbf695617b429a33408125d46 Efraim Flashner
2024-11-20gnu: libseat, seatd: Update to 0.9.1....* 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 Zheng Junjie
2024-11-06gnu: Add shepherd-run....* gnu/packages/admin.scm (shepherd-run): New variable. Change-Id: I4b08c84f83bcc588db7a11619321f4c8dee48257 Efraim Flashner
2024-11-06gnu: stress-ng: Disable tests when cross-compiling....* gnu/packages/admin.scm (stress-ng)[arguments]: Also disable the tests when cross-compiling. Change-Id: If417d3a0379e6345902536c9a5bdef7afde6f18d Efraim Flashner
2024-11-03gnu: btop: Fix SEGFAULT error on Intel GPUs....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 <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov
2024-11-03gnu: btop: Generate and install the man page....* 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 <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov
2024-11-01gnu: pam-mount: Update to 2.20....* gnu/packages/admin.scm (pam-mount): Update to 2.20. Change-Id: I5dc139525096981bd789fe7845eff4b47198cf5b Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Nikita Domnitskii
2024-11-01gnu: pam-mount: Fix libcryptsetup detection....* 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 <go.wigust@gmail.com> Nikita Domnitskii
2024-10-23gnu: ansible: Add lint-hidden-cve property....* gnu/packages/admin.scm (ansible): Add lint-hidden-cve property for CVE-2023-32982 and CVE-2023-32983. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-23gnu: debops: Update to 3.2.2....* 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 <ludo@gnu.org> Nicolas Graves
2024-10-12gnu: dool: Update to 1.3.3....* 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 Artyom V. Poptsov
2024-10-07gnu: jc: Update to 1.25.3....* 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 <jgart@dismail.de> Artyom V. Poptsov
2024-09-29gnu: btop: Update to 1.4.0....* gnu/packages/admin.scm (btop): Update to 1.4.0. [arguments](make-flags) Pass CC. Change-Id: I1ded453e5ab41567d9647eaabf888b96b024cd23 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA
2024-09-28gnu: nnn: Update to 5.0....* gnu/packages/admin.scm (nnn): Update to 5.0. Change-Id: I568e8557f66c055dc0cb2d8f911549ff7a01b87f jgart
2024-09-19gnu: progress: Update to 0.17....* gnu/packages/admin.scm (progress): Update to 0.17. [arguments]: Use G-expressions. Use PKG-CONFIG-FOR-TARGET. Change-Id: Ic92f305e7200cd808aeab552966ba9374f568f59 Zheng Junjie
2024-09-08gnu: s-tui: Update to 1.1.6....* gnu/packages/admin.scm (s-tui): Update to 1.1.6. Change-Id: I9d36495584845bb88c9039d873189fb0f30019b5 Tobias Geerinckx-Rice
2024-09-08gnu: stress-ng: Reduce test coverage....* gnu/packages/admin.scm (stress-ng)[arguments]: Delete the 'check-a-little-harder phase. Change-Id: I32dc1a0fcad4a0f4763954f060d0b19cbeef23ca Tobias Geerinckx-Rice
2024-09-08gnu: stress-ng: Update to 0.18.04....* gnu/packages/admin.scm (stress-ng): Update to 0.18.04. [arguments]: Skip more broken tests. Change-Id: Idd1d63e4b24304f5d97d50d7385bf64193fc43c1 Tobias Geerinckx-Rice
2024-09-16gnu: sudo: Use gexps and remove input labels....* gnu/packages/admin.scm (sudo)[arguments]: Use gexps; use ‘search-input-file’ rather than ‘assoc-ref’. [inputs]: Remove labels. Change-Id: I0ea13751c5e34d1ad14035e8c2b8e7e4a7d5f8e1 Ludovic Courtès
2024-09-16gnu: sudo: Fix cross-compilation....Fixes a regression introduced in be50b25b7b093f3879623f2252ebfae5db7fc5cd. * gnu/packages/admin.scm (sudo)[arguments]: Define ‘ac_cv_*’ when cross-compiling. Change-Id: Iaa6f856c902ff8e06d790f8b1bc49ecda66ce5f2 Ludovic Courtès
2024-09-16gnu: acpica: Add a source file-name....* gnu/packages/admin.scm (acpica)[source]: Add a file-name field. Change-Id: Ida4ac8ab4bbfed09f44314979929a9d60a239a8a Efraim Flashner
2024-09-15gnu: libseat: Update to 0.8.0....* gnu/packages/admin.scm (libseat): Update to 0.8.0. Change-Id: Ia71c613105423516e8357c2e51659d8133e97c49 John Kehayias
2024-09-08gnu: acpica: Use G-expressions....* gnu/packages/admin.scm (acpica)[arguments]: Rewrite as G-expressions. Change-Id: I54fa79ac8008f7d8d41f9ebd757afcf7f5f1faf1 Tobias Geerinckx-Rice
2024-09-08gnu: acpica: Update to 20240827....* gnu/packages/admin.scm (acpica): Update to 20240827. Change-Id: Ib058fd1604e3b8797d9630b4f82a2a6716411911 Tobias Geerinckx-Rice
2024-09-08gnu: sudo: Update to 1.9.16....* gnu/packages/admin.scm (sudo): Update to 1.9.16. Change-Id: I2079b4d83195cc6271320c10eee378c8cbd1ee02 Tobias Geerinckx-Rice
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....* gnu/packages/admin.scm (inetutils): Add libxcrypt dependency. Change-Id: I6c7bc49f60e532edac395a2b1ba89e3f1f95b4e7 Josselin Poiret
2024-08-31gnu: shadow: Add libxcrypt dependency....* gnu/packages/admin.scm (shadow): Add libxcrypt dependency. Change-Id: I3fa0b7239dcf100ba8a6431155557d1523bcfd25 Josselin Poiret
2024-08-31gnu: shepherd: Update alias to shepherd-0.10....* gnu/packages/admin.scm (shepherd): Update from shepherd-0.9 to shepherd-0.10. Change-Id: Ie93d302f0e43b861ba609f6de27bea2141019036 Maxim Cournoyer
2024-08-31gnu: wpa-supplicant-gui: Use 'imagemagick/stable' variant....* 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 <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I8a998857b2d366744da16ea4850b02c52ba7c565 Maxime Devos
2024-08-31gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'....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 <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79 Maxime Devos
2024-08-31gnu: inetutils: Convert to gexp....* gnu/packages/admin.scm (inetutils): Convert to gexp; fix indentation. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ic61fa69040b4e554ad8303192167f331bec4e863 Felix Lechner
2024-08-31gnu: inetutils: Update to 2.5....* gnu/packages/admin.scm (inetutils): Update to 2.5. Change-Id: I345c27f45a1d00c27c0acda82dee96077002acef Ludovic Courtès
2024-08-31gnu: shadow: Remove input labels....* gnu/packages/admin.scm (shadow)[arguments]: In ‘set-runtime-shell’, use ‘search-input-file’. [inputs]: Remove labels. Change-Id: I1ce9d93f425c77f901d8e21b37d1a069824cab45 Ludovic Courtès
2024-08-31gnu: dfc: Remove input labels....* gnu/packages/admin.scm (dfc)[native-inputs]: Remove label. Change-Id: I2f67a109a9ebada64457241adffd1d57e9cba3b6 Ludovic Courtès
2024-08-31gnu: daemonize: Fix typo in description....* gnu/packages/admin.scm (daemonize)[description]: Fix trpo. Change-Id: I60023e7c6d3a6422bb6d44cb0633b6bbdc76938e Ludovic Courtès
2024-08-31gnu: dstat: Add bash-minimal to inputs and use gexps....* gnu/packages/admin.scm (dstat) [inputs]: Add bash-minimal. [arguments]: Use gexps. Delete trailing #t. Change-Id: Ia0635f39dfbc09be96690be678d1ad22983b6c08 Maxim Cournoyer
2024-08-31gnu: nmap: Add bash-minimal to inputs....* gnu/packages/admin.scm (nmap) [inputs]: Add bash-minimal. Change-Id: I396355acd89752f2e01afd9b1fc522d525757155 Maxim Cournoyer
2024-08-31gnu: rename: Add bash-minimal to inputs....* gnu/packages/admin.scm (rename) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: I800046ed153f1b323c2b8ced895cba9eeeaeaf43 Maxim Cournoyer
2024-08-31gnu: clusterssh: Add bash-minimal to inputs....* gnu/packages/admin.scm (clusterssh) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: Icb6e0833e2dba3145c63294d003554c2de6bb169 Maxim Cournoyer
2024-08-31gnu: cloud-utils: Add bash-minimal to inputs....* gnu/packages/admin.scm (cloud-utils) [inputs]: Add bash-minimal. Change-Id: I7b2d699784b14b0ca919a698d945560e6bce35c0 Maxim Cournoyer
2024-08-18gnu: du-dust: Fix ZSH completion....* gnu/packages/admin.scm (du-dust)[arguments]: Fix typo. Change-Id: Id139b5e213981e9cf9bfe63f661f75404ccf9b50 Tobias Geerinckx-Rice
2024-08-20gnu: sshguard: Fix indentation....* gnu/packages/admin.scm (sshguard): Fix indentation. Change-Id: I14760065a8aa9968f7125ec0327acd4d45f2eb51 Nicolas Goaziou
2024-08-20gnu: Add sshguard....* gnu/packages/admin.scm (sshguard): New variable. Change-Id: I551771ff49af3e852322f2518f0758494aaedee3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Ashish SHUKLA
2024-08-19gnu: direvent: Update to 5.4....* gnu/packages/admin.scm (direvent): update to 5.4. Change-Id: I955abd8e3d75ff2fa7afa99c8d6b2eed2328b20a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai
2024-08-11gnu: Replace (almost) all uses of /run/setuid-programs....…those good for master, anyway. * gnu/packages/admin.scm (ktsuss, opendoas, hosts) [arguments]: Replace /run/setuid-programs with /run/privileged/bin. * gnu/packages/containers.scm (slirp4netns)[arguments]: Likewise. * gnu/packages/debian.scm (pbuilder)[arguments]: Likewise. * gnu/packages/disk.scm (udevil)[arguments]: Likewise. * gnu/packages/enlightenment.scm (efl, enlightenment) [arguments]: Likewise. * gnu/packages/gnome.scm (gdm, gnome-control-center) [arguments]: Likewise. * gnu/packages/linux.scm (singularity)[arguments]: Likewise. * gnu/packages/lxde.scm (spacefm)[arguments]: Likewise. * gnu/packages/monitoring.scm (zabbix-agentd)[arguments]: Likewise. * gnu/packages/virtualization.scm (ganeti)[arguments]: Likewise. * gnu/packages/xdisorg.scm (xsecurelock)[arguments]: Likewise. * gnu/services/dbus.scm (dbus-configuration-directory): Likewise. * gnu/services/ganeti.scm (%default-ganeti-environment-variables): Likewise. * gnu/services/monitoring.scm (zabbix-agent-shepherd-service): Likewise. * gnu/tests/ldap.scm (marionette): Likewise. * gnu/tests/monitoring.scm (os): Likewise. Tobias Geerinckx-Rice
2024-08-14gnu: di: Update to 4.53....* gnu/packages/admin.scm (di): Update to 4.53. Change-Id: Ib23a64c626ed95e197f6dc672c868e8660b8c68d Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov
2024-08-14gnu: atop: Update to 2.11.0....* gnu/packages/admin.scm (atop): Update to 2.11.0. Change-Id: I9dfd6e2e0220c1a54a709b05a71f1b21c9ffa85d Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov