| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
* guix/gexp.scm (lower-object): Set target argument to 'current by default and
look for the current target system at bind time if needed,
(gexp->file): ditto,
(gexp->script): ditto,
(lower-gexp): make sure lowered extensions are not cross-compiled.
* tests/gexp.scm: Add cross-compilation test-cases for gexp->script and
gexp->file with a target passed explicitely and with a default target.
|
|
|
|
| |
* guix/store.scm (set-current-target): New exported procedure.
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.5.
|
|
|
|
|
|
|
| |
* gnu/packages/ld-wrapper-next.in: Delete file.
* gnu/local.mk (MISC_DISTRO_FILES): Adjust accordingly.
* gnu/packages/chromium.scm (ld-wrapper-next): Remove variable.
(ungoogled-chromium)[native-inputs]: Remove LD-WRAPPER-NEXT.
|
|
|
|
|
| |
* gnu/packages/ld-wrapper.in (expand-arguments): Add TOKENIZE procedure, and
use that to parse the response file.
|
|
|
|
| |
* gnu/packages/ed.scm (ed): Update to 1.16.
|
|
|
|
|
| |
* gnu/packages/compression.scm (bzip2)[arguments]: Add phase
'hide-input-bzip2'.
|
|
|
|
|
| |
* gnu/packages/base.scm (coreutils): Update to 8.32.
[arguments]: Remove obsolete phase.
|
|
|
|
|
|
| |
* gnu/packages/patches/texlive-bin-poppler-0.86.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Add it.
|
|
|
|
| |
* gnu/packages/pdf.scm (poppler): Update to 0.86.1.
|
|
|
|
| |
* gnu/packages/maths.scm (openblas): Update to 0.3.9.
|
|
|
|
| |
* gnu/packages/curl.scm (curl): Update to 7.69.0.
|
|
|
|
|
| |
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.9.
[source](uri): Adjust tarball name.
|
|
|
|
| |
* gnu/packages/build-tools.scm (meson): Update to 0.53.2.
|
|
|
|
| |
* gnu/packages/glib.scm (glib): Update to 2.62.5.
|
|
|
|
| |
* gnu/packages/python.scm (python-3.8): Update to 3.8.2.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/clang-runtime-3.8-libsanitizer-mode-field.patch,
gnu/packages/patches/clang-runtime-3.9-libsanitizer-mode-field.patch,
gnu/packages/patches/clang-runtime-9-libsanitizer-mode-field.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (clang-runtime, clang-runtime-8, clang-runtime-7,
clang-runtime-6, clang-runtime-3.9.1, clang-runtime-3.8, clang-runtime-3.7):
Add the respective patches.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-from-llvm)[arguments]: Add #:modules
and #:phases.
|
|
|
|
|
|
|
| |
This fixes <https://issues.guix.info/issue/36882>.
* gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Add a
remove-glibc phase to remove glibc from C_INCLUDE_PATH.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (librsvg): Update to 2.40.21.
[replacement]: Remove.
(librsvg/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (zziplib)[replacement]: Remove.
[source](patches): New field.
(zziplib/fixed): Remove variable.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/ceph-boost-compat.patch,
gnu/packages/patches/ceph-volume-respect-PATH.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 14.2.8.
[source](patches): Remove obsolete.
|
| |
| |
| |
| | |
* gnu/packages/wm.scm (i3-wm): Update to 4.18.
|
| |
| |
| |
| | |
* gnu/packages/kodi.scm (kodi): Update to 18.6.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/libgit2-avoid-python.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/version-control.scm (libgit2): Update to 0.99.0.
[source](patches): Remove 'libgit2-avoid-python.patch'.
[source](snippet): Preserve bundled copy of http-parser.
[arguments]: Remove "-DUSE_SHA1DC" from #:configure-flags, which is no longer
optional and enabled by default. Add "-DUSE_NTLMCLIENT=OFF" and
"-DREGEX_BACKEND=pcre2". Add phase 'fix-pcre2-reference'.
[inputs]: Remove HTTP-PARSER.
[propagated-inputs]: Add PCRE2.
[native-inputs]: Remove GUILE-2.2. Add PYTHON.
|
| |
| |
| |
| | |
* gnu/packages/enchant.scm (enchant): Update to 2.2.8.
|
| |
| |
| |
| | |
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.2.
|
| |
| |
| |
| | |
* gnu/packages/regex.scm (re2): Update to 2020-03-03.
|
| |
| |
| |
| | |
* gnu/packages/ibus.scm (ibus): Update to 1.5.22.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libsoup): Update to 2.68.4.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/appstream-glib-2020.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.17.
[source](patches): Remove.
|
| |
| |
| |
| | |
* gnu/packages/gcc.scm (gcc-8): Update to 8.4.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libgee): Update to 0.20.3.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (ardour)[home-page]: Use HTTPS.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/check.scm (python-unittest2, python-pytest-localserver)
(python-discover)[home-page]: Follow (HTTPS) redirections.
* gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise.
* gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise.
* gnu/packages/graph.scm (python-igraph)[home-page]: Likewise.
* gnu/packages/graphviz.scm (xdot)[home-page]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise.
* gnu/packages/python-web.scm (python-zope-event, python-zope-testing)
(python-zope-testrunner, python-zope-i18nmessageid, python-zope-schema)
(python-zope-configuration, python-zope-proxy, python-zope-location)
(python-zope-security))[home-page]: Likewise.
* gnu/packages/python-xyz.scm (python-setuptools,python-six)
(python2-dogtail, python2-enum, python-enum34, python-unidecode)
(python-numpydoc, python-decorator, python-drmaa, python-pathlib2)
(python-ly, python-msgpack, python-termcolor, python-colorama)
(python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise.
|
| |
| |
| |
| | |
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.30.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (crispy-doom): Update to 5.7.1.
|
| |
| |
| |
| | |
* gnu/packages/scsi.scm (sg3-utils): Update to 1.45.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (girara): Update to 0.3.4.
|
| |
| |
| |
| | |
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.3.0.
|
| |
| |
| |
| | |
* gnu/packages/pdf.scm (zathura): Update to 0.4.5.
|
| |
| |
| |
| | |
* gnu/packages/pdf.scm (weasyprint): Update to 51.
|
| |
| |
| |
| | |
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.9.
|
| |
| |
| |
| | |
* gnu/packages/patchutils.scm (meld): Update to 3.20.2.
|
| |
| |
| |
| | |
* gnu/packages/python-xyz.scm (python-invoke)[home-page]: Use HTTPS.
|
| |
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-zope-exceptions)[home-page]:
Follow (HTTPS) redirection.
|
| |
| |
| |
| |
| | |
* gnu/packages/python-xyz.scm (python-pbr)[home-page]: Follow (HTTPS)
redirection.
|
| |
| |
| |
| |
| | |
* gnu/packages/python-xyz.scm (python-pyyaml)[home-page]: Link to
the (HTTPS) front page.
|
| |
| |
| |
| | |
* gnu/packages/django.scm (python-pytest-django)[home-page]: Use HTTPS.
|