summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21gnu: hoedown: Replace 'fix-makefile' phase with make-flags.•••* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase. Add equivalent make-flags. Mark H Weaver
2015-07-21gnu: Add sox.•••* gnu/packages/audio.scm (sox): New variable. Alex Kost
2015-07-21gnu: man-db: Update to 2.7.1.•••* gnu/packages/man.scm (man-db): Update to 2.7.1. [arguments]: Add '--with-systemdtmpfilesdir' to configure flags. Alex Kost
2015-07-21gnu: libpipeline: Update to 1.4.0.•••* gnu/packages/man.scm (libpipeline): Update to 1.4.0. Alex Kost
2015-07-21gnu: man-db: Pass --with-col to configure.•••* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'. [arguments]: Add '--with-col' to configure flags. Alex Kost
2015-07-21gnu: Add aragorn.•••* gnu/packages/bioinformatics.scm (aragorn): New variable. Ben Woodcroft
2015-07-21gnu: julia: Update to 0.3.10.•••* gnu/packages/julia.scm (julia): Update to 0.3.10. * gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ricardo Wurmus
2015-07-21gnu: mercurial: Change source URI scheme to https.•••* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to https. Mark H Weaver
2015-07-21gnu: libmad: Apply fixes for ARMv7 Thumb, etc.•••* gnu/packages/patches/libmad-armv7-thumb-pt1.patch, gnu/packages/patches/libmad-armv7-thumb-pt2.patch, gnu/packages/patches/libmad-frame-length.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/mp3.scm (libmad)[source]: Add patches. Mark H Weaver
2015-07-20gnu: tidy: Add fixes for CVE-2015-5522 and CVE-2015-5523.•••* gnu/packages/patches/tidy-CVE-2015-5522+5523.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/web.scm (tidy)[source]: Add patch. Mark H Weaver
2015-07-20gnu: bind-utils: Update to 9.10.2-P2.•••* gnu/packages/dns.scm (bind-utils): Update to 9.10.2-P2. Mark H Weaver
2015-07-20gnu: httpd: Update to 2.4.16.•••* gnu/packages/web.scm (httpd): Update to 2.4.16. Mark H Weaver
2015-07-20gnu: postgresql: Update to 9.3.8.•••* gnu/packages/databases.scm (postgresql): Update to 9.3.8. Mark H Weaver
2015-07-21gnu: pspp: Update to 0.8.5.•••* gnu/packages/maths.scm (pspp)[source]: Update to 0.8.5. [native-inputs]: Add TEXINFO. Ludovic Courtès
2015-07-21gnu: datamash: Update to 1.0.7.•••* gnu/packages/datamash.scm (datamash): Update to 1.0.7. Ludovic Courtès
2015-07-21gnu: libmicrohttpd: Update to 0.9.42.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.42. Ludovic Courtès
2015-07-21gnu: nano: Update to 2.4.2.•••* gnu/packages/nano.scm (nano): Update to 2.4.2. Ludovic Courtès
2015-07-21Update NEWS.Ludovic Courtès
2015-07-20gnu: python-pillow: Disable egg compression.•••Partly fixes <http://bugs.gnu.org/20765>. * gnu/packages/python.scm (python-pillow)[arguments]: Rewrite using 'modify-phases'. Add 'disable-egg-compression' phase. Ludovic Courtès
2015-07-20emacs: Require 'cl-lib'.•••* emacs/guix-emacs.el: Require 'cl-lib', for 'cl-pushnew'. Ludovic Courtès
2015-07-20tests: Skip container tests if namespaces are not available.•••* tests/containers.scm: Skip all tests if user namespaces do not exist. David Thompson
2015-07-20gnu: Add hoedown.•••* gnu/packages/markdown.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. David Thompson
2015-07-20gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to 72cd8ec. Ludovic Courtès
2015-07-20tests: Make #:references-graphs gexp test more tolerant.•••* tests/gexp.scm ("gexp->derivation #:references-graphs"): Use 'lset=' instead of 'equal?' since the order in which references are listed in not guaranteed. Ludovic Courtès
2015-07-20gnu: Add python-gridmap.•••* gnu/packages/python.scm (python-gridmap, python2-gridmap): New variables. Ricardo Wurmus
2015-07-20gnu: Add python-psutil.•••* gnu/packages/python.scm (python-psutil, python2-psutil): New variables. Ricardo Wurmus
2015-07-20gnu: Add python-rpy2.•••* gnu/packages/python.scm (python-rpy2, python2-rpy2): New variables. Ricardo Wurmus
2015-07-20emacs: Fix reference to directory variable.•••This is a followup to commit 7741139080a6b00aa4f1846fe7668859e91bec58. * emacs/guix-emacs.el (guix-emacs-find-autoloads): Fix variable reference to 'elisp-root-dir'. Signed-off-by: Alex Kost <alezost@gmail.com> Christopher Allan Webber
2015-07-19gnu: gcc-5: Update to 5.2.0.•••* gnu/packages/gcc.scm (gcc-5): Update to 5.2.0. Remove gcc-arm-link-spec-fix.patch from patches. Mark H Weaver
2015-07-19gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.•••This reflects the new version numbering scheme for GCC 5 and up. See <https://gcc.gnu.org/develop.html>. * gnu/packages/gcc.scm (gcc-5.1): Rename to ... (gcc-5): ... this. (libstdc++-doc-5.1): Rename to ... (libstdc++-doc-5): ... this, and use gcc-5. * gnu/packages/commencement.scm (gcc-toolchain-5.1): Rename to ... (gcc-toolchain-5): ... this, and use gcc-5. * build-aux/hydra/gnu-system.scm (%core-packages): Use gcc-5. Mark H Weaver
2015-07-19Merge branch 'core-updates'Mark H Weaver
2015-07-20system: Default to Linux-libre 4.0.•••* gnu/system.scm (<operating-system>)[kernel]: Change default to LINUX-LIBRE-4.0. Ludovic Courtès
2015-07-20publish: Do not load archive content in memory.•••Previously, before replying to a /nar/* request, 'guix publish' would first build up the whole nar into memory (as a consequence of <http://bugs.gnu.org/21093>), which obviously doesn't scale. * guix/scripts/publish.scm (render-nar): Return STORE-PATH instead of a procedure that calls 'write-file'. (sans-content-length): New procedure. (http-write): For 'x-nix-archive', don't call '%http-write'. Instead, call 'write-file' right from here, using BODY as the file name. Ludovic Courtès
2015-07-19Merge branch 'master' into core-updatesMark H Weaver
2015-07-19publish: Serve /nar requests in a separate thread.•••* guix/scripts/publish.scm (%http-write): New variable. (http-write): New procedure. (concurrent-http-server): New variable. (run-publish-server): Use it. Ludovic Courtès
2015-07-19gnu: Add python-feedgenerator.•••* gnu/packages/python.scm (python-feedgenerator, python2-feedgenerator): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Allan Webber
2015-07-19doc: Update the "Limitations" section.•••* doc/guix.texi (GNU Distribution): Use the new package list URL. (Limitations): Mention Enlightenment and improve wording. Update the package count. Ludovic Courtès
2015-07-19gnu: Add gnu-c-manual.•••* gnu/packages/gcc.scm (gnu-c-manual): New variable. Ludovic Courtès
2015-07-19nls: Add package files for translation.•••* po/packages/POTFILES.in: Add a bunch of files. Ludovic Courtès
2015-07-19build: Ensure man pages are not rebuilt by users.•••* doc.am (doc/guix.1): Remove dependency on 'scripts/guix' since every user would end up rebuilding 'guix.1'. Add dependency on guix/scripts/*.scm. (doc/guix-daemon.1): For the same reason, depend on 'guix-daemon.cc' instead of 'guix-daemon'. (doc/guix-$(1).1): Similarly, remove dependency on 'scripts/guix' and depend on 'guix/scripts/$(1).scm' instead of the .go file. Ludovic Courtès
2015-07-19build: Fix instantiation of 'guix-daemon.service' when builddir != srcdir.•••* daemon.am (etc/guix-daemon.service): Add $(MKDIR_P) invocation. Add $(srcdir) when referring to the source file. Ludovic Courtès
2015-07-19build: Do not distribute the daemon's 'schema.sql.hh' file.•••* daemon.am (libstore_headers): Remove nix/libstore/schema.sql.hh. Ludovic Courtès
2015-07-19build: Build coreutils-size-map.eps for the sake of the PS and DVI outputs.•••* doc.am (EXTRA_DIST): Add coreutils-size-map.eps. (.png.eps): New rule. (ps-local): Add dependency on coreutils-size-map.eps. (dvi-local): New target. Ludovic Courtès
2015-07-19build: Add 'generate-authors.scm' to the distribution.•••* Makefile.am (EXTRA_DIST): Add build-aux/generate-authors.scm. Ludovic Courtès
2015-07-19build: Adjust 'gen-AUTHORS' for 'distcheck' and when run from a tarball.•••* Makefile.am (gen-AUTHORS): Don't do anything if '.git' is missing. Remove "$(distdir)/AUTHORS" before invoking 'generate-authors.scm'. Ludovic Courtès
2015-07-19AUTHORS: Remove the hand-made list of people.•••* AUTHORS: Remove the list of people, and add a note saying that this file is meant to be generated. Ludovic Courtès
2015-07-19gnu: metabat: Minor tweaks.•••* gnu/packages/bioinformatics.scm (metabat)[arguments]: Fix indentation in 'fix-includes' phase. [license]: Fix misspelling. Mark H Weaver
2015-07-19gnu: Add metabat.•••* gnu/packages/bioinformatics.scm (metabat): New variable. Ben Woodcroft
2015-07-19gnu: lxappearance: Add missing slash.•••* gnu/packages/lxde.scm (lxappearance)[source]: Add missing slash. Mathieu Lirzin
2015-07-19gnu: emacs-mmm-mode: Use gnu-build-system.•••* gnu/packages/emacs.scm (emacs-mmm-mode): Replace melpa-stable URL with the github URL and use 'gnu-build-system' instead of 'emacs-build-system'. Fix typo (add missing space before the description). Alex Kost