~ruther/guix-local

ref: 7e1c735f0bcbbc846a236bd66de7649204d47ab4 guix-local/gnu/packages d---------
7e1c735f — Andreas Enge 12 years ago
gnu: wdiff: Upgrade to 1.2.2.

* gnu/packages/wdiff.scm (wdiff): Upgrade to 1.2.2.
eda6a074 — Andreas Enge 12 years ago
gnu: gawk: Revert previous commit, which should go into core-updates.

* gnu/packages/gawk.scm (gawk): Downgrade to 4.1.0 to avoid recompiling
    almost everything in master.
87d7bb0d — Andreas Enge 12 years ago
gnu: gawk: Upgrade to 4.1.1.

* gnu/packages/gawk.scm (gawk): Upgrade to 4.1.1.
0b7a0c20 — Ludovic Courtès 12 years ago
gnu: unionfs-fuse-static: Remove dependency on util-linux.

* gnu/packages/linux.scm (fuse-static): New variable.
  (unionfs-fuse/static): Use it.
dcd3ed9c — Ludovic Courtès 12 years ago
gnu: man-pages: Fix URL.

* gnu/packages/man.scm (man-pages): Use the 'kernel.org' mirror set.
c5cd288b — Ludovic Courtès 12 years ago
gnu: Add Linux man-pages.

* gnu/packages/man.scm (man-pages): New variable.
ca2baf10 — Nikita Karetnikov 12 years ago
openssh: Add another mirror.

* gnu/packages/ssh.scm (openssh): Add the mirror.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
87bf526b — Ludovic Courtès 12 years ago
gnu: Add Mosh.

* gnu/packages/ssh.scm (mosh): New variable.
45f5cae6 — Ludovic Courtès 12 years ago
gnu: Add perl-io-tty.

* gnu/packages/perl.scm (perl-io-tty): New variable.
14d17788 — Ludovic Courtès 12 years ago
gnu: Add Protobuf.

* gnu/packages/protobuf.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
772d6365 — Andreas Enge 12 years ago
gnu: ffmpeg: Upgrade to 2.2.1.

* gnu/packages/video.scm (ffmpeg): Upgrade to 2.2.1.
a87f6bd7 — Ludovic Courtès 12 years ago
gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package.

* gnu/packages/qemu.scm (qemu/smb-shares): Remove.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
8b8476b8 — Alírio Eyng 12 years ago
gnu: util-linux: Enable ddate.

* gnu/packages/linux.scm (util-linux): Add --enable-ddate configure flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
cc8ba868 — Andreas Enge 12 years ago
gnu: qt: Upgrade to 5.2.1.

* gnu/packages/qt.scm (qt): Upgrade to 5.2.1.
be0d8af8 — Alírio Eyng 12 years ago
gnu: linux-libre: Add SIS hardware compatibility.

* gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y,
  CONFIG_SIS190=y and CONFIG_DEVPTS_MULTIPLE_INSTANCES=y.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2e4e01ee — Ludovic Courtès 12 years ago
gnu: guix: Upgrade to 0.6.

* gnu/packages/package-management.scm (guix): Upgrade to 0.6.
* gnu/services/dmd.scm (dmd-configuration-file): Change /var/nix to
  /var/guix.
* gnu/system/vm.scm (operating-system-default-contents): Likewise.
e1f88ff0 — Ludovic Courtès 12 years ago
gnu: qemu: Upgrade to 1.7.1; add virtfs support.

* gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1.
  [source]: Remove 'patches' field.
  [arguments]: Add --enable-virtfs configure flag.
  [inputs]: Add libcap and attr.
* gnu/packages/patches/qemu-make-4.0.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
57e544e8 — Eric Bavier 12 years ago
gnu: lapack: Augment library rpath

* gnu/packages/maths.scm (lapack) [arguments]: New post-installation
  phase to augment the rpath of installed libraries.
cb3da233 — David Thompson 12 years ago
gnu: Move help2man package to (gnu packages man) module.

* gnu/packages/man.scm (help2man): New variable.
* gnu/packages/help2man.scm: Delete it.
* gnu/packages/cdrom.scm: Import (gnu packages man).
* gnu/packages/zile.scm: Import (gnu packages man).
* gnu-system.am (GNU_SYSTEM_MODULES): Delete 'gnu/packages/help2man.scm'.
67ca0a01 — David Thompson 12 years ago
gnu: Add man-db.

* gnu/packages.man.scm (man-db): New variable.
Next