~ruther/guix-local

5db5dff5 — Ludovic Courtès 9 years ago
substitute: Honor 'Cache-Control' on 404 responses.

* guix/scripts/substitute.scm (cached-narinfo): When VALUE is #f, use
the TTL that is read instead of %NARINFO-NEGATIVE-TTL.
(cached-narinfo-expiration-time): Likewise.
24b21720 — Ludovic Courtès 9 years ago
publish: Advertise a short TTL for "baking" 404s.

* guix/scripts/publish.scm (not-found): Add #:phrase and #:ttl
parameters and honor them.
* tests/publish.scm ("with cache"): Check the 'cache-control' header on
of the 404 response.
5899fafb — Roel Janssen 9 years ago
graph: Add Cypher backend.

* guix/graph.scm (%cypher-backend): New variable.
* doc/guix.texi: Add documentation for the Cypher backend of 'guix graph'.
70cb7610 — Efraim Flashner 9 years ago
gnu: libffcall: Update to 1.12.

* gnu/packages/libffcall.scm (libffcall): Update to 1.12.
[source]: Source code is now stored in git.
fed55021 — Mark H Weaver 9 years ago
gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386].

* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3.
c0ad2808 — Leo Famulari 9 years ago
gnu: elfutils: Update to 0.169.

* gnu/packages/elf.scm (elfutils): Update to 0.169.
gnu: Add neovim-syntastic.

* gnu/packages/vim.scm (neovim-syntastic): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add vim-syntastic.

* gnu/packages/vim.scm (vim-syntastic): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
cb542830 — Leo Famulari 9 years ago
gnu: python-kitchen: Update home-page URL.

* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]:
Update URL.
5ee684ff — Ethan R. Jones 9 years ago
gnu: python2-dogtail: Update home-page URL.

* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
4929a061 — Ethan R. Jones 9 years ago
gnu: libaio: Remove dead source URL.

* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
779669ab — Ethan R. Jones 9 years ago
gnu: font-liberation: Update source and homepage URLs.

* gnu/packages/fonts.scm (font-liberation)[source]: Update URL.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
c18594dd — Ethan R. Jones 9 years ago
gnu: libpwquality: Update source and home-page URLs.

* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
68ab3e6c — Leo Famulari 9 years ago
gnu: python-icalendar: Update to 3.11.4.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.4.
1b775fd1 — Kei Kebreau 9 years ago
gnu: Add python-tmx.

* gnu/packages/game-development.scm (python-tmx, python2-tmx): New
variables.
45f8e7f7 — Kei Kebreau 9 years ago
gnu: Add python-sge-pygame.

* gnu/packages/game-development.scm (python-sge-pygame, python2-sge-pygame):
New variables.
bc0e6c93 — Ludovic Courtès 9 years ago
scripts: Fix singular/plural message mismatch.

* guix/scripts.scm (warn-about-old-distro): Swap singular and plural
forms in 'N_' call.
c033f5d6 — Ben Woodcroft 9 years ago
gnu: Add pplacer.

* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New
variables.
ad0ae297 — Ben Woodcroft 9 years ago
gnu: Add taxtastic.

* gnu/packages/bioinformatics.scm (taxtastic): New variable.
de59e24a — Ben Woodcroft 9 years ago
gnu: Add ocaml4.01-batteries.

* gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable.
Next