~ruther/guix-local

ref: 74dde9e91972ab03cd5bcb83d9fc9de321cbc814 guix-local/gnu d---------
74dde9e9 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.1.

* gnu/packages/linux.scm (linux-libre): Update to version 3.16.1.
87eabd5c — Mark H Weaver 11 years ago
gnu: apl: Update to 1.4, add sqlite support.

* gnu/packages/apl.scm (apl): Update to 1.4.  Add 'sqlite' as an input.
  Pass --with-sqlite3 to configure.
93c5b1fe — Mark H Weaver 11 years ago
gnu: mysql: Update to 5.1.73.

* gnu/packages/mysql.scm (mysql): Update to 5.1.73.  Update source URI.
e6a83df1 — Mark H Weaver 11 years ago
gnu: gpgme: Update to 1.5.1.

* gnu/packages/gnupg.scm (gpgme): Update to 1.5.1.  Pass "GPG=gpg2"
  to 'make'.
66269d47 — Ludovic Courtès 11 years ago
gnu: lvm2: Upgrade, use udev, improve synopsis and description.

* gnu/packages/linux.scm (lvm2): New variable.
* gnu/packages/lvm.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/cryptsetup.scm: Adjust accordingly.
2f7f3200 — Mark H Weaver 11 years ago
system: grub: Change the default default-entry to 0.

* gnu/system/grub.scm (<grub-configuration>)[default-entry]: Change the
  default to 0.
e69a4dd0 — Mark H Weaver 11 years ago
gnu: gnupg: Update to 2.0.26.

* gnu/packages/gnupg.scm (gnupg): Update to 2.0.26.
d41bb065 — Guy Grant 11 years ago
gnu: Add terminus-font.

* gnu/packages/fonts.scm (terminus-font): New variable.
b36fcf95 — Eric Bavier 11 years ago
gnu: Add detox.

* gnu/packages/admin.scm (detox): New variable.
d759cf67 — Ludovic Courtès 11 years ago
gnu: texi2html: Remove dependency on Gettext.

Partly fixes <http://bugs.gnu.org/18247>.

* gnu/packages/texinfo.scm (texi2html)[source]: Add 'snippet' field.
51152cd1 — Eric Bavier 11 years ago
gnu: Add orpheus.

* gnu/packages/orpheus.scm: New file.
* gnu/packages/patches/orpheus-cast-errors-and-includes.patch: New patch.
* gnu-system.am (GNU_SYSTEM_MODULES): Add file.
  (dist_patch_DATA): Add patch.
4a3e602c — Taylan Ulrich Bayirli/Kammer 11 years ago
gnu: Add emacs-no-x-toolkit.

* gnu/packages/emacs.scm (emacs-no-x-toolkit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
29fce8b6 — Ludovic Courtès 11 years ago
system: Use (guix profiles) to build the system profile.

* gnu/system.scm (union): Remove.
  (operating-system-profile): Use 'profile-derivation' and related
  procedures instead of 'union'.
c5d83768 — Eric Bavier 11 years ago
gnu: Add texi2html.

* gnu/packages/texinfo.scm (texi2html): New variable.
* gnu/packages/patches/texi2html-document-encoding.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
4acd5c0f — Manolis Ragkousis 11 years ago
gnu: Add AVRDUDE

* gnu/packages/avrdude.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add avrdude.scm
* gnu/packages/patches/avrdude-fix-libusb.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8991a470 — Mark H Weaver 11 years ago
gnu: geiser: Update to 0.6.

* gnu/packages/emacs.scm (geiser): Update to 0.6.
c8c85ed7 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.

* gnu/packages/linux.scm (linux-libre): Update to version 3.16.
2cabd7d8 — Mark H Weaver 11 years ago
gnu: openssl: Update to 1.0.1i.

* gnu/packages/openssl.scm (openssl): Update to 1.0.1i.
0b28f158 — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 3.15.9.

* gnu/packages/linux.scm (linux-libre): Update to 3.15.9.
35536412 — Andreas Enge 11 years ago
gnu: xorg: Add presentproto.

* gnu/packages/xorg.scm (presentproto): New variable.
Next