~ruther/guix-local

ref: 3d890318041e5c9a92fcc85f3d27aea00f4a3666 guix-local/gnu/packages d---------
3d890318 — Ludovic Courtès 10 years ago
gnu: Add fuse-exfat.

* gnu/packages/linux.scm (fuse-exfat): New variable.
8f43d1ba — Ludovic Courtès 10 years ago
gnu: Add exfat-utils.

* gnu/packages/mtools.scm (exfat-utils): New variable.
feca8e2b — Jeff Mickey 10 years ago
gnu: Add tinc.

* gnu/packages/vpn.scm (tinc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
08cc159a — Jeff Mickey 10 years ago
gnu: pavucontrol: Update to 3.0.

* gnu/packages/pulseaudio.scm (pavucontrol): Update to 3.0.
* gnu/packages/patches/pavucontrol-sigsegv.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4006fd87 — Ludovic Courtès 10 years ago
gnu: dmd: Apply 'make-forkexec-constructor' patch.

Proposed by Andy Wingo <wingo@igalia.com>.

* gnu/packages/admin.scm (dmd): Add 'base-version' and 'patch-level'
  variables.
  [source]: Use 'base-version' instead of 'version'.  Add 'patches' field.
dede51a1 — Eric Dvorsak 10 years ago
gnu: Add font-inconsolata

* gnu/packages/fonts.scm (font-inconsolata): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e93b88f7 — Eric Dvorsak 10 years ago
gnu: Add font-ubuntu.

* gnu/packages/fonts/scm (font-ubuntu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5084eb45 — 宋文武 10 years ago
gnu: libinput: Update to 0.21.0.

* gnu/packages/freedesktop.scm (libinput): Update to 0.21.0.
6ef9edbf — Steve Sprang 10 years ago
gnu: Add figlet.

* gnu/packages/figlet.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
de63b20e — Steve Sprang 10 years ago
gnu: Add pwgen.

* gnu/packages/password-utils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7cb6f648 — Mark H Weaver 10 years ago
gnu: qemu: Update to 2.3.1.  Add fix for CVE-2015-5745.

* gnu/packages/patches/qemu-CVE-2015-5745.patch: New file.
* gnu/packages/patches/qemu-CVE-2015-3456.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-5158.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Add new file and remove the deleted ones.
* gnu/packages/qemu.scm (qemu): Update to 2.3.1.  Add new patch and remove the
  deleted ones.
23769634 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: Add ppp."

This reverts commit ba139bd75bd783d2474e5f9ecc0dd6d3aac6a9c3.
89a39d4e — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: polkit: Work on making it functional in practice."

This reverts commit e640340b9ec6c601720977820b2701d6cd99b74c.
139d7e95 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: Add dbus-fixed."

This reverts commit 86e3f95a09d903debba38cd1ff5dfd953f34a765.
6744aba8 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: wpa-supplicant: Install dbus service files."

This reverts commit 9243fdf7790b748d2efbbc69d9c3c2b0101a98d4.
7f1b8658 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: Add network-manager."

This reverts commit 0f402e4cf86de713286b3856d265de32d3785a36.
0f402e4c — Mark H Weaver 10 years ago
PRELIMINARY: gnu: Add network-manager.

* gnu/packages/patches/network-manager-platform-managed.patch,
  gnu/packages/network-manager.scm: New files.
* gnu-system.am (GNU_SYSTEM_MODULES): Add network-manager.scm.
  (dist_patch_DATA): Add network-manager-platform-managed.patch.
9243fdf7 — Mark H Weaver 10 years ago
PRELIMINARY: gnu: wpa-supplicant: Install dbus service files.
86e3f95a — Mark H Weaver 10 years ago
PRELIMINARY: Add dbus-fixed.
e640340b — Mark H Weaver 10 years ago
PRELIMINARY: gnu: polkit: Work on making it functional in practice.
Next