~ruther/guix-local

7bd4103e — Rutger Helling 8 years ago
gnu: cdogs-sdl: Update to 0.6.6.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
cb9b1a04 — Rutger Helling 8 years ago
gnu: procenv: Update to 0.50.

* gnu/packages/linux.scm (procenv): Update to 0.50.

Signed-off-by: Leo Famulari <leo@famulari.name>
760e504d — Rutger Helling 8 years ago
gnu: you-get: Update to 0.4.964.

* gnu/packages/video.scm (you-get): Update to 0.4.964.

Signed-off-by: Leo Famulari <leo@famulari.name>
a0fe7c06 — Christopher Baines 8 years ago
gnu: Patch path to locale in gnome-desktop.

* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to
  get libgnome-desktop to use the full path to the locale binary.
0056f4cc — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update licence information.

* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments.
023ef013 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Support dnstap query logging.

* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap.  It appears
that dnstap is intended to be bundled and modified.
[inputs]: Add fstrm and protobuf-c.
[arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags.
7e685dee — Tobias Geerinckx-Rice 8 years ago
gnu: Use ‘license:’ prefix in (gnu packages protobuf).

* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c)
(python-protobuf, python2-protobuf): Use ‘license:’ prefix.
7d9935b4 — Tobias Geerinckx-Rice 8 years ago
gnu: Add fstrm.

* gnu/packages/protobuf.scm (fstrim): New public variable.
ffe7eee5 — Tobias Geerinckx-Rice 8 years ago
gnu: protobuf: Add ‘static’ output.

* gnu/packages/protobuf.scm (protobuf)[outputs]: New field.
[arguments]: Add new ‘move-static-libraries’ phase.
ac1f1aa2 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-devel-stacktrace: Update to 2.03.

* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.03.
733f94b3 — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.14.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.
e26e55c8 — Tobias Geerinckx-Rice 8 years ago
gnu: nss: Mark up description.

* gnu/packages/gnuzilla.scm (nss)[description]: Use @dfn.
74a83085 — Tobias Geerinckx-Rice 8 years ago
gnu: eid-mw: Update to 4.3.4.

* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4.
Fix up indentation.
ebde40a1 — Leo Famulari 8 years ago
gnu: musl: Update to 1.1.18.

* gnu/packages/musl.scm (musl): Update to 1.1.18.
a5792dec — Ludovic Courtès 8 years ago
compile: Put an upper bound on the number of workers.

* guix/build/compile.scm (compile-files): Don't use more than 8 workers.
41916bea — Danny Milosavljevic 8 years ago
gnu: Add python-pyodbc.

* gnu/packages/databases.scm (python-pyodbc, python2-pyodbc): New variables.
bd7e136d — Ludovic Courtès 8 years ago
Add semicolon in commands that set GUIX_PROFILE.

Fixes <https://bugs.gnu.org/28223>.
Reported by Rosebud Uplink <Uplink.Introversion@outlook.com>.

* doc/guix.texi (Binary Installation): Add missing semicolon after
'GUIX_PROFILE=' line.
(Invoking guix package): Likewise.
* gnu/system.scm (operating-system-etc-service)[profile]: Likewise.
* guix/build/profiles.scm (build-etc/profile): Likewise.
4b1ba80c — Rutger Helling 8 years ago
gnu: wget2: Switch to official URL.

* gnu/packages/wget.scm (wget2): Switch to official URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aa6ae8d3 — Nicolas Goaziou 8 years ago
gnu: scribus: Fix No module named _sysconfigdata_nd.

* gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around
  executable.

Fixes <https://bugs.gnu.org/25035>.
92be9ee7 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.63.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
Next