| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
This is a followup to 614fffe4270cef308573a6d9cef650f3972875af, which
broke cross-compilation to i686-w64-mingw32.
* guix/build-system/gnu.scm (standard-cross-packages): Add
"cross-libc:static" only when LIBC has a "static" output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously cross-compilation would fail:
CC xvasprintf.o
xstrtol-error.c:50:16: warning: 'struct rpl_option' declared inside parameter list
int exit_status)
^
xstrtol-error.c: In function 'xstrtol_error':
xstrtol-error.c:84:5: error: invalid use of undefined type 'struct rpl_option'
* gnu/packages/patches/diffutils-getopt.patch: New file.
* gnu/packages/base.scm (diffutils)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously "guix build gcc@5 --target=TRIPLET" would fail like this:
checking for exported symbols... /tmp/guix-build-gcc-5.5.0.drv-0/gcc-5.5.0/libcc1/configure: line 14531: -T: command not found
yes
checking for -rdynamic... /tmp/guix-build-gcc-5.5.0.drv-0/gcc-5.5.0/libcc1/configure: line 14541: -T: command not found
no
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
configure: error:
Building GCC with plugin support requires a host that supports
-fPIC, -shared, -ldl and -rdynamic.
* gnu/packages/gcc.scm (gcc-4.7)[maybe-target-tools]: Add "OBJDUMP".
(gcc-5)[source](snippet, modules): New fields.
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression whereby the host libc.a would be missing when
cross-compiling.
This is a followup to commit 6dff905e51202bbdebbad8811b6509584d12a796.
* guix/build-system/gnu.scm (standard-cross-packages): Add the
"cross-libc:static".
|
|
|
|
| |
* gnu/packages/icu4c.scm (icu4c): Update to 60.2.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+): Update to 3.22.26.
|
|
|
|
| |
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove
CMAKE_INSTALL_LIBDIR flag.
* gnu/packages/calendar.scm (libical): Same.
* gnu/packages/engineering.scm (kicad): Same.
* gnu/packages/games.scm (openrct2, mgba): Same.
* gnu/packages/gl.scm (virtualgl): Same.
* gnu/packages/image-processing.scm (mia): Same.
* gnu/packages/linux.scm (rdma-core): Same.
* gnu/packages/machine-learning.scm (dlib): Same.
* gnu/packages/maths.scm (lapack, superlu, z3): Same.
* gnu/packages/password-utils.scm (keepassxc): Same.
* gnu/packages/photo.scm (darktable): Same.
* gnu/packages/rdesktop.scm (freerdp): Same.
|
|
|
|
|
| |
* guix/build/cmake-build-system.scm (configure): Add flag to always
install libraries in /lib.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby): Update to 2.4.3.
(ruby-2.4.3): Remove variable.
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl): Update to 1.0.2n.
(openssl-1.0.2n): Remove variable.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/terminals.scm (termite): Update to 13.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23.
[arguments]<#:configure-flags>: Add "--disable-libsystemd".
[license]: Adjust to removed sd-daemon files.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/qemu-CVE-2017-15118.patch,
gnu/packages/patches/qemu-CVE-2017-15119.patch,
gnu/packages/patches/qemu-CVE-2017-15268.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.10.2.
[source](patches): Remove obsolete.
|
| |
| |
| |
| | |
* gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.3.
|
| |
| |
| |
| | |
* gnu/packages/crypto.scm (libsodium): Update to 1.0.16.
|
| |
| |
| |
| | |
* gnu/packages/tcl.scm (expect): Update to 5.45.3.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (deutex): Update to 5.1.0.
|
| |
| |
| |
| |
| | |
* doc/guix.texi (operating-system Reference): Clarify the situation of
UID 0.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/29761>.
Reported by Martin Castillo <castilma@uni-bremen.de>.
* guix/scripts/gc.scm (argument->verify-options): New procedure.
(%options) ["verify"]: Adjust to use it.
* tests/guix-gc.sh: Add test.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacspeak): Update to 47.0.
[source]: Remove snippet.
[arguments]: Set SHELL environment variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/rsync.scm (rsync)[source]: Add patches.
[properties]: Mark CVE-2017-15994 as not relevant.
* gnu/packages/patches/rsync-CVE-2017-16548.patch,
gnu/packages/patches/rsync-CVE-2017-17433.patch,
gnu/packages/patches/rsync-CVE-2017-17433-fix-tests.patch,
gnu/packages/patches/rsync-CVE-2017-17434-pt1.patch,
gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (psm)[home-page]: Update.
[source](uri): Use it.
|
| |
| |
| |
| |
| |
| | |
* guix/gexp.scm (<computed-file>)[guile]: New field.
(computed-file): Add #:guile.
(computed-file-compiler): Honor 'guile'.
|
| |
| |
| |
| | |
* gnu/packages/photo.scm: Hide 'zip' from (srfi srfi-1).
|
| |
| |
| |
| |
| | |
* guix/ui.scm (call-with-error-handling): When both 'message?' and
'error-location?' are true, add call to 'exit'.
|
| |
| |
| |
| |
| |
| | |
* gnu/system/examples/beaglebone-black.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* gnu/system/install.scm (/etc/configuration-files): Add it.
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
|
| |
| |
| |
| |
| |
| | |
* doc/guix.texi (Web Services): Document 'raw-content'.
* gnu/services/web.scm (<nginx-server-configuration>)[raw-content]: New field.
(emit-nginx-server-config): Add it.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* doc/guix.texi (Web Services, Version Control Services): Update accordingly.
* gnu/services/certbot.scm (certbot-nginx-server-configurations): Likewise.
* gnu/services/version-control.scm (%cgit-configuration-nginx): Likewise.
* gnu/services/web.scm (<nginx-server-configuration>,
emit-nginx-server-config): Likewise.
* gnu/tests/version-control.scm (%cgit-configuration-nginx,
%git-nginx-configuration): Likewise.
* gnu/tests/web.scm (%nginx-servers, %php-fpm-nginx-server-blocks): Likewise.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.1.0.
[propagated-inputs]: Add r-diffusionmap, r-dtw, r-ggjoy, r-hmisc, r-ica,
r-mass, r-matrix, r-nmf, r-plotly, r-sdmtools, r-tidyr; remove r-plyr,
r-rcppeigen, r-fastica.
|
| |
| |
| |
| | |
* gnu/packages/graph.scm (r-diffusionmap): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggjoy): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggridges): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-scatterplot3d): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sdmtools): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-dtw): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ica): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-seurat)[arguments]: Include Main-Class
attribute in manifest.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (qmidiarp): Update to 0.6.5.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (noise-repellent): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (aj-snapshot): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (jack-capture): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (qjackrcd): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (whysynth): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (sonivox-eas): New variable.
|
| |
| |
| |
| |
| |
| | |
* doc/guix.texi: remove double occurence of generations.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| | |
|
| |
| |
| |
| |
| | |
* gnu/build/vm.scm (load-in-linux-vm): Use QEMU's virtio-rng-pci.
* gnu/system/vm.scm (common-qemu-options): Likewise.
|