guix/gnu
Christopher Baines c9ce8e1766
gnu: Update signing-party.
Also add more inputs to make the caff program run. I haven't successfully used
it yet though.

* gnu/packages/gnupg.scm (signing-party)[version]: Update to 2.6.
  [source]: Update origin sha256.
  [native-inputs]: Add autoconf and automake.
  [inputs]: Add perl-text-template, perl-mime-tools, perl-gnupg-interface and
  perl-net-idn-encode as these are required by caff. Also add libmd as this is
  required by TODO.
  [arguments]: Add the change-directory and wrap-programs phase, and fix a
  regex and Makefile path in the configure phase.
2017-09-12 22:59:38 +01:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: Update signing-party. 2017-09-12 22:59:38 +01:00
services services: file-system: Use 'file-system->spec'. 2017-09-11 22:24:46 +02:00
system doc: Use Screen and OpenSSH in the bare-bones example. 2017-09-12 23:56:34 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm
system.scm system: Add gexp compiler for <operating-system>. 2017-09-12 23:56:33 +02:00
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00