summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: python-anyio: Avoid failing tests.Ricardo Wurmus2021-08-31
| | | | | * gnu/packages/python-xyz.scm (python-anyio)[arguments]: Disable asyncio plugin, and explicitly disable network tests.
* gnu: Remove python-pytest-mock-3.Ricardo Wurmus2021-08-31
| | | | | | * gnu/packages/check.scm (python-pytest-mock-3): Remove variable. * gnu/packages/python-xyz.scm (python-anyio)[native-inputs]: Replace python-pytest-mock-3 with python-pytest-mock.
* gnu: telescope: Update to 0.5.1.cage2021-08-31
| | | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.5.1. [native-inputs]: Add pkg-config. Co-authored-by: Brice Waegeneire <brice@waegenei.re>
* gnu: emacs-jenkinsfile-mode: Update to commit 65bf392.Maxim Cournoyer2021-08-31
| | | | | * gnu/packages/emacs-xyz.scm (emacs-jenkinsfile-mode): Update to commit 65bf392.
* gnu: emacs-groovy-modes: Update to version 2.1.Maxim Cournoyer2021-08-31
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-groovy-modes): Update to version 2.1. [arguments]: Enable tests, running the test suite via 'ert-runner'. [native-inputs]: New field. [propagated-inputs]: Add emacs-dash.
* gnu: Add h2c.Felix Gruber2021-08-31
| | | | | | * gnu/packages/curl.scm (h2c): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: ledger-agent: Remove usage from description.Matthew James Kraai2021-08-31
| | | | | | * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: kakoune: Update to v2021.08.28calum2021-08-31
| | | | | | | | * gnu/packages/text-editors.scm (kakoune): Update to v2021.08.28 [native-inputs]: Use gcc-10. [inputs]: Remove ncurses dependancy. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: global: Add ctags support.Efraim Flashner2021-08-31
| | | | | | | * gnu/packages/code.scm (global)[inputs]: Add bash-minimal, universal-ctags, python-pygments. [arguments]: Add configure-flags to find ctags. Add phases to install plugins and to wrap python script with PYTHONPATH.
* gnu: linux-libre 4.4: Update to 4.4.282.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.282. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.281.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.281. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.245.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.245. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.205.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.205. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.143.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.143. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.61.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.61. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.13.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.13. (linux-libre-5.13-pristine-source, deblob-scripts-5.13): Update hash.
* gnu: harmonist: Update to 0.4.1.Guix Together2021-08-30
| | | | | | | | | | | | * gnu/packages/games.scm (harmonist): Update to 0.4.1. [propagated-inputs]: Add go-github-com-gdamore-tcell-v2, go-github-com-anaseto-gruid, and go-github-com-anaseto-gruid-tcell. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-anaseto-gruid-tcell.Guix Together2021-08-30
| | | | | | | | | | * gnu/packages/games.scm (go-github-com-anaseto-gruid-tcell): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-anaseto-gruid.Guix Together2021-08-30
| | | | | | | | | | * gnu/packages/games.scm (go-github-com-anaseto-gruid): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-gdamore-tcell-v2.Guix Together2021-08-30
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0.Maxim Cournoyer2021-08-30
| | | | | * gnu/packages/golang.scm (go-github-com-gdamore-tcell) [license]: Correct from Expat to Apache 2.0.
* build/jami-service: Fix range ends in account-fingerprint-rx.Maxime Devos2021-08-30
| | | | | | | | | | | | This broke compilation of Guix with guile@3.0.2 with: In procedure make-regexp: Invalid range end The fix is to replace [0-9A-f] with [0-9A-Fa-f]. * gnu/build/jami-service.scm (account-fingerprint-rx): Correct regexp. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add python-coolbox.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/bioinformatics.scm (python-coolbox): New variable.
* gnu: Add python-voila.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/jupyter.scm (python-voila): New variable.
* gnu: python-scikit-learn: Update to 0.24.2.Ricardo Wurmus2021-08-30
| | | | | * gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.24.2. [arguments]: Remove trailing #t.
* gnu: python-anndata: Fetch sources from git.Ricardo Wurmus2021-08-30
| | | | | | * gnu/packages/python-xyz.scm (python-anndata)[source]: Fetch from git to include test data. [arguments]: Enable tests. Do not let setuptools_scm guess the version.
* gnu: python-scanpy: Update to 1.8.1.Ricardo Wurmus2021-08-30
| | | | | | * gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.8.1. [arguments]: Bulid with flit; update list of broken tests. [native-inputs]: Add python-flit and python-anndata:source.
* gnu: Add python-jupyter-server.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/jupyter.scm (python-jupyter-server): New variable.
* gnu: Add python-anyio.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-xyz.scm (python-anyio): New variable.
* gnu: Add python-pytest-mock-3.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/check.scm (python-pytest-mock-3): New variable.
* gnu: Add python-pytest-tornasync.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-check.scm (python-pytest-tornasync): New variable.
* gnu: Add python-pytest-console-scripts.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-check.scm (python-pytest-console-scripts): New variable.
* gnu: Add python-dna-features-viewer.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/bioinformatics.scm (python-dna-features-viewer): New variable.
* gnu: Add python-svgutils.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-xyz.scm (python-svgutils): New variable.
* gnu: Add python-pybbi.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/bioinformatics.scm (python-pybbi): New variable.
* gnu: wine: Update to 6.16.Leo Prikler2021-08-30
| | | | * gnu/packages/wine.scm (wine): Update to 6.16.
* gnu: Add h-client.Denis 'GNUtoo' Carikli2021-08-30
| | | | | | * gnu/packages/hardware.scm (h-client): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: wine: Update to 6.14.Leo Prikler2021-08-30
| | | | | | * gnu/packages/wine.scm (wine): Update to 6.14. [#:phases]: Patch Makefile to correctly locate ntdll.so. (wine64)[#:phases]: Likewise.
* gnu: Add ocaml-odoc-parser.Xinglu Chen2021-08-30
| | | | | | * gnu/packages/ocaml.scm (ocaml-odoc-parser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: scrot: Update to 1.6.Ludovic Courtès2021-08-30
| | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.6. [native-inputs]: Add PKG-CONFIG. [inputs]: Add IMLIB2.
* build: Build (gnu packages rocm).Ludovic Courtès2021-08-30
| | | | | | This is a followup to df90cb1d5c82cc83a305f6323f867f14e30ce240. * gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/packages/rocm.scm.
* services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>.Ludovic Courtès2021-08-30
| | | | | * gnu/services/virtualization.scm (%hurd-vm-operating-system): Use 'targets' instead of 'target' for the 'bootloader-configuration' field.
* bootloader: Report location of the deprecated 'target' field.Ludovic Courtès2021-08-30
| | | | | | | | | | | This is a followup to 2ca982ff41270288913ad6b7d5d9e1cad87b06d9. * gnu/bootloader.scm (warn-target-field-deprecation): New macro. (<bootloader-configuration>)[target]: Add 'sanitize' property. (%warn-target-field-deprecation): New procedure. (bootloader-configuration-target): Define using 'define-deprecated'. (bootloader-configuration-targets): Use '%bootloader-configuration-target' rather than the deprecated one.
* build: Build (gnu system setuid).Ludovic Courtès2021-08-30
| | | | | | This is a followup to 45235e67e4aeac96ad8d60265bef054990aeb425. * gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/system/setuid.scm.
* gnu: extra-cmake-modules: Avoid dependency on qtbase when on armhf.Ludovic Courtès2021-08-30
| | | | | | * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[native-inputs]: Remove QTBASE-5 on armhf-linux. [arguments]: Set #:tests? accordingly.
* services: xorg: Delay the xorg-configuration-modules field evaluation.Mathieu Othacehe2021-08-30
| | | | | | | | | | When building an image with the "system" parameter set to an emulated architecture, the xorg-configuration-modules field needs to be evaluated once the %current-system parameter is set, otherwise this parameter is set to the current host system. * gnu/services/xorg.scm (<xorg-configuration>)[modules]: Make it a thunked field.
* gnu: guile-websocket: Update to 0.1-d17878f6.Jan (janneke) Nieuwenhuizen2021-08-30
| | | | | | | * gnu/packages/guile-xyz.scm (guile-websocket)[source]: Update to 0.1-d17878f6. Use https:// url. [phases]: Remove "update-guile-version" stage. [native-inputs]: Add pkg-config.
* gnu: Add emacs-helm-xref.Pierre Langlois2021-08-29
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-xref): New variable.
* gnu: mu: Update to 1.6.5.Pierre Langlois2021-08-29
| | | | * gnu/packages/mail.scm (mu): Update to 1.6.5.
* gnu: shadow: Use the cross-compiled shell at runtime.Mathieu Othacehe2021-08-29
| | | | | | | | Make sure that the executed shell at runtime is the cross-compiled shell and not the native shell. * gnu/packages/admin.scm (shadow)[arguments]: Add a set-runtime-shell phase. [inputs]: Add bash-minimal when cross-compiling.