guix/gnu
Vitaliy Shatrov 95024494f3
gnu: Add bsd-games.
* gnu/packages/games.scm (bsd-games): New variable.

New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch

New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-04 15:15:47 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: Add bsd-games. 2020-11-04 15:15:47 +01:00
services services: guix-publish: Add 'cache-bypass-threshold' field. 2020-10-30 12:31:18 +01:00
system image: Allow offloading of "partition.img" and "image.iso" builds. 2020-11-03 23:47:14 +01:00
tests system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Add bsd-games. 2020-11-04 15:15:47 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm