aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-12-09tests: Adjust for new return value of ‘start-service’....In Shepherd 1.0, the “running value” of processes is no longer a plain integer; instead, it is a (process …) sexp. This commit adjusts tests to this change in a way that works both for 1.0 and for previous versions. * gnu/tests/databases.scm (run-memcached-test) (run-mysql-test): Don’t expect PID to be a number. * gnu/tests/docker.scm (run-docker-test) (run-docker-system-test, run-oci-container-test): Likewise. * gnu/tests/guix.scm (run-guix-build-coordinator-test) (run-guix-data-service-test, run-nar-herder-test) (run-bffe-test): Likewise. * gnu/tests/ldap.scm (run-ldap-test): Likewise. * gnu/tests/monitoring.scm (run-prometheus-node-exporter-server-test): Likewise. * gnu/tests/virtualization.scm (run-libvirt-test) (run-qemu-guest-agent-test, run-childhurd-test): Likewise. * gnu/tests/web.scm (run-webserver-test, run-php-fpm-test) (run-hpcguix-web-server-test, run-patchwork-test) (run-agate-test): Likewise * gnu/tests/ssh.scm (run-ssh-test): Accept a number, an ‘inetd-service’ sexp, or a ‘process’ sexp. Change-Id: I8c7a37a981f0788780fbc33752a38e7f9a026437 Ludovic Courtès
2024-12-09gnu: clustershell: Update to 1.9.2....* gnu/packages/ssh.scm (clustershell): Update to 1.9.2. [arguments]<tests?>: Explicitly disable them as non of them were picked and when invoked with nosetest mostly fail. <phases>: Remove 'record-opnssh-file-name, add 'fix-pathes. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I52ebe7f7ed5f2624ecd5182b915bdeaffc207420 Sharlatan Hellseher
2024-12-09gnu: clustershell: Improve package style....* gnu/packages/ssh.scm (clustershell): Use G-expressions, re-order fields. [build-system]: Swap to pyproject-build-system. Change-Id: I3a4983eef65d88f0b94577679ec8788fcb5b4d40 Sharlatan Hellseher
2024-12-09gnu: webssh: Update to 1.6.2....* gnu/packages/ssh.scm (webssh): Update to 1.6.2. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Icaef06a86ac8c4c02a74a376d0501152675d2122 Sharlatan Hellseher
2024-12-09gnu: python-asyncssh: Disable failing tests on aarch64....* gnu/packages/ssh.scm (python-asyncssh): Disable failing tests on aarch64. Change-Id: I9f3a746bdf820c1d357fd655f1ed1ff197327856 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Roman Scherer
2024-12-09gnu: guile-ssh: Update to 0.18.0....* gnu/packages/ssh.scm (guile-ssh): Update to 0.18.0. [source]: Drop patch, fixed upstream. * gnu/packages/patches/guile-ssh-rename-bool.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Update with removed patch. Vagrant Cascadian
2024-12-09gnu: duckdb: Build with for core extensions....DuckDB comes with a set of built-in extensions. This commit enables those that don't require extra dependencies. * gnu/packages/databases.scm (duckdb)[arguments]<#:configure-flags>: Add BUILD_EXTENSIONS with autocomplete, fts, icu, json, parquet and tpch. Change-Id: Ibac5efaeec04dcba98af1c497e75632166941fc2 Ekaitz Zarraga
2024-12-09gnu: erlang: Update to 27.1.3....* gnu/packages/erlang.scm (erlang): Update to 27.1.3. Change-Id: Ia9689daef8ac28f5d415ec03e790da566c15ccc3 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Igor Goryachev
2024-12-09gnu: pkgconf: Update to 2.3.0....* gnu/packages/pkg-config.scm (pkgconf): Update to 2.3.0. Change-Id: Ifaed690166dd3461161594a94146638eb872bb20 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Zheng Junjie
2024-12-09gnu: monado: Update to 24.0.0....* gnu/packages/graphics.scm (monado): Update to 24.0.0. [source]: Switch to git-fetch. [build-system]: Switch to cmake-build-system. [arguments]: Remove configure-flags. Change-Id: Iba340dd539de40235e0f67b97ddf2b646296b883 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Zheng Junjie
2024-12-09gnu: ccls: Update to 0.20241108....* gnu/packages/cpp.scm (ccls): Update to 0.20241108. Change-Id: I67ba31ec4486371334968553acf66144524531ab Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Zheng Junjie
2024-12-08gnu: guile-emacs: Update home-page....* gnu/packages/emacs.scm (guile-emacs)[home-page]: New field. Change-Id: Icd092c0d1762f2a5853e2e77d21f50d47fcf8a41 Janneke Nieuwenhuizen
2024-12-08gnu: hyprland: Update to 0.45.2....* gnu/packages/wm.scm (hyprland): Update to 0.45.2. Change-Id: Ib93355a3381316fa8c1f5eddf61a01c80b21ebd7 John Kehayias
2024-12-08gnu: python-gphoto2: Update to 2.5.0....* gnu/packages/python-xyz.scm (python-gphoto2): Update to 2.5.0. [license]: Change to lgpl3+ (upstream changed in version 2.4.0). Change-Id: Ib15737ded100458c955652ee2c075a12016d0689 John Kehayias
2024-12-08gnu: guile-emacs: Support running emacs from the store....* gnu/packages/emacs.scm (guile-emacs)[argumets]: Replace stage "wrap-emacs-paths" to restrict EMACSLOADPATH. [native-search-paths]: Remove. Change-Id: Ie2c222a53a5bd79b1a8a0b8424a90e6e06b77fb9 Janneke Nieuwenhuizen
2024-12-08gnu: daikichi: Update to 0.3.1....* gnu/packages/toys.scm (daikichi): Update to 0.3.1. Liliana Marie Prikler
2024-12-08gnu: emacs-lsp-java: Update to 3.1-1.4909c14...* gnu/packages/emacs-xyz.scm (emacs-lsp-java): Update to 3.1-1.4909c14. Change-Id: I16eb365d0fd7b14cd2bdf837c009c931e01ca607 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Rostislav Svoboda
2024-12-08gnu: python-clinguin: Update to 2.1.1....* gnu/packages/potassco.scm (python-clinguin): Update to 2.1.1. [source]: Adjust snippet accordingly. [inputs]: Add python-clingo-dl and python-clingexplaid. Liliana Marie Prikler
2024-12-08gnu: python-clinguin: Fix homepage....* gnu/packages/potassco.scm (python-clinguin)[home-page]: Use “https://github.com/potassco/clinguin”. Liliana Marie Prikler
2024-12-08gnu: Add python-clingexplaid....* gnu/packages/potassco.scm (python-clingexplaid): New variable. Liliana Marie Prikler
2024-12-08gnu: python-asyncssh: Update to 2.18.0....* gnu/packages/ssh.scm (python-asyncssh): Update to 2.18.0. Change-Id: I03ac3759e90261219e2f90dcc668c7af019a957b Sharlatan Hellseher
2024-12-08gnu: python-asyncssh: Improve package style....* gnu/packages/ssh.scm: Add pyproject-build-system. (python-asyncssh): Use G-expressions and new package style. [build-system]: Swap to pyrpoject-build-system. [arguments]<test-flags>: Move skip test logic here. <phases>: Remove 'disable-tests, add 'pre-check. [native-inputs]: Apply list style and sort alphabetically. Add python-setuptools, and python-wheel. [propagated-inputs]: Apply list style and sort alphabetically. Change-Id: I021361c3667f60b60fc137380800646f10f2cd05 Sharlatan Hellseher
2024-12-08gnu: python-asyncssh: Disable flaky connection tests....* gnu/packages/ssh.scm (python-asyncssh): Disable flaky connection tests. Change-Id: If99cc686679fd2c731f3d66a85abe23eff6f1234 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Roman Scherer
2024-12-08gnu: guile-emacs: Remove hardcoded version from EMACSLOADPATH....After a question by lilyp via IRC. * gnu/packages/emacs.scm (guile-emacs): Add "upstream-version" to outer let. [native-search-paths]: Use that for EMACSLOADPATH and add a comment. Change-Id: Ie2c222a53a5bd79b1a8a0b8424a90e6e06b77fb9 Janneke Nieuwenhuizen
2024-12-08gnu: Add rust-cdshealpix-0.7....* gnu/packages/crates-io.scm (rust-cdshealpix-0.7): New variable. Change-Id: Iefc7ee7018725e3072bf7696445aab20f6f9bd32 Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2024-12-08gnu: Add rust-katex-doc-0.1....* gnu/packages/crates-io.scm (rust-katex-doc-0.1): New variable. Change-Id: I62b79193b8b7764bffeb0dba23e110a34a705416 Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2024-12-08gnu: Add rust-mapproj-0.3....* gnu/packages/crates-io.scm (rust-mapproj-0.3): New variable. Change-Id: Idf2f2cf69fdd38c7246fa49fdd61ffff450b891d Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2024-12-08gnu: Add rust-stc-s-0.1....* gnu/packages/crates-io.scm (rust-stc-s-0.1): New variable. Change-Id: Ic6cb2c8f598219126a1d55ed979f42f0cca3e524 Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2024-12-08gnu: Add grimblast....* gnu/packages/wm.scm (grimblast): New variable. Change-Id: I38d8e0ff92e8724cec64d37d036ff307c96a2cc0 Hilton Chain
2024-12-08gnu: Add hyprpicker....* gnu/packages/wm.scm (hyprpicker): New variable. Change-Id: I09cfc8b465ca0ac5d4dcbae34f680e80c74fd56f Hilton Chain
2024-12-08gnu: Add xdg-desktop-portal-hyprland....* gnu/packages/freedesktop.scm (xdg-desktop-portal-hyprland): New variable. Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Change-Id: If8c413319b089ed5d8d75aa0503f886a81697278 Ryan Schanzenbacher
2024-12-08gnu: Add hyprland....* gnu/packages/wm.scm (hyprland): New variable. Change-Id: Idffb9309f61f30c5523e69bb6313162cff87b275 Hilton Chain
2024-12-08gnu: Add aquamarine....* gnu/packages/wm.scm (aquamarine): New variable. Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Change-Id: Ibf62dd86d8dd336a4552d767dc0c235db5e57106 John Kehayias
2024-12-08gnu: Add hyprcursor....* gnu/packages/wm.scm (hyprcursor): New variable. Change-Id: I3e753cbaf75244adca65f0478cabd10c89af4286 Hilton Chain
2024-12-08gnu: Add hyprlang....* gnu/packages/wm.scm (hyprlang): New variable. Change-Id: Ie585412bd26bff2c5949ed3aef15c37f6958dc0b Hilton Chain
2024-12-08gnu: Add hyprland-protocols....* gnu/packages/wm.scm (hyprland-protocols): New variable. Change-Id: If986f2b5f8c0070807484e60431bb4c47f901edc Hilton Chain
2024-12-08gnu: Add hyprwayland-scanner....* gnu/packages/wm.scm (hyprwayland-scanner): New variable. Change-Id: I492006356e3abc68609d6c73738a0dfd3b15681c Hilton Chain
2024-12-08gnu: Add hyprutils....* gnu/packages/wm.scm (hyprutils): New variable. Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Change-Id: Ife120a7c2d66b7189a3116f8dbcb53be8dafd58e John Kehayias
2024-12-08gnu: Add udis86....* gnu/packages/engineering.scm (udis86): New variable. Change-Id: I95d6e1dc6dbd07812377633a3290eea9b8102456 Hilton Chain
2024-12-08gnu: aflplusplus: Update to 4.30c....* gnu/packages/debug.scm (aflplusplus): Update to 4.30c. Change-Id: Id7cbea11e53faf138e2d5691ff298a20ba6d63b0 Signed-off-by: Hilton Chain <hako@ultrarare.space> Nguyễn Gia Phong
2024-12-08gnu: make-gitolite: Fix inputs references....* gnu/packages/version-control.scm (make-gitolite)[#:phases] <patch-scripts,patch-source,wrap-scripts>: Use search-input-file. Change-Id: Ia2468235b43c257ee1816d19325671d373ed2870 Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA
2024-12-08gnu: guile-emacs: Update to 8f87cbc1dae6a9e77368afc5736df8c342e9153d....* gnu/packages/patches/guile-emacs-build-fixes.patch: New file. * gnu/packages/patches/guile-emacs-fix-configure.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/emacs.scm (guile-emacs): Update to 8f87cbc1dae6a9e77368afc5736df8c342e9153d and use new patch. [arguments]: Allow parallel-build. Do not strip-binaries. Use recommended #:configure-flags and #:make-flags. Add stages "help-patch-progam-file-names" and "touch-lisp/finder-inf.el". No longer delete non-existent stage "strip-double-wrap". Delete stages "patch-compilation-driver", "set-libgccjit-path", "validate-comp-integrity", "restore-emacs-pdmp", "build-trampolines", and "install-site-start". [native-search-paths]: New field. Change-Id: I8153a55ef0061720ffd3c4833eff3ae6df3eccfc Janneke Nieuwenhuizen
2024-12-08gnu: guile-for-guile-emacs: Update to wip-elisp-rebased....* gnu/packages/guile.scm (guile-for-guile-emacs): Inherit from guile-next. Update to 4b9b8277733729f5b825f78fadfead9fc3630e7e. [version]: Update to 3.0.7-81. [arguments, native-inputs]: Remove. Change-Id: I78a53c2b45c4d2b87f560da82b400cbd985e332a Janneke Nieuwenhuizen
2024-12-07gnu: flacon: Add a source file-name....* gnu/packages/music.scm (flacon)[source]: Add a file-name field. Change-Id: I1a35101dcd6bdbdff4e75d01c82c2016b02591f6 Efraim Flashner
2024-12-07gnu: Add emacs-weblorg....* gnu/packages/emacs-xyz.scm (emacs-weblorg): New Variable. Change-Id: Iae2d6cbbadec7a171e1e5b8502d4f47701d7af5b Signed-off-by: Andreas Enge <andreas@enge.fr> Mattia Bunel
2024-12-07gnu: cl-simple-neural-network: Update to 3.2....* gnu/packages/lisp-xyz.scm (sbcl-simple-neural-network): Update to 3.2. [native-inputs, inputs]: Remove labels. [arguments]: Use gexp. Change-Id: Ia7682c82f88ab509715d90e37612b0208d500ed4 Guillaume Le Vaillant
2024-12-07gnu: cl-simple-matrix: Update to 1.1-0.c949568....* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 1.1-0.c949568. Change-Id: Ida5c5136607bbe0962a42827a8eed96e54b113bd Guillaume Le Vaillant
2024-12-07gnu: cl-cf: Update to 1.1-0.0aa0dd6....* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.1-0.0aa0dd6. Change-Id: I4ff6c6d1d82f0e604d5019d1af5bc1fd42f48170 Guillaume Le Vaillant
2024-12-06gnu: ipxe: Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6....* gnu/packages/bootloaders.scm (ipxe): Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6. Change-Id: I480fa8efad1e2d72e5239bf7df5fb779179ad96b Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Roman Scherer
2024-12-07gnu: xnedit: Update to 1.6.0....* gnu/packages/text-editors.scm (xnedit): Update to 1.6.0. Change-Id: I7f7b30535b40f21864bba44665015242553f4881 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai