summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add coccinelle.Jean-Pierre De Jesus DIAZ2023-06-02
| | | | | | | * gnu/packages/patchutils.scm (coccinelle): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-pyml.Jean-Pierre De Jesus DIAZ2023-06-02
| | | | | | | * gnu/packages/ocaml.ml (ocaml-pyml): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-stdcompat.Jean-Pierre De Jesus DIAZ2023-06-02
| | | | | | | * gnu/packages/ocaml.scm (ocaml-stdcompat): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-parmap.Jean-Pierre De Jesus DIAZ2023-06-02
| | | | | | | * gnu/packages/ocaml.scm (ocaml-parmap): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add tmux-plugin-mem-cpu-load.Greg Hogan2023-06-02
| | | | | | * gnu/packages/tmux.scm (tmux-plugin-mem-cpu-load): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: Error in MODIFY-SERVICES when services don't existBrian Cully2023-06-02
| | | | | | | | | | | | This patch causes MODIFY-SERVICES to raise an error if a reference is made to a service which isn't in its service list. This it to help users notice if they have an invalid rule, which is currently silently ignored. * gnu/services.scm (%delete-service): new procedure (%apply-clauses): new syntax rule (%modify-service): remove syntax rule Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cuirass: Update to b825967.Ludovic Courtès2023-06-02
| | | | | | | | | Fixes a regression introduced with the guile-squee update in 63e5975cac15102e35032d15fcd90e43d5610fa4 (which brings non-blocking/asynchronous 'exec-query') whereby Cuirass would call 'exec-query' whereby another command was being processed. * gnu/packages/ci.scm (cuirass): Update to b825967.
* gnu: python-ipython-documentation: Update dependencies.Greg Hogan2023-06-02
| | | | | | | * gnu/packages/python-xyz.scm (python-ipython-documentation) [native-inputs]: Add python-ipykernel. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-ipython-documentation: Remove patches.Greg Hogan2023-06-02
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-ipython-documentation)[source]: Remove upstreamed patches. * gnu/packages/patches/python-ipython-documentation-chars.patch, gnu/packages/patches/python-ipython-documentation-repro.patch: Delete files. * gnu/local.mk: Remove files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-docrepr: Fix tests.Greg Hogan2023-06-02
| | | | | | | | | * gnu/packages/patches/python-docrepr-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/documentation.scm (python-docrepr)[source]<patches>: Use it here. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cpp-mustache: Update to 5.0 to fix build.Denis 'GNUtoo' Carikli2023-06-02
| | | | | | * gnu/packages/cpp.scm (cpp-mustache): Update to 5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gcc-boot0: Do not use 'coreutils-boot0' on GNU/Hurd.Ludovic Courtès2023-06-02
| | | | | | | | Fixes <https://issues.guix.gnu.org/63789>. Reported by Janneke Nieuwenhuizen <janneke@gnu.org>. * gnu/packages/commencement.scm (gcc-boot0)[source]: Use '%bootstrap-coreutils&co' when on GNU/Hurd.
* gnu: Add pcsc-cyberjack.Arvid Krein2023-06-02
| | | | | | * gnu/packages/security-token.scm (pcsc-cyberjack): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: kicad: Update to 7.0.5.Peter Polidoro2023-06-02
| | | | | | * gnu/packages/engineering.scm (kicad): Update to 7.0.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: r-tcgabiolinks: Update to 2.28.2.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.28.2.
* gnu: r-biocthis: Update to 1.10.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-biocthis): Update to 1.10.1.
* gnu: r-basilisk-utils: Update to 1.12.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-basilisk-utils): Update to 1.12.1.
* gnu: r-megadepth: Update to 1.10.0.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-megadepth): Update to 1.10.0.
* gnu: r-s4arrays: Update to 1.0.4.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.0.4.
* gnu: r-biocviews: Update to 1.68.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-biocviews): Update to 1.68.1.
* gnu: r-rsubread: Update to 2.14.2.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-rsubread): Update to 2.14.2.
* gnu: r-treeio: Update to 1.24.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-treeio): Update to 1.24.1.
* gnu: r-apeglm: Update to 1.22.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-apeglm): Update to 1.22.1.
* gnu: r-zellkonverter: Update to 1.10.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.10.1.
* gnu: r-scmap: Update to 1.22.3.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-scmap): Update to 1.22.3.
* gnu: r-limma: Update to 3.56.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-limma): Update to 3.56.1.
* gnu: r-edger: Update to 3.42.4.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-edger): Update to 3.42.4.
* gnu: r-biostrings: Update to 2.68.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-biostrings): Update to 2.68.1.
* gnu: r-biocparallel: Update to 1.34.2.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.34.2.
* gnu: r-densvis: Update to 1.10.2.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-densvis): Update to 1.10.2.
* gnu: r-delayedarray: Update to 0.26.3.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-delayedarray): Update to 0.26.3.
* gnu: r-dearseq: Update to 1.12.1.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-dearseq): Update to 1.12.1.
* gnu: r-bambu: Update to 3.2.3.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-bambu): Update to 3.2.3.
* gnu: r-alpine: Update to 1.26.0.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-alpine): Update to 1.26.0.
* gnu: r-anvil: Update to 1.12.3.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-anvil): Update to 1.12.3.
* gnu: r-biocviews: Sort inputs.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioconductor.scm (r-biocviews)[propagated-inputs]: Sort them.
* gnu: r-biocparallel: Sort inputs.Ricardo Wurmus2023-06-02
| | | | | * gnu/packages/bioconductor.scm (r-biocparallel)[propagated-inputs]: Sort them.
* gnu: r-dismo: Replace bundled jars.Ricardo Wurmus2023-06-02
| | | | | | | | | Fixes <https://issues.guix.gnu.org/63783>. * gnu/packages/cran.scm (r-dismo)[source]: Delete bundled jars. [inputs]: Add java-maxent. [native-inputs]: Add JDK and zip. [arguments]: Add phases 'build-jars and 'strip-jar-timestamps.
* gnu: Add java-maxent.Ricardo Wurmus2023-06-02
| | | | * gnu/packages/bioinformatics.scm (java-maxent): New variable.
* gnu: swaylock-effects: Update to 1.6.11.Andrew Tropin2023-06-02
| | | | * gnu/packages/wm.scm (swaylock-effects): Update to 1.6.11.
* gnu: xdg-desktop-portal-wlr: Update to 0.7.0.Andrew Tropin2023-06-02
| | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.0. [inputs]: Add mesa.
* gnu: xdg-desktop-portal-gtk: Update to 1.14.1.Andrew Tropin2023-06-02
| | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.1.
* gnu: xdg-desktop-portal: Update to 1.16.0.Andrew Tropin2023-06-02
| | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.16.0.
* gnu: libportal: Update to 0.6.Andrew Tropin2023-06-02
| | | | | | * gnu/packages/freedesktop.scm (libportal): Update to 0.6. [arguments]: Remove deprecated backends option from #:configure-flags. Add set-qt-environment-variables phase.
* gnu: gopls: Update to 0.12.0.Katherine Cox-Buday2023-06-01
| | | | * gnu/packages/golang.scm (gopls): Update to 0.12.0.
* gnu: Update waybar to 0.9.18.jgart2023-06-01
| | | | * gnu/packages/wm.scm (waybar): Update to 0.9.18.
* gnu: python-fire: Update to 0.5.0.jgart2023-06-01
| | | | | | * gnu/packages/python-xyz.scm (python-fire): Update to 0.5.0. [inputs]: Remove python-six and python-termcolor. [propagated-inputs]: Add python-six and python-termcolor.
* gnu: Add python-colored.Ricardo Wurmus2023-06-01
| | | | * gnu/packages/python-xyz.scm (python-colored): New variable.
* gnu: Add python-plotext.Ricardo Wurmus2023-06-01
| | | | * gnu/packages/python-xyz.scm (python-plotext): New variable.
* gnu: Add python-pyani.Ricardo Wurmus2023-06-01
| | | | * gnu/packages/bioinformatics.scm (python-pyani): New variable.