| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/tests/base.scm (%test-basic-os): Use 'let*' instead of 'mlet*' and
'virtual-machine' instead of 'system-qemu-image/shared-store-script'.
(run-mcron-test): Likewise.
(run-nss-mdns-test): Likewise.
* gnu/tests/dict.scm (run-dicod-test): Likewise.
* gnu/tests/mail.scm (run-opensmtpd-test): Likewise.
(run-exim-test): Likewise.
* gnu/tests/messaging.scm (run-xmpp-test): Likewise.
* gnu/tests/networking.scm (run-inetd-test): Likewise.
* gnu/tests/nfs.scm (run-nfs-test): Likewise.
* gnu/tests/ssh.scm (run-ssh-test): Likewise.
* gnu/tests/web.scm (run-nginx-test): Likewise.
|
|
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Add
#:options parameter and honor it.
(<virtual-machine>): New record type.
(virtual-machine): New macro.
(port-forwardings->qemu-options, virtual-machine-compiler): New
procedures.
|
|
|
|
|
|
| |
* gnu/packages/build-tools.scm (premake4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/java.scm(java-commons-cli-1.2): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (g-wrap): [propagated-inputs]: Use guile-2.2.
[arguments]: Add "--disable-Werror" to configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/gnome.scm (eolie): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (perl-html-template): Update to 2.97.
|
|
|
|
| |
* gnu/packages/video.scm (openh264): Update to 1.7.0.
|
|
|
|
| |
* gnu/packages/video.scm (gnome-mpv): Update to 0.12.
|
|
|
|
|
|
| |
* gnu/packages/flashing-tools.scm (0xffff): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/libusb.scm (libusb-0.1): New variable.
* gnu/packages/patches/libusb-0.1-disable-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
| |
Apparently the release was modified (cleaned-up) in-place. An issue was opened
at https://github.com/Reference-LAPACK/lapack-release/issues/4.
* gnu/packages/maths.scm (lapack): Fix sha256 hash.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Reported by Eric Bavier.
* gnu/local.mk (dist_patch_DATA): Add
gnu/packages/patches/hmmer-remove-cpu-specificity.patch,
gnu/packages/patches/jacal-fix-texinfo.patch,
gnu/packages/patches/python-pbr-fix-man-page-support.patch and
gnu/packages/patches/vsearch-unbundle-cityhash.patch.
|
|
|
|
| |
* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.8.
|
|
|
|
| |
* gnu/packages/ldc.scm (dub): Update to 1.4.0.
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-1.6): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable.
|
|
|
|
| |
* gnu/packages/search.scm (python-xapian-bindings): New variable.
|
|
|
|
|
| |
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.26.
[source]: Use url-fetch and add SourceForge URL. Remove snippet.
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.26.0.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Update hash because the tarball changed in place.
|
|
|
|
| |
* gnu/packages/python.scm (snakemake): Update to 3.13.3.
|
|
|
|
| |
* gnu/packages/audio.scm (guitarix): Update to 0.35.5.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (totem)[arguments]: Pass "--disable-static".
This reduces the size of Totem from 11 MiB to 9 MiB.
|
|
|
|
|
|
|
| |
* guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors.
* gnu/packages/ntp.scm (openntpd)[source]: Use them.
* gnu/packages/ssh.scm (openssh)[source]: Likewise.
* gnu/packages/tls.scm (libressl)[source]: Likewise.
|
|
|
|
| |
* gnu/packages/ntp.scm (openntpd): Update to 6.1p1.
|
|
|
|
| |
* gnu/packages/linux.scm (tlp): Update to 1.0.
|
|
|
|
| |
* gnu/packages/build-tools.scm (meson) Update to 0.41.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (totem)[arguments]: Add #:configure-flags.
|
|
|
|
|
| |
* guix/scripts/system.scm (system-derivation-for-action): Pass #:name to
'system-disk-image'.
|
|
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
#:single-file-output? and pass it to 'load-in-linux-vm'.
(iso9660-image): Pass #:single-file-output? to
'expression->derivation-in-linux-vm'.
* gnu/build/vm.scm (load-in-linux-vm): Add #:single-file-output? and
honor it.
|
|
|
|
| |
* gnu/packages/node.scm (node)[native-search-paths]: New field.
|
|
|
|
| |
* gnu/build/vm.scm (estimated-partition-size): Add 25% to the graph size.
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.4.
|
|
|
|
| |
* gnu/system.scm (%setuid-programs): Add 'newuidmap' and 'newgidmap'.
|
|
|
|
| |
* gnu/services/sysctl.scm: Fix typo of 'make-sysctl-configuration'.
|
|
|
|
| |
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.6.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (edi): Update to 0.5.1.
|
|
|
|
|
| |
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace
texlive-minimal with texlive-tiny.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.9.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Remove autoconf, automake, libtool, and check.
[inputs]: Rename to...
[propagated-inputs]: ...this.
[arguments]: Remove field.
|
|
|
|
|
|
| |
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename gforth.scm to forth.scm.
* gnu/packages/gforth.scm: Rename file to forth.scm.
* gnu/packages/forth.scm: Renamed from gforth.scm.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace
"texlive" with a texlive-union.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
|
|
|
|
|
|
| |
* gnu/packages/patches/qemu-CVE-2017-11334.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/patches/chicken-CVE-2017-11343.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors, python-cryptography, python2-cryptography):
Update to 2.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
|
|
|
|
|
|
|
|
| |
* gnu/system/locale.scm (single-locale-directory): Use 'computed-file'
instead of 'gexp->derivation'.
(locale-directory): Adjust accordingly and do the same.
* gnu/system.scm (operating-system-directory-base-entries): Adjust
accordingly.
|