~ruther/guix-local

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>
e2de6bbd — Marius Bakke 8 years ago
gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.

Consult this URL for changes since the last update (six commits):

<https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe>

* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
b3ebd241 — Rutger Helling 8 years ago
gnu: Add wine64.

* gnu/packages/wine.scm (wine64): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3f56740d — Marius Bakke 8 years ago
gnu: nasm: Update to 2.13.01.

* gnu/packages/assembly.scm (nasm): Update to 2.13.01.
[arguments]: Adjust Makefile substitutions.
Next