- Oct 21, 2015
-
-
Ludovic Courtès authored
* guix/import/elpa.scm (latest-release, package-from-gnu.org?): New procedures. (%elpa-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %ELPA-UPDATER.
-
Ludovic Courtès authored
* guix/import/elpa.scm (elpa-fetch-archive): Set %HTTP-CACHE-TTL to 6 hours. (call-with-downloaded-file): Use 'http-fetch/cached' instead of 'url-fetch'.
-
Ludovic Courtès authored
* guix/gnu-maintenance.scm (<gnu-release>): Remove. (coalesce-releases): Move to upstream.scm. Rename to 'coalesce-sources'; adjust callers. (releases, latest-release): Return <upstream-source> objects instead of <gnu-release> objects. (latest-release*, non-emacs-gnu-package?): New procedures. (gnu-release-archive-types): Remove. (%gnu-updater): New variable. (package-update-path, download-tarball, package-update, update-package-source): Move to... * guix/upstream.scm: ... here. New file. * Makefile.am (MODULES): Add it. * po/guix/POTFILES.in: Replace gnu-maintenance.scm with upstream.scm. * guix/scripts/refresh.scm (%updaters): New variable. (update-package): Adjust to new 'package-update' interface. (guix-refresh): Adjust to new 'package-update-path'. Remove 'false-if-exception' around it.
-
Ludovic Courtès authored
Fixes a typo in commit 739ab68b that made it a procedure returning a parameter. * guix/http-client.scm (%http-cache-ttl): Turn into a parameter.
-
- Oct 20, 2015
-
-
Eric Bavier authored
* gnu/packages/wm.scm (evilwm): New variable.
-
Eric Bavier authored
* gnu/services/xorg.scm (xorg-configuration-file): Add font-alias directories to xserver.conf FontPath.
-
Eric Bavier authored
* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir' phase.
-
Eric Bavier authored
* gnu/packages/xorg.scm (xlsfonts): New variable.
-
Mark H Weaver authored
This reverts commit a5d06c0c.
-
Mark H Weaver authored
This reverts commit 075c3ebd.
-
Efraim Flashner authored
* gnu/packages/image.scm (giflib): Update to 5.1.1.
-
Andreas Enge authored
* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
-
Andreas Enge authored
* gnu/packages/curl.scm (curl): Update to 7.45.0.
-
Alex Kost authored
* emacs/guix-devel.el: Add indentation rules for 'modify-phases' keywords. (guix-devel-indent-modify-phases-keyword, guix-devel-indent-modify-phases-keyword-1, guix-devel-indent-modify-phases-keyword-2): New functions.
-
Alex Kost authored
* emacs/guix-config.el.in (guix-emacs-interface-directory, guix-state-directory): Rename to ... (guix-config-emacs-interface-directory, guix-config-state-directory): ...this. (guix-config-guile-program): New constant. (guix-guile-program): Move to ... * emacs/guix-external.el (guix-guile-program): ...here. Make it a 'defcustom'. * emacs/guix-profiles.el (guix-default-profile): Use 'guix-config-state-directory'. * emacs/guix-backend.el (guix-load-path): Use 'guix-config-emacs-interface-directory'.
-
Alex Kost authored
Suggested by Ludovic Courtès <ludo@gnu.org>. * configure.ac: Set DOT_USER_PROGRAM variable. * emacs/guix-config.el.in (guix-config-dot-program): New constant. * emacs/guix-external.el (guix-dot-program): Use it.
-
Efraim Flashner authored
* gnu/packages/maths.scm (units): Update to 2.12.
-
- Oct 19, 2015
-
-
Ludovic Courtès authored
* guix/scripts/challenge.scm, tests/challenge.scm: New files. * Makefile.am (MODULES): Add the former. (SCM_TESTS): Add the latter. * doc.am (SUBCOMMANDS): Add 'challenge'. * doc/guix.texi (Substitutes): Add xref to 'guix challenge'. (Invoking guix challenge): New node. * doc/contributing.texi (Submitting Patches): Add note about using 'guix challenge'. * po/guix/POTFILES.in: Add guix/scripts/challenge.scm.
-
Ludovic Courtès authored
* guix/scripts/substitute.scm: Export <narinfo> accessors. (narinfo-hash->sha256): New procedure. (cache-narinfo!): Ignore EACCES exceptions.
-
Ludovic Courtès authored
* guix/scripts/archive.scm (show-help, %options): Add --extract. (guix-archive): Honor it. * tests/guix-archive.sh: Test it. * doc/guix.texi (Invoking guix archive): Document it.
-
- Oct 18, 2015
-
-
Ludovic Courtès authored
* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
-
Andreas Enge authored
* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
-
- Oct 17, 2015
-
-
Andreas Enge authored
* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
-
Efraim Flashner authored
* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
-
Andreas Enge authored
* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
-
Andreas Enge authored
* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86 based systems.
-
Efraim Flashner authored
* gnu/packages/games.scm (chess): Update to 6.2.2.
-
Ricardo Wurmus authored
* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse" flag when not building on x86_64.
-
Federico Beffa authored
* gnu/packages/engineering.scm (fastcap): Do it.
-
Federico Beffa authored
* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to change in TeXLive 2015.
-
Alex Kost authored
* emacs/guix-devel.el (guix-devel-keywords): New constant. (guix-devel-font-lock-keywords): Use it.
-
Alex Kost authored
* doc/emacs.texi (Emacs Popup Interface): Document "View graph" action.
-
Alex Kost authored
Suggested by Ludovic Courtès <ludo@gnu.org>. * emacs/guix-external.el (guix-png-file-name): Change prefix of a file name to "guix-emacs-graph-" to avoid possible conflicts.
-
Ludovic Courtès authored
* guix/gnu-maintenance.scm (official-gnu-packages): Close the port returned by FETCH.
-
Ludovic Courtès authored
This speeds up operations like 'guix lint -c gnu-description'. * guix/gnu-maintenance.scm (official-gnu-packages): Add 'fetch' parameter and honor it. Default to 'http-fetch/cached'.
-
Ludovic Courtès authored
* guix/utils.scm (cache-directory): New procedure. * guix/http-client.scm (%http-cache-ttl): New variable. (http-fetch/cached): New procedure.
-
Ludovic Courtès authored
Reported by anthk_ on #guix in Sept. 2015. * gnu/system/install.scm (self-contained-tarball): Use --mtime=@1 instead of --mtime=@0.
-
Ludovic Courtès authored
* gnu/packages/code.scm (complexity): Update to 1.3.
-
Ludovic Courtès authored
Reported by David Thompson <dthompson2@worcester.edu> at <https://lists.gnu.org/archive/html/guix-devel/2015-10/msg00284.html>. * gnu/build/file-systems.scm (mount-file-system): When SOURCE matches 'regular-file?', do not create MOUNT-POINT if it already exists. This fixes a bug whereby we would be truncating MOUNT-POINT if it already existed.
-
Ludovic Courtès authored
Fixes <http://bugs.gnu.org/21694>. * guix/build/syscalls.scm (clone): Change 'syscall' parameter types to LONG, UNSIGNED-LONG, or '*; make sure it has 6 parameters. Adjust caller accordingly.
-