guix/gnu
Tobias Geerinckx-Rice ca4143c730
gnu: knot: Snip more pregenerated nonsource.
ypbody.c is generated from ypbody.rl by update-parser.sh, both of which
are missing from the release tarball.  Rather than add another git file
to native-inputs, we now build from git and remove the generated files.

This follows up on commit 2b73e50c31, now
that everyone's finished building it.

* gnu/packages/dns.scm (knot)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘--enable-fast-parser’ to #:configure-flags.
Invoke the in-tree update-parser.sh.
[native-inputs]: Remove separate update-parser.sh origin.
Add autoconf, automake, and libtool.
2020-10-05 18:22:50 +02:00
..
bootloader bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
build bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
installer
machine
packages gnu: knot: Snip more pregenerated nonsource. 2020-10-05 18:22:50 +02:00
services services: cuirass: Fix activation. 2020-10-02 14:58:01 +02:00
system images: Add pine64 support. 2020-10-05 11:16:47 +02:00
tests services: hurd-vm: Resurrect system-test by using raw disk-image. 2020-10-01 15:47:29 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add log and outputs keys. 2020-10-01 18:39:41 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Move graphics crates to crates-graphics.scm. 2020-10-05 13:39:07 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm