summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22gnu: dosbox: Add file-name property.•••* gnu/packages/games.scm (dosbox): Add file-name property, since the package is built from an SVN checkout. Paul van der Walt
2015-10-22gnu: cmus: Add file-name property.•••* gnu/packages/music.scm (cmus): Add file-name, since the downloaded tar.gz only contains version number. Paul van der Walt
2015-10-22gnu: conkeror: Upgrade to 1.0pre1.20150730.•••* gnu/packages/conkeror.scm (conkeror): Upgrade to 1.0pre1.20150730. [arguments]: Adjust #:make-flags and #:phases for new Makefile, and use modify-phases. Eric Bavier
2015-10-22gnu: Add MOSAIK.•••* gnu/packages/bioinformatics.scm (mosaik): New variable. Ricardo Wurmus
2015-10-22gnu: Add python-numexpr.•••* gnu/packages/python.scm (python-numexpr, python2-numexpr): New variables. Ricardo Wurmus
2015-10-21gnu: dosbox: Put the 'autogen.sh' phase after 'unpack'.•••* gnu/packages/games.scm (dosbox)[arguments]: Put the 'autogen.sh' phase after 'unpack', instead of before 'configure'. Mark H Weaver
2015-10-21gnu: Add dosbox x86 emulator.•••* gnu/packages/games.scm (dosbox): New variable. Paul van der Walt
2015-10-21gnu: Add cmus.•••* gnu/packages/music.scm (cmus): New variable. Paul van der Walt
2015-10-21gnu: Add opusfile.•••* gnu/packages/xiph.scm (opusfile): New variable. Paul van der Walt
2015-10-21Revert "gnu: Add opusfile."•••This reverts commit c3c239e615371c2edd9c34589ea91bdfb8ff94d8. Paul van der Walt
2015-10-21gnu: Add libcue.•••* gnu/packages/cdrom.scm (libcue): New variable. Paul van der Walt
2015-10-21gnu: Add opusfile.•••* gnu/packages/xiph.scm (opusfile): New variable. Paul van der Walt
2015-10-21packages: Update 'check-package-freshness' to use (guix upstream).•••This is a followup to 0a7c5a0. Reported by Efraim Flashner <efraim@flashner.co.il>. * gnu/packages.scm (check-package-freshness): Update to the new (guix upstream) interface. Ludovic Courtès
2015-10-21gnu: gnu-pw-mgr: Update to 1.6.•••* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6. Ludovic Courtès
2015-10-21gnu: help2man: Update to 1.47.2.•••* gnu/packages/man.scm (help2man): Update to 1.47.2. Ludovic Courtès
2015-10-21gnu: less: Update to 481.•••* gnu/packages/less.scm (less): Update to 481. Ludovic Courtès
2015-10-21gnu: freeipmi: Update to 1.4.10.•••* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10. Ludovic Courtès
2015-10-21import: cran: Add copyright notice.•••Add notice for commit d882c23. Ludovic Courtès
2015-10-21import: cran: Avoid HTTP redirect.•••* guix/import/cran.scm (cran-fetch): Add trailing slash in URL to avoid HTTP redirect. Ludovic Courtès
2015-10-21import: cran: Add updater.•••* guix/import/cran.scm (downloads->url, nodes->text): New procedures. (cran-sxml->sexp): Use them. Remove equivalent local code. (latest-release, cran-package?): New procedures. (%cran-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %CRAN-UPDATER. * doc/guix.texi (Invoking guix refresh): Mention CRAN. Ludovic Courtès
2015-10-21refresh: Remove exception catch-all.•••* guix/scripts/refresh.scm (update-package): Remove 'catch #t'. Ludovic Courtès
2015-10-21refresh: Add '--type' option.•••* guix/scripts/refresh.scm (%options, show-help): Add --type. (lookup-updater): New procedure. (update-package): Add 'updaters' parameter and honor it. (guix-refresh)[options->updaters]: New procedure. Use it, and honor --type. Ludovic Courtès
2015-10-21import: elpa: Add updater.•••* 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
2015-10-21import: elpa: Use 'http-fetch/cached' to retrieve the archive.•••* 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
2015-10-21gnu-maintenance: Generalize, leading to (guix upstream).•••* 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
2015-10-21http-client: '%http-cache-ttl' is really a parameter.•••Fixes a typo in commit 739ab68 that made it a procedure returning a parameter. * guix/http-client.scm (%http-cache-ttl): Turn into a parameter. Ludovic Courtès
2015-10-20gnu: Add evilwm.•••* gnu/packages/wm.scm (evilwm): New variable. Eric Bavier
2015-10-20services: xorg: Include font-alias in default FontPath.•••* gnu/services/xorg.scm (xorg-configuration-file): Add font-alias directories to xserver.conf FontPath. Eric Bavier
2015-10-20font-alias: Install dummy fonts.dir files.•••* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir' phase. Eric Bavier
2015-10-20gnu: Add xlsfonts.•••* gnu/packages/xorg.scm (xlsfonts): New variable. Eric Bavier
2015-10-20Revert "gnu: giflib: Update to 5.1.1."•••This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f. Mark H Weaver
2015-10-20Revert "gnu: curl: Update to 7.45.0."•••This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d. Mark H Weaver
2015-10-20gnu: giflib: Update to 5.1.1.•••* gnu/packages/image.scm (giflib): Update to 5.1.1. Efraim Flashner
2015-10-20gnu: gnurl: Update to 7.45.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0. Andreas Enge
2015-10-20gnu: curl: Update to 7.45.0.•••* gnu/packages/curl.scm (curl): Update to 7.45.0. Andreas Enge
2015-10-20emacs: devel: Add indentation rules for 'modify-phases' keywords.•••* 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
2015-10-20emacs: config: Use "emacs-config-" prefix for constants.•••* 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
2015-10-20build: Set DOT_USER_PROGRAM for Emacs interface.•••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. Alex Kost
2015-10-20gnu: units: Update to 2.12.•••* gnu/packages/maths.scm (units): Update to 2.12. Efraim Flashner
2015-10-20Add 'guix challenge'.•••* 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
2015-10-19substitute: Expose narinfo access.•••* guix/scripts/substitute.scm: Export <narinfo> accessors. (narinfo-hash->sha256): New procedure. (cache-narinfo!): Ignore EACCES exceptions. Ludovic Courtès
2015-10-19guix archive: Add '--extract'.•••* 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. Ludovic Courtès
2015-10-18gnu: elogind: Provide the file name of 'halt' and 'reboot'.•••* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD. Ludovic Courtès
2015-10-18gnu: gnurl: Update to 7.44.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0. Andreas Enge
2015-10-17gnu: calibre: Update to 2.41.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.41.0. Andreas Enge
2015-10-18gnu: youtube-dl: Update to 2015.10.16.•••* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16. Efraim Flashner
2015-10-17gnu: ngs-sdk: Correct typo.•••* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo. Andreas Enge
2015-10-17gnu: ngs-sdk: Remove unsupported systems.•••* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86 based systems. Andreas Enge
2015-10-17gnu: chess: Update to 6.2.2.•••* gnu/packages/games.scm (chess): Update to 6.2.2. Efraim Flashner
2015-10-17gnu: non-sequencer: Disable SSE when not building on x86_64.•••* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse" flag when not building on x86_64. Ricardo Wurmus