summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: xfce4-diskperf-plugin: Update to 2.7.0.Michael Rohleder2022-04-15
| | | | | | * gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: elementary-xfce-icon-theme: Update to 0.16.Michael Rohleder2022-04-15
| | | | | | * gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfce4-terminal: Update to 1.0.0.Zhu Zihao2022-04-15
| | | | | | * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-verspec.Vincent Prat2022-04-15
| | | | | | * gnu/packages/python.xyz.scm (python-verspec): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-shtab.Vincent Prat2022-04-15
| | | | | | * gnu/packages/python-xyz.scm (python-shtab): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: shepherd: Support cross-compilation.Ludovic Courtès2022-04-15
| | | | | | | Reported by phodina <phodina@protonmail.com>. * gnu/packages/admin.scm (shepherd-0.9)[arguments]: New field. [native-inputs]: Add GUILE-FIBERS-1.1.
* gnu: mblaze: Offer contrib executables.B. Wilson2022-04-15
| | | | | | | * gnu/packages/mail.scm (mblaze)[outputs, inputs]: New fields. [arguments]: Add #:modules. Add 'install-contrib' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: streamlink: Update to 3.2.0.Chadwain Holness2022-04-15
| | | | | | | | * gnu/packages/video.scm (streamlink): Update to 3.2.0. [inputs]: Add python-lxml and python-pycountry, remove python-iso3166 and python-iso639. [arguments]<#:phases>{check}: Use pytest. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-lxml: Add 4.7.1.Ludovic Courtès2022-04-15
| | | | * gnu/packages/xml.scm (python-lxml-4.7): New variable.
* gnu: cl-nfiles: Update to 0.4.0.André A. Gomes2022-04-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.0. [inputs]: Add sbcl-quri. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: python-hmmlearn: Remove cythonized file.Efraim Flashner2022-04-15
| | | | | * gnu/packages/machine-learning.scm (python-hmmlearn)[source]: Add snippet to remove cythonized file.
* gnu: python-aiohttp: Remove cythonized files.Efraim Flashner2022-04-14
| | | | | * gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove cythonized files.
* gnu: python-pywavelets: Remove cythonized files.Efraim Flashner2022-04-14
| | | | | | * gnu/packages/python-xyz.scm (python-pywavelets)[source]: Add snippet to remove cythonized files. [native-inputs]: Add python-cython.
* gnu: python-igraph: Update to 0.9.10.Efraim Flashner2022-04-14
| | | | * gnu/packages/graph.scm (python-igraph): Update to 0.9.10.
* gnu: igraph: Update to 0.9.8.Efraim Flashner2022-04-14
| | | | * gnu/packages/graph.scm (igraph): Update to 0.9.8.
* gnu: scregseg: Remove cythonized file.Efraim Flashner2022-04-14
| | | | | * gnu/packages/bioinformatics.scm (scregseg)[source]: Add snippet to remove cythonized file.
* gnu: cl-py4cl: Update to 0.0.0-1.2f2a008.Paul A. Patience2022-04-14
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-py4cl): Update to 0.0.0-1.2f2a008. [arguments]<#:phases>: Adjust substitutions to renamed files. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add emacs-org-modern.jgart2022-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-modern): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add cl-numpy-file-format.Paul A. Patience2022-04-14
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-numpy-file-format, ecl-numpy-file-format, sbcl-numpy-file-format): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-who: Update to 1.1.4-3.07dafe9.Foo Chuan Wei2022-04-14
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-3.07dafe9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: linux-libre 5.10: Update to 5.10.111.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.111. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.34.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.34. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.20.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.20. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.3.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.3. (linux-libre-5.17-pristine-source): Update hash.
* gnu: Update linux-libre 5.17 configuration files.Leo Famulari2022-04-14
| | | | | | | | | | This option that adds new hardware support appeared after the 5.17 release. * gnu/packages/aux-files/linux-libre/5.17-arm.conf, gnu/packages/aux-files/linux-libre/5.17-arm64.conf, gnu/packages/aux-files/linux-libre/5.17-i686.conf, gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Enable support for Realtek Ethernet switch chips.
* gnu: Add r-xcir.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-xcir): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: sundials: Remove input labels.Ludovic Courtès2022-04-14
| | | | | * gnu/packages/maths.scm (sundials)[native-inputs, inputs]: Remove labels. (sundials-openmpi)[inputs]: Remove labels.
* gnu: sundials: Update to 6.1.1.Ludovic Courtès2022-04-14
| | | | | | | * gnu/packages/maths.scm (sundials): Update to 6.1.1. [inputs]: Add PETSC. (sundials-openmpi)[inputs]: Remove PETSC. [arguments]: Remove now unnecessary flags. Change "MPI_ENABLE" to "ENABLE_MPI".
* daemon: Support systemd-style socket activation.Ludovic Courtès2022-04-14
| | | | | | | * nix/nix-daemon/guix-daemon.cc (SD_LISTEN_FDS_START): New macro. (systemd_activation_sockets): New function. (main): Use it. Remove obsolete 'printMsg' call. * doc/guix.texi (Invoking guix-daemon): Document socket activation.
* publish: Support systemd-style socket activation.Ludovic Courtès2022-04-14
| | | | | | | * guix/scripts/publish.scm (systemd-socket): New procedure. (guix-publish): Add 'style' variable. Adjust startup message depending on whether STYLE is 'systemd. * doc/guix.texi (Invoking guix publish): Mention socket activation.
* publish: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-04-14
| | | | | * guix/scripts/publish.scm (make-request-handler): Use 'let' instead of 'let-values'.
* gnu: guile-fibers@1.1: Support cross-compilation.Ludovic Courtès2022-04-14
| | | | | | | | Fixes <https://issues.guix.gnu.org/54793>. Reported by Mathieu Othacehe <othacehe@gnu.org>. * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: Add 'support-cross-compilation' phase.
* style: Correctly read dots in pairs and improper lists.Ludovic Courtès2022-04-14
| | | | | | | | | | Until now dots were read as symbols. * guix/scripts/style.scm (read-with-comments)[dot]: New variable. [dot?, reverse/dot]: New procedures. Use 'reverse/dot' instead of 'reverse' when reading lists. * tests/style.scm ("read-with-comments: dot notation") ("((a . 1) (b . 2))", "(a b c . boom)"): New tests.
* gnu: r-illuminahumanmethylation450kanno-ilmn12-hg19: Move to annotation section.Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-illuminahumanmethylation450kanno-ilmn12-hg19): Move this variable up to the annotation section.
* gnu: r-snplocs-hsapiens-dbsnp144-grch37: Move to annotation section.Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-snplocs-hsapiens-dbsnp144-grch37): Move this variable up to the annotation section.
* gnu: r-chromvarmotifs: Move to (gnu packages bioinformatics).Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-chromvarmotifs): Move this variable from here... * gnu/packages/bioinformatics.scm (r-chromvarmotifs): ...to here.
* gnu: r-absseq: Move out of experiments section.Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-absseq): Move definition out of experiments section.
* gnu: r-abarray: Move out of experiments section.Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-abarray): Move definition out of experiments section.
* gnu: r-aneufinder: Move to packages section.Ricardo Wurmus2022-04-14
| | | | | * gnu/packages/bioconductor.scm (r-aneufinder): Move this definition out of the section for Bioconductor experiments packages.
* gnu: Add r-absseq.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-absseq): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-abarray.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-abarray): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-acde.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-acde): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-wppi.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-wppi): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-acme.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-acme): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-acgh.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-acgh): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: libfprint: Fix build, add python for the tests.Attila Lendvai2022-04-14
| | | | | | | * gnu/packages/freedesktop.scm (libfprint)[native-inputs]: Add python-minimal as it's needed by the tests. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-ace.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-ace): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-catalyst: Update description.Mădălin Ionel Patrașcu2022-04-14
| | | | | | | * gnu/packages/bioconductor.scm (r-catalyst)[description]: Add Texinfo markup and clarify a sentence. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-tcgabiolinks: Update to 2.22.4.Ricardo Wurmus2022-04-14
| | | | * gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.22.4.
* gnu: r-omnipathr: Update to 3.2.8.Ricardo Wurmus2022-04-14
| | | | * gnu/packages/bioconductor.scm (r-omnipathr): Update to 3.2.8.