Age | Commit message (Collapse) | Author |
|
* gnu/packages/qemu.scm (qemu-minimal)[arguments]: Add 'aarch64-softmmu'
to the target list.
|
|
* gnu/packages/libidn.scm (libidn2)[arguments]: Add phase creating libidn2.pc.
|
|
* gnu/packages/gnuzilla.scm (nss)[arguments]: Set the environmental
variable 'USE_64' on aarch64-linux also.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: Add configure flag to enable
the gallium tests.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: On armhf-linux and
aarch64-linux remove the i915 gallium driver and add freedreno and vc4.
|
|
* gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and
x86_64-linux.
[arguments]: Only pass '--enable-gallium-llvm' to 'configure on
i686-linux and x86_64-linux.
|
|
* gnu/packages/python.scm (python-2.7): Update to 2.7.13.
|
|
* gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-2.7)[source]: Use it.
|
|
|
|
* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta2.
|
|
* gnu/packages/python.scm (python-3.4): Remove variable.
* gnu/packages/patches/python-3.4-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/python.scm (python-flask-login, python2-flask-login): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-flask-htmlmin, python2-flask-htmlmin): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-htmlmin, python2-htmlmin): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 78.
|
|
* gnu/packages/compression.scm (minizip): New variable.
|
|
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.
|
|
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c.
|
|
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
|
|
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3.
* gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
|
|
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
|
|
* gnu/packages/emacs.scm (git-modes): Update to 1.2.4.
|
|
* gnu/packages/emacs.scm (magit): Update to 2.10.3.
|
|
* gnu/packages/guile.scm (guile-next): Update to 2.1.8.
|
|
The package tarball was updated in place, resulting in a change in the hash
value. We decided to bump the version to 1.27.1-1 instead of keeping the
version at upstream's 1.27.1.
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.1-1.
|
|
* gnu/packages/guile.scm (guile-next)[properties]: Add 'max-silent-time'.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.14.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/lisp.scm (ecl): Update to 16.1.3.
[arguments]: Use a different method to set the binary used for tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
Fixes <https://bugs.gnu.org/26039>.
This is a followup to commit 2b193389d243c469e159d0ab5dfc86b5867db05d.
* gnu/packages/calendar.scm (arguments): Update 'patch-paths' phase.
|
|
* gnu/packages/base.scm (tzdata-2017a): New variable.
* gnu/packages/glib.scm (glib)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
* gnu/packages/statistics.scm (r)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
|
|
* gnu/packages/irc.scm (irssi): Update to 1.0.2.
|
|
* gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper,
python-wrapper)[source]: Use it.
|
|
* gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper,
python-wrapper): Update to 3.5.3.
* gnu/packages/patches/python-fix-tests.patch: Adjust patch context.
* gnu/packages/patches/python-3.5-fix-tests.patch: Likewise. Patch one new test.
|
|
* gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
|
|
* gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
|
|
* gnu/packages/certs.scm (le-certs): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-tsne): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-ranger): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-tclust): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-sn): New variable.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-numderiv): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-mnormt): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-rcppprogress): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-caret): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-car): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-pbkrtest): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
* gnu/packages/statistics.scm (r-lme4): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|