Commit graph

69950 commits

Author SHA1 Message Date
Pierre Neidhardt 52b81c32ae
gnu: Add gtwiwtg.
* gnu/packages/lisp-xyz.scm (cl-gtwiwtg, ecl-gtwiwtg, sbcl-gtwiwtg): New variables.
2020-12-01 13:37:33 +01:00
Pierre Neidhardt 4f298ebac7
gnu: Add trivial-download.
* gnu/packages/lisp-xyz.scm (cl-trivial-download, ecl-trivial-download,
sbcl-trivial-download): New variables.
2020-12-01 13:37:33 +01:00
Ricardo Wurmus bb071237f2
gnu: ghc-libyaml: Use libyaml+static.
This is necessary to build static libraries that are used in the static build
of pandoc-citeproc.

* gnu/packages/haskell-xyz.scm (ghc-libyaml)[inputs]: Replace libyaml with
libyaml+static.
[arguments]: Adjust directory name.
2020-12-01 13:30:35 +01:00
Ricardo Wurmus 5eede29da4
gnu: Add libyaml+static.
* gnu/packages/web.scm (libyaml+static): New variable.
2020-12-01 13:30:35 +01:00
Ricardo Wurmus 555677fdf7
gnu: java-picard-1.113: Use ant/java8.
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Use
ant/java8.
[inputs]: Replace ant with ant/java8.
2020-12-01 13:30:34 +01:00
Pierre Neidhardt 65bf9f6b2d
gnu: Add clesh.
* gnu/packages/lisp-xyz.scm (cl-clesh, ecl-clesh, sbcl-clesh): New variables.
2020-12-01 12:38:47 +01:00
Pierre Neidhardt 91d59549a7
gnu: Add trivial-shell.
* gnu/packages/lisp-xyz.scm (cl-trivial-shell, ecl-trivial-shell,
sbcl-trivial-shell): New variables.
2020-12-01 12:38:47 +01:00
Pierre Neidhardt f825720743
gnu: Add clamp.
* gnu/packages/lisp-xyz.scm (cl-clamp, ecl-clamp, sbcl-clamp): New variables.
2020-12-01 12:38:47 +01:00
Pierre Neidhardt 8ee3e7833e
gnu: Add check-it.
* gnu/packages/lisp-xyz.scm (cl-check-it, ecl-check-it, sbcl-check-it): New variables.
2020-12-01 12:38:47 +01:00
Pierre Neidhardt 6ba21a2ebd
gnu: Add clawk.
* gnu/packages/lisp-xyz.scm (cl-clawk, ecl-clawk, sbcl-clawk): New variables.
2020-12-01 12:38:47 +01:00
Pierre Neidhardt d13fb04b39
gnu: Add regex.
* gnu/packages/lisp-xyz.scm (cl-regex, ecl-regex, sbcl-regex): New variables.
2020-12-01 12:38:46 +01:00
Pierre Neidhardt 8d8ecbfe37
gnu: claw-support: Fix typos in description.
* gnu/packages/lisp-xyz.scm (claw-support)[description]: Fix typos.
2020-12-01 12:37:52 +01:00
Pierre Neidhardt ab15cf5a6d
gnu: Add lisp-repl-core-dumper.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): New variable.
2020-12-01 12:37:52 +01:00
Guillaume Le Vaillant 0ce02f679d
gnu: sbcl-bst: Update to 2.0-0.8545aed.
* gnu/packages/lisp-xyz.scm (sbcl-bst): Update to 2.0-0.8545aed.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant 7a0f660609
gnu: sbcl-ironclad: Update to 0.52.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.52.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant ad884c3b88
gnu: Add olc.
* gnu/packages/lisp-xyz.scm (cl-olc, ecl-olc, sbcl-olc): New variables.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant deed016169
gnu: Add maidenhead.
* gnu/packages/lisp-xyz.scm (cl-maidenhead, ecl-maidenhead, sbcl-maidenhead):
  New variables.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant 291328b19e
gnu: Add mgrs.
* gnu/packages/lisp-xyz.scm (cl-mgrs, ecl-mgrs, sbcl-mgrs): New variables.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant fd994faad4
gnu: Add utm-ups.
* gnu/packages/lisp-xyz.scm (cl-utm-ups, ecl-utm-ups, sbcl-utm-ups): New
  variables.
2020-12-01 11:52:35 +01:00
Guillaume Le Vaillant 81108a983a
gnu: sbcl-simple-parallel-tasks: Update to 1.0-1.ce7b60f.
* gnu/packages/lisp-xyz.scm (sbcl-simple-parallel-tasks): Update to
  1.0-1.ce7b60f.
2020-12-01 11:52:34 +01:00
Guillaume Le Vaillant 26e92b7e78
gnu: sbcl-specialized-function: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-specialized-function)[arguments]: Disable
  tests.
2020-12-01 11:52:34 +01:00
Guillaume Le Vaillant 718dd9779a
gnu: clisp: Remove unused patch.
This is a follow-up for 074236d197.

* gnu/patches/clisp-remove-failing-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-12-01 11:52:34 +01:00
Guillaume Le Vaillant 0809e4a4fa
gnu: Add clml.
* gnu/packages/lisp-xyz.scm (cl-clml, sbcl-clml): New variables.
* gnu/packages/patches/sbcl-clml-fix-types.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-12-01 11:52:34 +01:00
Guillaume Le Vaillant c3e459d266
gnu: sbcl: Increase default maximum heap size.
* gnu/packages/lisp.scm (sbcl)[arguments]: Build with a max heap size
  of 3 GiB.
2020-12-01 11:52:34 +01:00
Guillaume Le Vaillant dec194bfa8
gnu: Add array-operations.
* gnu/packages/lisp-xyz.scm (cl-array-operations, ecl-array-operations,
  sbcl-array-operations): New variables.
2020-12-01 11:52:34 +01:00
zimoun 86971616c1
upgrade: Allow several regexps.
Fixes <https://bugs.gnu.org/44928>.
Reported by Luis Felipe <luis.felipe.la@protonmail.com>.

* guix/scripts/upgrade.scm (guix-upgrade): Allow several regexps and remove
"extraneous arguement" check.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-12-01 11:34:10 +01:00
Morgan Smith dcb95c6fc1
gnu: openocd: Fix build.
* gnu/packages/embedded.scm (openocd)[arguments]: Add "LIBS=-lutil" to allow
it to build.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-12-01 11:08:57 +01:00
Nicolas Goaziou 2c0b331c9a
news: Fix typo.
* etc/news.scm (version): Add missing @option macro in French translation.
2020-12-01 09:36:44 +01:00
Mathieu Othacehe 98bf5ffe2d
Revert "ci: Temporarily disable image-jobs."
This reverts commit a79041f0b5. The issue has
been fixed with 07a33b1d21.
2020-12-01 09:33:16 +01:00
Ryan Prior 50b18b5c10
gnu: emacs-next-pgtk: Update to savannah feature/pgtk branch.
* gnu/packages/emacs.scm (emacs-next-pgtk): Update to savannah feature/pgtk branch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-01 00:10:48 +01:00
Kyle Meyer 07303b2d5b
gnu: git-annex: Update to 8.20201127.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201127.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-01 00:10:48 +01:00
Ludovic Courtès 07a33b1d21
services: profile: Create manifest at monadic-bind time.
Fixes <https://bugs.gnu.org/44952>.
Reported by Mathieu Othacehe <othacehe@gnu.org>.

* gnu/services.scm (packages->profile-entry): Change 'with-monad' to
'mlet' with one binding.
2020-12-01 00:10:48 +01:00
Ludovic Courtès 56fc14577e
daemon: Remove unneeded forward declaration.
This is a followup to ee9dff34f9.

* nix/libstore/build.cc: Remove 'struct Agent' forward declaration.
2020-12-01 00:10:48 +01:00
Nicolas Goaziou 807e9dc1a7
gnu: emacs-relint: Update to 1.19.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.19.
2020-11-30 23:34:27 +01:00
Nicolas Goaziou 4557572901
gnu: emacs-xr: Update to 1.20.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.20.
2020-11-30 23:34:15 +01:00
Ricardo Wurmus 80fbad4fe6
gnu: pigx-chipseq: Update to 0.0.51.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.51.
[inputs]: Add r-corrplot, r-deseq2, r-dt, r-ggrepel, r-gprofiler2, r-pheatmap,
and r-rsubread.
2020-11-30 22:39:34 +01:00
Ricardo Wurmus d3c1b5f66d
gnu: pigx-scrnaseq: Update to 1.1.7.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.7.
2020-11-30 22:39:34 +01:00
Efraim Flashner 05be4e06a3
gnu: alot: Don't use unstable tarball.
* gnu/packages/mail.scm (alot)[source]: Download using git-fetch.
2020-11-30 23:33:55 +02:00
Danny Milosavljevic ad01213837
gnu: Add fiano-fmap.
* gnu/packages/admin.scm (fiano-fmap): New variable.
2020-11-30 22:31:38 +01:00
Danny Milosavljevic 4f318f7403
gnu: Add fiano-utk.
* gnu/packages/admin.scm (fiano-utk): New variable.
2020-11-30 22:31:38 +01:00
Danny Milosavljevic a94214f665
gnu: Add fiano.
* gnu/packages/admin.scm (fiano): New variable.
2020-11-30 22:31:38 +01:00
Danny Milosavljevic d6e40862cc
gnu: Add go-github.com-ulikunitz-xz.
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): New variable.
2020-11-30 22:31:37 +01:00
Tanguy Le Carrour b5ed51bdf9
gnu: poetry: Update to 1.1.4.
* gnu/packages/python-xyz.scm (poetry): Update to 1.1.4.
[arguments]: Loosen constraint on python-keyring only.
[propagated-inputs] Remove python-jsonschema, python-pyparsing and python-pyrsistent.
Add python-pip, python-packaging and python-poetry-core.
Use python-requests-toolbelt-0.9.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:06:48 +01:00
Tanguy Le Carrour 9c8ac92eb6
gnu: Add python-poetry-core.
* gnu/packages/python-xyz.scm (python-poetry-core): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:06:27 +01:00
Tanguy Le Carrour e318c3a6aa
gnu: python-tomlkit: Update to 0.7.0.
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.7.0.
[native-inputs]: Add python-pyyaml.
[description]: Update description.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:05:58 +01:00
Tanguy Le Carrour aaa1b80499
gnu: python-pip: Update to 20.2.4.
* gnu/packages/python-xyz.scm (python-pip): Update to 20.2.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:05:40 +01:00
Tanguy Le Carrour ce6efff6ec
gnu: python-virtualenv: Update to 20.2.1.
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.2.1.
[propagated-inputs] Use python-distlib/next instead of python-distlib.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:05:09 +01:00
Tanguy Le Carrour e61cdf8733
gnu: Add python-distlib/next.
* gnu/packages/python-xyz.scm (python-distlib/next): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:04:51 +01:00
Tanguy Le Carrour 71b15b4874
gnu: python-packaging: Update to 20.4.
* gnu/packages/python-xyz.scm (python-packaging): Update to 20.4.
[source]: Remove patch that has been merged upstream.
* gnu/packages/patches/python-packaging-test-arch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply removal.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-30 22:04:13 +01:00
Tobias Geerinckx-Rice 265e1858fb
gnu: dfu-util: Update to 0.10.
* gnu/packages/flashing-tools.scm (dfu-util): Update to 0.10.
2020-11-30 21:43:51 +01:00