Age | Commit message (Collapse) | Author |
|
|
|
This is a one-character follow-up to
356a79becc4061d158c68718ad169abac1ab672f
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.
* guix/swh.scm(<origin>): Remove a slash from example URI witin a comment.
|
|
* gnu/packages/databases.scm (mariadb/fixed-install-db): New public variable.
(libdbi-drivers)[inputs]: Add MARIADB:DEV and MARIADB:LIB. Remove MARIADB.
[native-inputs]: Add MARIADB/FIXED-INSTALL-DB.
[arguments]: Adjust accordingly.
|
|
Fixes <https://bugs.gnu.org/38628>.
* tests/gexp.scm ("lower-gexp, character literal"): New test.
* guix/gexp.scm (gexp->sexp)[self-quoting?]: Add CHAR? to the tested types.
* guix/repl.scm (self-quoting?): Likewise.
* gnu/tests.scm (marionette-shepherd-service)[self-quoting?]: Likewise.
|
|
* gnu/packages/photo.scm (darktable): Update to 2.6.3.
|
|
* gnu/packages/photo.scm (darktable)[native-inputs]: Remove.
|
|
* gnu/packages/photo.scm (darktable)[arguments]: Move CPATH override from
#:make-flags to a phase, so the GETENV call returns useful data.
|
|
* gnu/build/vm.scm (load-in-linux-vm): Move Qemu network configuration from
ARCH-SPECIFIC-FLAGS to the Qemu command line. Use the "-nic" option of Qemu
instead of "-device" and "-net".
* gnu/system/vm.scm (common-qemu-options): Do not add a '-net' command.
(virtual-machine-compiler): Use "-nic user,..." instead of "-net".
* doc/guix.texi (Installing Guix in a VM, Invoking guix system, Running Guix
in a VM): Do the same for examples.
|
|
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.18.
(linux-libre-5.3-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (deblob-scripts-4.19): Update to 4.19.90.
(deblob-scripts-4.14): Update to 4.14.159.
(deblob-scripts-5.3, deblob-scripts-4.9, deblob-scripts-4.4): Update version
numbers to 5.3.17, 4.9.206, and 4.4.206, respectively, although the scripts
themselves have not changed.
|
|
* gnu/packages/bioconductor.scm (r-biodist): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocworkflowtools): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocset): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocpkgtools): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocor): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bioconcotk): New variable.
|
|
* gnu/packages/bioconductor.scm (r-multiassayexperiment): New variable.
|
|
* gnu/packages/bioconductor.scm (r-experimenthub): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocgraph): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bioccasestudies): New variable.
|
|
* gnu/packages/bioconductor.scm (r-ebarrays): New variable.
|
|
* gnu/packages/bioconductor.scm (r-reactomepa): New variable.
|
|
* gnu/packages/bioconductor.scm (r-graphite): New variable.
|
|
* gnu/packages/cran.scm (r-influencer): New variable.
|
|
* gnu/packages/bioconductor.scm (r-curatedtcgadata): New variable.
|
|
* gnu/packages/bioconductor.scm (r-reactome-db): New variable.
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.69.
|
|
* gnu/packages/connman.scm (cmst): Update to 2019.01.13.
|
|
* gnu/packages/python-crypto.scm (python-ecdsa)[arguments]: Replace
'check phase.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.14.1.
[inputs]: Move openssl ...
[native-inputs]: ... to here.
[propagated-inputs]: Add python-six.
|
|
When using the archival linter, git origins already in the archive where
not recognized due to an API change and where repeatedly asked for archival.
This is fixed here.
* guix/swh.scm (lookup-origin): Fix API URI for getting origin.
(<origin>): Fix comment with API URI example.
|
|
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.17.
(linux-libre-5.3-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.90.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.159.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/bioconductor.scm (r-biobroom): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bioassayr): New variable.
|
|
* gnu/packages/bioconductor.scm (r-chemminer): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bigpint): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bigmemoryextras): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biggr): New variable.
|
|
* gnu/packages/bioconductor.scm (r-hyperdraw): New variable.
|
|
* gnu/packages/bioconductor.scm (r-hypergraph): New variable.
|
|
* gnu/packages/bioconductor.scm (r-rsbml): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bifet): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bicare): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bhc): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bgx): New variable.
|
|
* gnu/packages/bioconductor.scm (r-bgmix): New variable.
|
|
* gnu/packages/cran.scm (r-rsvg): New variable.
|
|
* gnu/packages/cran.scm (r-shinycssloaders): New variable.
|