summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Expand)Author
2022-09-27Merge branch 'staging' into core-updates...Conflicts resolved in: gnu/local.mk gnu/packages/cran.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/icu4c.scm gnu/packages/java.scm gnu/packages/machine-learning.scm gnu/packages/tex.scm Maxim Cournoyer
2022-09-20gnu: tree: Use https....* gnu/packages/admin.scm (tree)[source]: Use https. [home-page]: Same. Efraim Flashner
2022-09-20gnu: tree: Update to 2.0.4....* gnu/packages/admin.scm (tree): Update to 2.0.4. [arguments]: Add phase to fix the version string in the man page. Efraim Flashner
2022-09-18gnu: Python: Update to 3.10.7....* gnu/packages/python.scm (python-3.9): Rename to ... (python-3.10): ... this. Update to 3.10.7. [source](patches): Remove 'python-3-no-static-libs.patch' in favor of ... [arguments]: Add #:configure-flags. (python-3): Refer to PYTHON-3.10. * gnu/packages/patches/python-3-fix-tests.patch: Refresh. * gnu/packages/patches/python-3-no-static-lib.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/version-control.scm (mercurial)[native-search-paths]: Adjust Python version. * gnu/packages/admin.scm (ansible)[native-search-paths]: Likewise. * gnu/packages/bioinformatics.scm (scvelo)[arguments]: Replace hard-coded python3.9 paths with python3.10. * gnu/packages/cran.scm (r-torch)[arguments]: Likewise. * gnu/packages/machine-learning.scm (liblantern)[arguments]: Likewise. Marius Bakke
2022-09-18gnu: shepherd: Promote 0.9 to the default....* gnu/packages/admin.scm (shepherd-0.9): Inherit from SHEPHERD-0.8. (shepherd): Alias to SHEPHERD-0.9. Marius Bakke
2022-09-15Merge branch 'staging' into core-updates...Conflicts resolved in: gnu/local.mk gnu/packages/cmake.scm gnu/packages/glib.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/sdl.scm pango-next, vala-next and librsvg-bootstrap were removed in the process. Maxim Cournoyer
2022-09-12gnu: hyfetch: Update to 1.4.1....* gnu/packages/admin.scm (hyfetch): Update to 1.4.1. Signed-off-by: Christopher Baines <mail@cbaines.net> gyara
2022-09-11gnu: shepherd: Update to 0.9.2....* gnu/packages/admin.scm (shepherd-0.9): Update to 0.9.2. Ludovic Courtès
2022-09-08Merge branch 'staging' into core-updatesMarius Bakke
2022-09-06gnu: isc-dhcp: Fix cross-compiling to riscv64-linux....* gnu/packages/admin.scm (isc-dhcp)[arugments]: Split custom 'update-config-scripts phase to substitute one set of config scripts earlier in the build process. Efraim Flashner
2022-09-01Merge branch 'staging' into core-updatesMarius Bakke
2022-08-30gnu: tree: Update to 2.0.3....* gnu/packages/admin.scm (tree): Update to 2.0.3. Efraim Flashner
2022-08-30Merge branch 'staging' into core-updatesMarius Bakke
2022-08-27gnu: realmd: Remove input labels....* gnu/packages/admin.scm (realmd)[native-inputs]: Remove labels. Marius Bakke
2022-08-27gnu: inetutils: Update to 2.3....* gnu/packages/admin.scm (inetutils): Update to 2.3. Marius Bakke
2022-08-27gnu: inetutils: Remove input labels....* gnu/packages/admin.scm (inetutils)[inputs, native-inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE. Marius Bakke
2022-08-27Merge branch 'staging' into core-updatesMarius Bakke
2022-08-19gnu: Add rex....* gnu/packages/admin.scm (rex): New variable. 宋文武
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11gnu: wpa-supplicant-gui: Fix build....* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use qt-build-system. [phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by the build system. Set $HOME to a writable directory when converting icons to stop Inkscape complaining. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Timotej Lazar
2022-08-14gnu: pies: Remove pre-generated files....* gnu/packages/admin.scm (pies)[source]: Add snippet to remove pre-generated files. [native-inputs]: Add bison, flex. Efraim Flashner
2022-08-14gnu: pies: Update to 1.8....* gnu/packages/admin.scm (pies): Update to 1.8. Efraim Flashner
2022-08-07gnu: inxi-minimal: Update to 3.3.20-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.20-1. Tobias Geerinckx-Rice
2022-08-01gnu: Add fail2ban....* gnu/packages/admin.scm (fail2ban): New variable. * gnu/packages/patches/fail2ban-0.11.2_CVE-2021-32749.patch, gnu/packages/patches/fail2ban-0.11.2_fix-setuptools-drop-2to3.patch, gnu/packages/patches/fail2ban-0.11.2_fix-test-suite.patch, gnu/packages/patches/fail2ban-paths-guix-conf.patch, gnu/packages/patches/fail2ban-python310-server-action.patch, gnu/packages/patches/fail2ban-python310-server-actions.patch, gnu/packages/patches/fail2ban-python310-server-jails.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Co-authored-by: Ludovic Courtès <ludo@gnu.org> muradm
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i Maxim Cournoyer
2022-08-01gnu: rottlog: Remove input labels....* gnu/packages/admin.scm (rottlog)[arguments]: In 'tweak-rc-weekly', use 'search-input-file' instead of 'assoc-ref'. [inputs]: Remove labels. Ludovic Courtès
2022-07-24gnu: nnn: Update to 4.6....* gnu/packages/admin.scm (nnn): Update to 4.6. Tobias Geerinckx-Rice
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-17gnu: inxi-minimal: Update to 3.3.19-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.19-1. Tobias Geerinckx-Rice
2022-07-17gnu: dmidecode: Use G-expressions....* gnu/packages/admin.scm (dmidecode)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-07-17gnu: dmidecode: Update to 3.4....* gnu/packages/admin.scm (dmidecode): Update to 3.4. Tobias Geerinckx-Rice
2022-07-17gnu: smartmontools: Do not claim to be a ‘local build’....* gnu/packages/admin.scm (smartmontools)[arguments]: Set BUILD_INFO in #:make-flags. Tobias Geerinckx-Rice
2022-07-12gnu: inkscape: Rename variable to inkscape/stable and hide package....This will allow introducing a new 'inkscape' package that can be more freely upgraded on the main branch. * gnu/packages/inkscape.scm (inkscape): Rename to... (inkscape/stable): ... this, and make it a hidden package. * gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape input accordingly. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/gnome-xyz.scm (arc-theme): Likewise. * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise. (python-nbconvert): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. Maxim Cournoyer
2022-07-01services: root-file-system: Cleanly unmount upon shutdown....Fixes <https://issues.guix.gnu.org/56209>. Reported by angry rectangle <angryrectangle@cock.li>. * gnu/packages/admin.scm (shepherd-0.9)[modules, snippet]: New fields. * gnu/services/base.scm (%root-file-system-shepherd-service): In 'stop' method, remove 'call-with-blocked-asyncs'. When 'mount' throws to 'system-error, call (@ (fibers) sleep) and try again. * gnu/tests/base.scm (run-root-unmount-test): New procedure. (%test-root-unmount): New variable. Ludovic Courtès
2022-06-27Merge branch 'master' into core-updatesMarius Bakke
2022-06-22Merge branch master into core-updatesLudovic Courtès
2022-06-19gnu: nmon: Use the new TARGET-X86? test....* gnu/packages/admin.scm (nmon)[arguments]: Use TARGET-X86?. Tobias Geerinckx-Rice
2022-06-19gnu: sudo: Update to 1.9.11p3....* gnu/packages/admin.scm (sudo): Update to 1.9.11p3. Tobias Geerinckx-Rice
2022-06-17gnu: admin: Add libseat 0.8.0 and move seatd....* gnu/packages/admin.scm (libseat): New variable * gnu/packages/admin.scm (seatd): New variable * gnu/packages/freedesktop.scm (seatd): Remove variable * gnu/packages/wm.scm (wlroots): Replace seatd input with libseat Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: admin: Add greetd-pam-mount....* gnu/packages/admin.scm (greetd-pam-mount): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: admin: Add greetd 0.8.0....* gnu/packages/admin.scm (greetd): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-12gnu: htop: Update to 3.2.1....* gnu/packages/admin.scm (htop): Update to 3.2.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Greg Hogan
2022-06-12gnu: sudo: Update to 1.9.11p2....* gnu/packages/admin.scm (sudo): Update to 1.9.11p2. Tobias Geerinckx-Rice
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-05gnu: sudo: Update to 1.9.11....* gnu/packages/admin.scm (sudo): Update to 1.9.11. Tobias Geerinckx-Rice
2022-06-05gnu: Add nmon....* gnu/packages/admin.scm (nmon): New public variable. Tobias Geerinckx-Rice
2022-06-05gnu: wpa-supplicant: Install DBus service file....* gnu/packages/admin.scm (wpa-supplicant)[arguments]: In 'install-dbus-conf' phase, install DBus service file for dbus-system-services-builder to find. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Roman Riabenko
2022-06-05gnu: sudo: Update to 1.9.11p1....* gnu/packages/admin.scm (sudo): Update to 1.9.11p1. [source]: Remove patch again. * gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2022-06-05gnu: sudo: Fix build on aarch64....* gnu/packages/admin.scm (sudo)[source]: Add patch. * gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2022-05-29gnu: cloud-utils: Fix wrapping....* gnu/packages/admin.scm (cloud-utils)[arguments]: Search for readlink & sfdisk in inputs. [inputs]: Add coreutils. Tobias Geerinckx-Rice