summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-19import: opam: Warn instead of leave when fetching fails.zimoun
* guix/import/opam.scm (opam-featch): Warn instead of leave when fetching fails. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-19gnu: emacs-flymake-kondor: Update to 0.1.3.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-flymake-kondor): Update to 0.1.3.
2021-11-19gnu: nyxt: Update to 2.2.3.Pierre Neidhardt
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3.
2021-11-19gnu: sbcl-cl-webkit: Update to 3.4.0.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0.
2021-11-19gnu: Add cl-https-everywhere.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere): New variables.
2021-11-19build-system/asdf: Don't fail in sbcl-package->cl-source-package on ↵Pierre Neidhardt
non-package inputs. Inputs can be non-packages, for instance (origin ...). sbcl-package->cl-source-package used to fail if such inputs were present in the parent sbcl-* package. * guix/build-system/asdf.scm (package-with-build-system): Fix 'has-from-build-system?' function.
2021-11-19gnu: emacs-evil-multiedit: Update to 1.4.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.1. [arguments]<#:phases>: Prevent test suite from downloading packages. Remove trailing #t.
2021-11-19gnu: Add cl-terminal-keypress.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-terminal-keypress, ecl-terminal-keypress, sbcl-terminal-keypress): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-trivial-raw-io.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-trivial-raw-io, ecl-trivial-raw-io, sbcl-trivial-raw-io): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-which.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-trivial-open-browser.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-trivial-open-browser, ecl-trivial-open-browser, sbcl-trivial-open-browser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-terminal-size.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-terminal-size, ecl-terminal-size, sbcl-terminal-size): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-routes.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-pileup.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-path-parse.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-path-parse, ecl-path-parse, sbcl-path-parse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-genhash.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: jgmenu: Update to 4.4.0.jgart
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: emacs-toc-org: Update to 1.2.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-toc-org): Update to 1.2.0.
2021-11-19gnu: Add r-desctools.Lars-Dominik Braun
* gnu/packages/statistics.scm (r-desctools): New variable.
2021-11-19gnu: Add r-exact.Lars-Dominik Braun
* gnu/packages/statistics.scm (r-exact): New variable.
2021-11-19gnu: Add r-gld.Lars-Dominik Braun
* gnu/packages/statistics.scm (r-gld): New variable.
2021-11-19gnu: Add r-lmom.Lars-Dominik Braun
* gnu/packages/statistics.scm (r-lmom): New variable.
2021-11-19gnu: emacs-modus-themes: Update to 1.7.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.7.0.
2021-11-19gnu: ocaml4.07-merlin: Remove package.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove package.
2021-11-19gnu: ocaml-jst-config: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.14.1.
2021-11-19gnu: ocaml-base: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.1.
2021-11-19gnu: ocaml-lwt-react: Update to 1.1.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-lwt-react): Update to 1.1.4.
2021-11-19gnu: ocaml-lwt: Update to 5.4.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.2.
2021-11-19gnu: dune: Update to 2.9.1.Julien Lepiller
* gnu/packages/ocaml.scm (dune): Update to 2.9.1.
2021-11-18gnu: linux-libre 5.4: Update to 5.4.160.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.160. (linux-libre-5.4-pristine-source): Update hash.
2021-11-18gnu: linux-libre: Update to 5.14.19.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.19. (linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
2021-11-19gnu: ocaml-alcotest: Update to 1.5.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.5.0.
2021-11-19gnu: Add gplates.Julien Lepiller
* gnu/packages/geo.scm (gplates): New variable.
2021-11-18gnu: ocaml-ocp-index: Update to 1.3.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.2.
2021-11-18gnu: Add shell2batch.Jacob Hrbek
* gnu/packages/crates-io.scm (shell2batch): New variable. * gnu/packages/patches/rust-shell2batch-lint-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18gnu: qtltools: Fix typo.Vagrant Cascadian
* gnu/packages/bioinformatics.scm (qtltools)[description]: Switch from "allows to go" to "allows going".
2021-11-18gnu: r-bgeecall: Fix typo.Vagrant Cascadian
* gnu/packages/bioconductor.scm (r-bgeecall)[description]: Switch from "allows to generate" to "allows generating".
2021-11-18gnu: python-ueberzug: Fix typo.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws" instead of "allows to draw".
2021-11-18gnu: r-msfeatures: Fix typos.Vagrant Cascadian
* gnu/packages/bioconductor.scm (r-msfeatures)[description]: Switch from "allows to" to "can be used" and from "allows to aggregate" to "allows aggregating".
2021-11-18gnu: ocaml-ssl: Update to 0.5.10.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.10.
2021-11-18gnupg: Honor GnuPG's configuration for the key server.Maxim Cournoyer
The previous default "pool.sks-keyservers.net" doesn't seem to work anymore; besides, users know best. * guix/gnupg.scm (%openpgp-key-server): Default to #f, meaning not provided. (gnupg-receive-keys): Make SERVER and KEYRING keyword arguments. Adjust doc. Provide the '--keyserver' argument only when %openpgp-key-server is not #f. (gnupg-verify*): Do not set a default value for SERVER. Adjust accordingly.
2021-11-18gnu: irrlicht: Update home-page.Efraim Flashner
* gnu/packages/games.scm (irrlicht)[home-page]: Update to new home-page.
2021-11-18gnu: r-tximeta: Update to 1.12.3.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.3.
2021-11-18gnu: r-biodb: Update to 1.2.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.1.
2021-11-18gnu: r-chromstar: Update to 1.20.2.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.20.2.
2021-11-18gnu: r-scran: Update to 1.22.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-scran): Update to 1.22.1.
2021-11-18gnu: r-hdf5array: Update to 1.22.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.22.1.
2021-11-18gnu: r-s4vectors: Update to 0.32.2.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.2.
2021-11-18gnu: r-biocset: Update to 1.8.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.8.1.
2021-11-18gnu: r-biocpkgtools: Update to 1.12.2.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.12.2.