| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These bootstrap-binaries were built against commit
8f8f250bdca917b3ce38aa0902f01b19081859a4.
* gnu/packages/bootstrap/aarch64-linux/bash,
gnu/packages/bootstrap/aarch64-linux/mkdir,
gnu/packages/bootstrap/aarch64-linux/xz,
gnu/packages/bootstrap/aarch64-linux/tar: New files.
* gnu/local.mk (bootstrap_aarch64_linuxdir)
(dist_bootstrap_aarch64_linux_DATA)
(nodist_bootstrap_aarch64_linux_DATA): New variables.
(DISTCLEANFILES): Add $(nodist_bootstrap_aarch64_linux_DATA).
(gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz): New target.
* build-aux/download.scm (filename->uri): Add aarch64-linux entry.
* gnu/packages/bootstrap.scm (raw-build): Use guile-2.0.14.tar.xz on
aarch64-linux.
(glibc-dynamic-linker, %bootstrap-coreutils&co, %boostrap-binutils)
(%bootstrap-glibc, %bootstrap-gcc): Add aarch64-linux cases.
* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add aarch64 case.
(GUIX_ASSERT_SUPPORTED_SYSTEM): Add aarch64-linux to supported list.
* doc/guix.texi (GNU Distribution): Add aarch64-linux to the list of
supported systems.
* tests/packages.scm (package-search-derivation, snippet): Add aarch64
case.
|
|
|
|
|
| |
* nix/libstore/build.cc (startBuilder): When calling 'clone', increase
the step to 16 and ensure it aligns properly on the stack.
|
|
|
|
|
|
|
| |
This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1
* gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch
the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (ardour): Update to 5.6.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is part of xorg-server since version 1.17:
https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee
* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
|
| |
| |
| |
| |
| | |
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
|
| |
| |
| |
| |
| |
| | |
This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/games.scm: Update to 15.4.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
| |
| |
| |
| | |
This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
|
| |
| |
| |
| | |
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase
into the normal part of the build sequence and use add-installed-pythonpath.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-dream-theme): New variable.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
|
| |
| |
| |
| | |
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
|
| |
| |
| |
| | |
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (aris): Use the synopsis and description from the
web page instead of the README file.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm(aris): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The 2.5.0 release was incorrectly packaged, then fixed in place. This is,
in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a.
See <https://github.com/fish-shell/fish-shell/issues/3807>.
Reported by ng0 <contact.ng0@cryptolab.net>.
* gnu/packages/shells.scm (fish)[source]: Update hash.
[native-inputs]: Remove autoconf, automake, and libtool.
[arguments]: Remove ‘bootstrap’ phase.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (raincat)[home-page]: Update.
|
| |
| |
| |
| | |
* gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
|
| |
| |
| |
| |
| | |
* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.
|
| |
| |
| |
| | |
* gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-1.7): Update to 1.7.5.
[arguments]: Re-enable test 'TestLoadFixed'.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
|
| |
| |
| |
| | |
* gnu/packages/shells.scm (scsh): New variable.
|
| |
| |
| |
| | |
* gnu/packages/scheme.scm (scheme48-rx): New variable.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
|
| |
| |
| |
| | |
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
|
| |
| |
| |
| |
| | |
* gnu/packages/hurd.scm (gnumach-source-url): New procedure.
(gnumach-headers)[source]: Adjust accordingly.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-pretty-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xml.scm (pugixml): Update to 1.8.1.
[arguments]: Remove ‘chdir’ phase and allow #:out-of-source building.
Add comment about the lack of tests.
|
| |
| |
| |
| | |
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.
|
| |
| |
| |
| | |
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.16.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.
|