~ruther/guix-local

0fff1495 — Marius Bakke 9 years ago
gnu: git: Prevent creating 'perllocal.pod'.

* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
e1287aed — Ricardo Wurmus 9 years ago
gnu: fish-guix: Update home page.

* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
1d3be5d9 — Ricardo Wurmus 9 years ago
gnu: propeller-gcc-4: Add cross environment variables patch.

* gnu/packages/embedded.scm (propeller-gcc-4)[source]: Add
gcc-cross-environment-variables.patch.
7fadeab4 — Danny Milosavljevic 9 years ago
gnu: Add python-smmap2.

* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
61253c4f — Stefan Reichör 9 years ago
gnu: Add fping.

* gnu/packages/networking.scm (fping): New variable.
96fd87c9 — Mark H Weaver 9 years ago
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].

* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
3d9b8b40 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.11.6.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
d406f8ca — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.33.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
b2b800f1 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.73.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
e07bc1ff — nikita 9 years ago
gnu: gnurl: Update to 7.54.1.

* gnu/packages/gnunet.scm (gnurl): Update to 7.54.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
b3d8153d — Ludovic Courtès 9 years ago
import: pypi: Adjust URIs in tests.

This is a followup to d1e7ca2df8c0e0dd601079c77f67ba6828cec08a.

* tests/pypi.scm ("pypi->guix-package")
("pypi->guix-package, wheels"): Expect (pypi-uri "foo" version) for the
'uri' field.
d46c4423 — Ludovic Courtès 9 years ago
discovery: 'scheme-files' returns '() for a non-accessible directory.

Fixes a regression introduced in
d27cc3bfaafe6b5b0831e88afb1c46311d382a0b.

Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/discovery.scm (scheme-files): Catch 'scandir*' system errors.
Return '() and optionally raise a warning upon 'system-error'.
* tests/discovery.scm ("scheme-modules, non-existent directory"): New
test.
3bacc655 — Ludovic Courtès 9 years ago
syscalls: 'opendir*' error message shows the file name.

* guix/build/syscalls.scm (opendir*): Add NAME to the 'system-error'
message.
01049bb0 — Leo Famulari 9 years ago
doc: Suggest a QEMU image size large enough for the system examples.

* doc/guix.texi (Installing GuixSD in a Virtual Machine): Increase suggested
image size from 5 GB to 50 GB.
6c8b802f — Stefan Reichör 9 years ago
gnu: Add tmuxifier.

* gnu/packages/tmux.scm (tmuxifier): New variable.

Signed-off-by: Thomas Danckaert <post@thomasdanckaert.be>
26bbdabd — Roel Janssen 9 years ago
gnu: r-devtools: Update to 1.13.2.

* gnu/packages/statistics.scm (r-devtools): Update to 1.13.2.
7ea498e5 — Danny Milosavljevic 9 years ago
gnu: Add python-apache-libcloud.

* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
b41704cd — Arun Isaac 9 years ago
gnu: font-adobe-source-code-pro: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-adobe-source-code-pro): Switch to
font-build-system.
3a722dde — Arun Isaac 9 years ago
gnu: font-fira-mono: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-awesome): Switch to font-build-system.
8069f889 — Arun Isaac 9 years ago
gnu: font-hack: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-hack): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
Next