Age | Commit message (Collapse) | Author |
|
* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer)[inputs]:
Move qttools ...
[native-inputs]: ... to here.
|
|
* gnu/packages/kde-frameworks.scm (ktextwidgets)[inputs]: Move qttools ...
[native-inputs]: ... to here.
|
|
* gnu/packages/lego.scm (leocad): Update to 19.07.1
[source]: Use git-fetch.
* .mailmap: Add preferred alias for myself.
|
|
* gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/patches/linux-libre-active-entropy.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (deblob-scripts-5.3, linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): Remove variables.
(deblob-scripts-5.4, linux-libre-5.4-version)
(linux-libre-5.4-pristine-source, linux-libre-5.4-source)
(linux-libre-headers-5.4, linux-libre-5.4): New variables.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.4*.
|
|
This is a followup to commit 4845dee706a1aee89917e5c7f25d3bce64f7e11c.
* gnu/packages/aux-files/linux-libre/5.2-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
|
|
* guix/download.scm (%mirrors): Remove ramses.wh2.tu-dresden.de, which seems
to no longer work.
|
|
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 14.
[inputs]: Update hash of bind-source-tarball.
|
|
* gnu/packages/file-systems.scm (httpfs2)[source]: Hard-code NAME.
|
|
* gnu/packages/dns.scm (isc-bind): Update to 9.14.9.
|
|
* gnu/packages/python-xyz.scm (python-pox): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/python-xyz.scm (python-ppft): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.9.
[arguments]: Add phase "disable-broken-tests" and run tests after installation.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
|
|
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.1.1.
[arguments]: Enable tests.
[native-inputs]: Add python-nose.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
Until then, 'gnupg-status-missing-key?' would return a key id. Its
user, 'gnupg-verify*', would then fetch a key with that ID from key
servers, thus possibly the wrong key (due to key ID collisions). If it
did fetch the wrong key, the effect would be a signature verification
failure down the path--e.g., in "guix refresh -u".
* guix/gnupg.scm (gnupg-verify)[maybe-fingerprint]: New procedure.
[status-line->sexp](errsig-rx): Add parenthetical expression at the end.
Fetch it and add it to the 'signature-error' sexp.
(gnupg-status-missing-key?): Match the whole 'signature-error' sexp and
return preferably the fingerprint rather than KEY-ID.
(gnupg-receive-keys): Rename 'key-id' parameter to 'fingerprint/key-id'.
|
|
Returning a key ID was inconsequential because the only user of
'gnupg-status-good-signature?', (guix upstream) (via 'gnupg-verify*'),
would not check the return value as long as it's true.
* guix/gnupg.scm (gnupg-status-good-signature?): Return a
fingerprint/user pair instead of key-id/user.
(gnupg-verify*): Mention it in docstring.
|
|
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.
|