~ruther/guix-local

8a9cffb2 — Leo Famulari 9 years ago
doc: Show how to deploy any version of Guix.

* doc/guix.texi (Invoking guix pull): Give some examples of how to deploy
arbitrary Guix versions with the --url option.
840f38ba — Ludovic Courtès 9 years ago
guix environment, build: Allow absolute file names with '--root'.

Reported by Chris Webber.

* guix/scripts/build.scm (register-root): If ROOT is absolute, keep it
as is.
* guix/scripts/environment.scm (register-gc-root): Likewise.
* tests/guix-environment.sh (expected): Add test.
67fee545 — Ludovic Courtès 9 years ago
gnu: Add Heimdal.

* gnu/packages/kerberos.scm (heimdal): New variable.
89e34644 — Ludovic Courtès 9 years ago
gnu: Move Kerberos implemetations to (gnu packages kerberos).

* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
gnu: stagit: Update to 0.5.

* gnu/packages/version-control.scm (stagit): Update to 0.5.
9ca19727 — Efraim Flashner 9 years ago
gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.

* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
df893a38 — Marius Bakke 9 years ago
gnu: Add python-cram.

* gnu/packages/python.scm (python-cram, python2-cram): New variables.
b9f771a7 — Marius Bakke 9 years ago
gnu: Add leveldb.

* gnu/packages/databases.scm (leveldb): New variable.
gnu: Add mcabber.

* gnu/packages/messaging.scm (mcabber): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add loudmouth.

* gnu/packages/messaging.scm (loudmouth): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add menumaker.

* gnu/packages/wm.scm (menumaker): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
0d53d55c — Marius Bakke 9 years ago
gnu: xf86-input-evdev: Update to 2.10.5.

* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
e19b0bd1 — Marius Bakke 9 years ago
gnu: xf86-video-r128: Update to 6.10.2.

* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
a354c7d8 — Marius Bakke 9 years ago
gnu: xf86-video-savage: Update to 2.3.9.

* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
619ff932 — Marius Bakke 9 years ago
gnu: xf86-video-trident: Update to 1.3.8.

* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
a0029fda — Marius Bakke 9 years ago
gnu: xf86-video-glint: Update to 1.2.9.

* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
f733e603 — Marius Bakke 9 years ago
gnu: xf86-video-nv: Update to 2.1.21.

* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
3a50b712 — Marius Bakke 9 years ago
gnu: xf86-video-siliconmotion: Update to 1.7.9.

* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
c2a97058 — Marius Bakke 9 years ago
gnu: xf86-video-mga: Update to 1.6.5.

* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
798dd616 — Marius Bakke 9 years ago
gnu: xf86-video-sis: Update to 0.10.9.

* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
Next