~ruther/guix-local

dc4b64ae — Kei Kebreau 8 years ago
gnu: eog: Update to 3.24.1.

* gnu/packages/gnome.scm (eog): Update to 3.24.1.
ac5c4346 — Kei Kebreau 8 years ago
gnu: dbus: Update to 1.10.18.

* gnu/packages/glib.scm (dbus): Update to 1.10.18.
b4a6497c — Marius Bakke 8 years ago
gnu: harfbuzz: Update to 1.4.6.

* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.6.
8785f025 — Kei Kebreau 9 years ago
gnu: at-spi2-core: Update to 2.24.0.

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.
36de9685 — Roel Janssen 9 years ago
gnu: glib: Update to 2.52.1.

* gnu/packages/glib.scm (glib): Update to 2.52.1.
e16c823f — Ludovic Courtès 9 years ago
serialization: Remove Guile < 2.0.9 workaround.

* guix/serialization.scm (write-contents): Assume 'sendfile' is always
defined.
94df39cc — Ludovic Courtès 9 years ago
records: Slight simplification.

* guix/records.scm (make-syntactic-constructor): Simplify 'find' expression.
f11ae44f — Marius Bakke 9 years ago
gnu: Use netfilter mirror where applicable.

* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use
mirror://netfilter.org.
7c7b802c — Marius Bakke 9 years ago
download: Add netfilter mirror.

* guix/download.scm (%mirrors): Add mirrors for www.netfilter.org.
f5c6edd6 — Tobias Geerinckx-Rice 9 years ago
gnu: sshfs-fuse: Update to 2.9.

* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9.
[home-page]: Point to new home page.
05bdb5e6 — Stefan Reichoer 9 years ago
gnu: Add ponymix.

* gnu/packages/pulseaudio.scm (ponymix): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7eaa8cf2 — José Miguel Sánchez García 9 years ago
gnu: vis: Update to 0.3.

* gnu/packages/text-editors.scm (vis): Update to 0.3.
[arguments]: Remove #:make-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
3a0cfe67 — Leo Famulari 9 years ago
gnu: capnproto: Update to 0.5.3.1 [security fixes].

See this document for more information about the security issues fixed in this
release:

<https://github.com/sandstorm-io/capnproto/blob/master/security-advisories/2017-04-17-0-apple-clang-elides-bounds-check.md>

* gnu/packages/serialization.scm (capnproto): Update to 0.5.3.1.
794223bc — Chris Marusich 9 years ago
gnu: Add youtube-dl-gui.

* gnu/packages/video.scm (youtube-dl-gui): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
483ab08f — Clément Lassieur 9 years ago
gnu: icecat: Use system ICU.

* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove
comment for "--with-system-icu".
a408e757 — Clément Lassieur 9 years ago
gnu: icu4c: Fix crashes in programs using system ICU.

Fixes <http://bugs.gnu.org/26462>.

* gnu/packages/patches/icu4c-reset-keyword-list-iterator.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
c04ef86e — Petter 9 years ago
gnu: go: Update to 1.8.1.

* gnu/packages/golang.scm (go-1.7): Replace with ...
(go-1.8): New variable.
[arguments]: Update substitutions in 'prebuild' phase.
(go): Update to go-1.8.
13223c8e — Leo Famulari 9 years ago
gnu: iptables: Update to 1.6.1.

* gnu/packages/linux.scm (iptables): Update to 1.6.1.
[source], [home-page]: Use HTTPS URLs.
[inputs]: Add libmnl and libnftnl.
[native-inputs]: Add bison, flex, and pkg-config.
b754c612 — Leo Famulari 9 years ago
gnu: Add libnftnl.

* gnu/packages/linux.scm (libnftnl): New variable.
2f4a58b5 — Leo Famulari 9 years ago
gnu: Add libmnl.

* gnu/packages/linux.scm (libmnl): New variable.
Next