Age | Commit message (Expand) | Author |
---|---|---|
2021-11-19 | gnu: Add gplates....* gnu/packages/geo.scm (gplates): New variable. | Julien Lepiller |
2021-11-18 | gnu: ocaml-ocp-index: Update to 1.3.2....* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.2. | Julien Lepiller |
2021-11-18 | gnu: Add shell2batch....* 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> | Jacob Hrbek |
2021-11-18 | gnu: qtltools: Fix typo....* gnu/packages/bioinformatics.scm (qtltools)[description]: Switch from "allows to go" to "allows going". | Vagrant Cascadian |
2021-11-18 | gnu: r-bgeecall: Fix typo....* gnu/packages/bioconductor.scm (r-bgeecall)[description]: Switch from "allows to generate" to "allows generating". | Vagrant Cascadian |
2021-11-18 | gnu: python-ueberzug: Fix typo....* gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws" instead of "allows to draw". | Vagrant Cascadian |
2021-11-18 | gnu: r-msfeatures: Fix typos....* gnu/packages/bioconductor.scm (r-msfeatures)[description]: Switch from "allows to" to "can be used" and from "allows to aggregate" to "allows aggregating". | Vagrant Cascadian |
2021-11-18 | gnu: ocaml-ssl: Update to 0.5.10....* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.10. | Julien Lepiller |
2021-11-18 | gnupg: Honor GnuPG's configuration for the key server....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. | Maxim Cournoyer |
2021-11-18 | gnu: irrlicht: Update home-page....* gnu/packages/games.scm (irrlicht)[home-page]: Update to new home-page. | Efraim Flashner |
2021-11-18 | gnu: r-tximeta: Update to 1.12.3....* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.3. | Ricardo Wurmus |
2021-11-18 | gnu: r-biodb: Update to 1.2.1....* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-chromstar: Update to 1.20.2....* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.20.2. | Ricardo Wurmus |
2021-11-18 | gnu: r-scran: Update to 1.22.1....* gnu/packages/bioconductor.scm (r-scran): Update to 1.22.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-hdf5array: Update to 1.22.1....* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.22.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-s4vectors: Update to 0.32.2....* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.2. | Ricardo Wurmus |
2021-11-18 | gnu: r-biocset: Update to 1.8.1....* gnu/packages/bioconductor.scm (r-biocset): Update to 1.8.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-biocpkgtools: Update to 1.12.2....* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.12.2. | Ricardo Wurmus |
2021-11-18 | gnu: r-mixomics: Update to 6.18.0....* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.0. | Ricardo Wurmus |
2021-11-18 | gnu: r-rsubread: Update to 2.8.1....* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.8.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-geoquery: Update to 2.62.1....* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.62.1. [propagated-inputs]: Add r-r-utils. | Ricardo Wurmus |
2021-11-18 | gnu: r-icobra: Update to 1.22.1....* gnu/packages/bioconductor.scm (r-icobra): Update to 1.22.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-ggtree: Update to 3.2.1....* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.2.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-treeio: Update to 1.18.1....* gnu/packages/bioconductor.scm (r-treeio): Update to 1.18.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-systempiper: Update to 2.0.1....* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.0.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-msnbase: Update to 2.20.1....* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.20.1. | Ricardo Wurmus |
2021-11-18 | gnu: r-ensembldb: Update to 2.18.2....* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.18.2. | Ricardo Wurmus |
2021-11-18 | gnu: r-chipseeker: Update to 1.30.2....* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.30.2. | Ricardo Wurmus |
2021-11-18 | gnu: r-annotationdbi: Update to 1.56.2....* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.56.2. | Ricardo Wurmus |
2021-11-18 | tests: Replace texlive importer tests....* tests/texlive.scm (xml, sxml): Remove variables. ("fetch-sxml: returns SXML for valid XML", "sxml->package"): Remove tests. ("texlive->guix-package"): Add new test. | Ricardo Wurmus |
2021-11-18 | import: texlive: Take different package database as optional argument....* guix/import/texlive.scm (tlpdb->package): Expect PACKAGE-DATABASE as argument. (texlive->guix-package): Accept PACKAGE-DATABASE keyword. | Ricardo Wurmus |
2021-11-18 | import: texlive: Print inputs with labels and guixified names....* guix/import/texlive.scm (tlpdb->package): Improve handling of propagated-inputs. | Ricardo Wurmus |
2021-11-18 | gnu: wireshark: Update to 3.4.10....* gnu/packages/networking.scm (wireshark): Update to 3.4.10. | Nicolas Goaziou |
2021-11-18 | gnu: emacs-elfeed-score: Update to 1.2.0....* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.0. | Nicolas Goaziou |
2021-11-18 | gnu: coq-stdpp: Adjust '#:make-flags'....* gnu/packages/coq.scm (coq-stdpp)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | zimoun |
2021-11-18 | gnu: coq-equations: Adjust '#:make-flags'....* gnu/packages/coq.scm (coq-equations)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | zimoun |
2021-11-18 | gnu: coq-autosubst: Adjust '#:make-flags'....* gnu/packages/coq.scm (coq-autosubst)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | zimoun |
2021-11-18 | gnu: coq-mathcomp: Adjust '#:make-flags'....* gnu/packages/coq.scm (coq-mathcomp)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | zimoun |
2021-11-18 | gnu: Add coq-semantics....* gnu/packages/coq.scm (coq-semantics): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | zimoun |
2021-11-17 | gnu: perl-tie-handle-offset: Fix typo....* gnu/packages/perl.scm (perl-tie-handle-offset)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-17 | gnu: perl-business-ismn: Fix typo....* gnu/packages/perl.scm (perl-business-ismn)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-17 | gnu: perl-business-issn: Fix typo....* gnu/packages/perl.scm (perl-business-issn)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-17 | gnu: perl-business-isbn: Fix typo....* gnu/packages/perl.scm (perl-business-isbn)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-17 | gnu: perl-test-dir: Fix typo....* gnu/packages/perl-check.scm (perl-test-dir)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-17 | gnu: python-sgmllib3k: Fix typo....* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix "This package" typo. | Vagrant Cascadian |
2021-11-17 | gnu: rust-fever-api-0.2: Fix typo....* gnu/packages/crates-io.scm (rust-fever-api-0.2)[description]: Fix "This package" typo. | Vagrant Cascadian |
2021-11-17 | gnu: perl-test-nowarnings: Fix typo....* gnu/packages/perl-check.scm (perl-test-nowarnings)[description]: Fix "This module" typo. | Vagrant Cascadian |
2021-11-18 | gnu: foo2zjs: Use archived home page....* gnu/packages/cups.scm (foo2zjs)[home-page]: Link to the Web Archive'd URL. | Tobias Geerinckx-Rice |
2021-11-18 | gnu: sg3-utils: Omit static library....* gnu/packages/scsi.scm (sg3-utils)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2021-11-18 | gnu: sg3-utils: Update to 1.47....* gnu/packages/scsi.scm (sg3-utils): Update to 1.47. | Tobias Geerinckx-Rice |