~ruther/guix-local

ref: 44fa0dbec72eee1903ebbbf4b2fa99487dab7d05 guix-local/gnu d---------
44fa0dbe — Ludovic Courtès 8 years ago
services: network-manager: Specify a default value.

* gnu/services/networking.scm (network-manager-service-type)[default-value]:
New field.
1804d210 — Efraim Flashner 8 years ago
gnu: efl: Add missing inputs.

* gnu/packages/enlightenment.scm (efl)[inputs]: Add libxau, libxdamage,
libxfixes, libxrender. Remove libxkbfile.
a431929d — Ludovic Courtès 8 years ago
gnu: unbound: Do not build static libraries.

* gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to
  #:configure-flags.  Suggested by Gregor Giesen <giesen@zaehlwerk.net>.
fa3f5f47 — Roel Janssen 8 years ago
gnu: Add python-regex.

* gnu/packages/python.scm (python-regex, python2-regex): New variables.
a48a20fb — Mathieu Othacehe 8 years ago
tests: Add extlinux gpt test.

* gnu/tests/install.scm (%test-installed-extlinux-os): New exported
  variable.
(%minimal-extlinux-os, %minimal-extlinux-os-source): New variables.
(%extlinux-gpt-installation-script): New variable.
(run-install)[packages]: New argument. The packages specified are
appended to the installation image.
dbaef95a — Mathieu Othacehe 8 years ago
bootloader: extlinux: Add extlinux-bootloader-gpt.

* gnu/bootloader/extlinux.scm (extlinux-bootloader-gpt): New exported
  variable.
 (install-extlinux)[mbr]: New argument.
 (install-extlinux-mbr, install-extlinux-gpt): New variables.
 (extlinux-bootloader)[installer]: Use install-extlinux-mbr.
cffaca95 — Mekeor Melire 8 years ago
gnu: xmonad: Update to 0.13.

* gnu/packages/wm.scm (xmonad): Update to 0.13.
[inputs]: Add ghc-directory.
(ghc-xmonad-contrib): Update to 0.13.
48ca045c — Mekeor Melire 8 years ago
gnu: ghc-x11: Update to 1.8.

* gnu/packages/haskell.scm (ghc-x11): Update to 1.8.
6d96af5e — Efraim Flashner 8 years ago
gnu: busybox: Fix indentation.

* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes.
5897428f — Efraim Flashner 8 years ago
gnu: busybox: Update to 1.26.2.

* gnu/packages/busybox.scm (busybox): Update to 1.26.2.
d2885c83 — Efraim Flashner 8 years ago
gnu: cvs-fast-export: Update to 1.43.

* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43.
[arguments]: Add phases to not build architecture-specific optimized
code and to force python-2. Disable parallel building.
ca508f1c — Kei Kebreau 8 years ago
gnu: openttd: Add 'install-data' phase.

* gnu/packages/games.scm (openttd)[arguments]: Add it.
[native-inputs]: Add openttd-opengfx.
4df9495e — Kei Kebreau 8 years ago
gnu: Add openttd-opengfx.

* gnu/packages/games.scm (openttd-opengfx): New variable.
94a66dd9 — Kei Kebreau 8 years ago
gnu: Add grfcodec.

* gnu/packages/game-development.scm (grfcodec): New variable.
2f6e988d — Kei Kebreau 8 years ago
gnu: Add dos2unix.

* gnu/packages/textutils.scm (dos2unix): New variable.
7357fcf2 — Kei Kebreau 8 years ago
gnu: Add nml.

* gnu/packages/game-development.scm (nml): New variable.
92321b76 — Ludovic Courtès 8 years ago
gnu: wine64: Remove redundant description.

* gnu/packages/wine.scm (wine64)[description]: Remove.
b3623b6f — Rutger Helling 8 years ago
gnu: Add nzbget.

* gnu/packages/networking.scm (nzbget): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7e9e1a36 — Rutger Helling 8 years ago
gnu: tor: Add seccomp support.

* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7e61a16c — Gregor Giesen 8 years ago
gnu: Add unbound.

* gnu/packages/dns.scm (unbound): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next