Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (tdb): Update to 1.3.9.
|
|
* gnu/packages/databases.scm (postgresql): Update to 9.5.3.
|
|
* gnu/packages/linux.scm (wireless-regdb): Update to 2016.05.02.
|
|
* gnu/packages/linux.scm (iw): Update to 4.3.
[source]: Use kernel mirror.
[home-page]: Update to new home-page.
|
|
* gnu/packages/linux.scm (mdadm): Update to 3.4.
[source]: Remove patch.
* gnu/packages/patches/mdadm-gcc-4.9-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/linux.scm (bluez): Update to 5.39.
[source]: Use kernel mirror.
|
|
* gnu/packages/calendar.scm (libical): Update to 2.0.0.
[arguments]: Add configure-flag to add "/lib64" to the rpath.
|
|
* gnu/packages/qemu.scm (qemu): Update to 2.6.0.
[arguments]: Re-enable parallel tests.
|
|
* gnu/packages/freedesktop.scm (libqmi): Update to 1.14.2.
|
|
* gnu/packages/freedesktop.scm (libmbim): Update to 1.12.4.
[home-page]: Use https.
|
|
* gnu/packages/gtk.scm (gtkspell3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/freedesktop.scm (exempi): Update to 2.3.0.
|
|
* gnu/packages/freedesktop.scm (libinput): Update to 1.3.0.
|
|
* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.0.
|
|
* gnu/packages/libidn.scm (libidn)[license]: Change the license to
gpl2+ gpl3+ lgpl3+ fdl1.3+.
|
|
* gnu/packages/libbsd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.14.
|
|
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-tweak-tool): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add
gobject-introspection.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/game-development.scm (love): Update to 0.10.1.
|
|
* gnu/packages/maths.scm (wxmaxima): Update to 16.04.2.
|
|
Fixes a regression introduced in
commit efc4eb147512fa7a2c6d74d9b296cfc22b1ef198.
* gnu/packages/cross-base.scm (cross-libc)[arguments]: Add (srfi
srfi-26).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/download.scm (%content-addressed-mirrors)
(%content-addressed-mirror-file): New variables.
* guix/download.scm (url-fetch)[builder]: Define
'value-from-environment. Pass #:hashes and
#:content-addressed-mirrors to 'url-fetch'.
Define "guix download hashes" environment variable.
* guix/build/download.scm (url-fetch): Add #:content-addressed-mirrors
and #:hashes.
[content-addressed-urls]: New variable.
Use it.
|
|
* guix/scripts/build.scm (log-url)[valid-url?]: Catch
'getaddrinfo-error'.
|
|
* guix/scripts/build.scm (guix-build): Don't call 'show-what-to-build'
when OPTS contains 'derivations-only?'.
|
|
* gnu/packages/package-management.scm (guix-devel): Update to e9017c9.
Use http URL.
|
|
Reported by ng0 <ng0@n0.is>.
* gnu/packages/version-control.scm (git)[native-search-paths]: Add
'file-type'.
|
|
This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6.
* gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
|
|
* gnu/packages/tls.scm (letsencrypt): Rename to...
(certbot): ... this.
(letsencrypt): Inherit from certbot.
[source]: Update to 0.6.0
[arguments]: Adjust paths.
(python-acme, python2-acme): Update to 0.6.0.
|
|
* gnu/packages/jemalloc.scm (jemalloc)[native-inputs]: Remove field.
|
|
This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f.
* gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm,
gnu/packages/fcitx.scm, gnu/packages/fish.scm,
gnu/packages/freedesktop.scm, gnu/packages/game-development.scm,
gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm,
gnu/packages/kodi.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/messaging.scm,
gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm,
gnu/packages/serialization.scm, gnu/packages/version-control.scm,
gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm,
gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or
(gnu packages doxygen) to (gnu packages documentation).
|
|
|
|
* gnu/packages/linux.scm (linux-libre): Update to 4.5.4.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
|
|
* gnu/packages/patches/icecat-CVE-2016-2805.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2808.patch,
gnu/packages/patches/icecat-CVE-2016-2814.patch,
gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch,
gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1.
[source] Remove deleted patches.
|
|
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
|
|
* gnu/packages/maths.scm (matio): New variable.
|
|
* gnu/packages/maths.scm (h5check): New variable.
|
|
* gnu/packages/maths.scm (hdf5-openmpi): New variable.
|
|
* gnu/packages/patches/hdf5-config-date.patch: New patch.
* gnu/packages/maths.scm (hdf5)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases. Add
'patch-references' phase.
|
|
* gnu/packages/maths.scm (hdf5): Update to 1.8.17.
|
|
* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables.
* gnu/packages/patches/hypre-doc-tables.patch,
gnu/packages/patches/hypre-ldflags.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
|
|
* gnu/packages/documentation.scm (doc++): New variable.
* gnu/packages/patches/doc++-include-directives.patch,
gnu/packages/patches/doc++-segfault-fix.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
|
|
* gnu/packages/asciidoc.scm (asciidoc): Move this...
* gnu/packages/doxygen.scm (doxygen): ...and this...
* gnu/packages/documentation.scm: ...to here. New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
|
|
* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info.
[arguments]: Add 'patch-mime' phase.
|
|
* gnu/packages/admin.scm (nmap): Update to 7.12.
|
|
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.
|