guix/gnu
Ludovic Courtès e30c2be10d
packages: Remove support for PACKAGE-VERSION deprecated syntax.
This syntax had been deprecated since 2016-02-28.

* gnu/packages.scm (%find-package): Remove #:fallback? parameter and handling.
* tests/guix-build.sh: Remove test for "time-1.7" syntax.
* doc/guix.texi (Invoking guix lint): Update 'guix lint' output in example.
2017-05-01 17:27:54 +02:00
..
build vm: Reword grub.cfg to bootcfg. 2017-04-15 14:42:15 +02:00
packages gnu: vcftools: Update to 0.1.15. 2017-05-01 16:18:39 +02:00
services gnu: services: nginx: Fix key verification. 2017-05-01 10:12:49 +02:00
system system: Rename operating-system-kernel-arguments to operating-system-user-kernel-arguments. 2017-04-22 20:54:31 +02:00
tests tests: mail: Add test for exim 2017-04-19 23:43:50 +02:00
artwork.scm
local.mk gnu: glibc/linux: Fix runtime crashes on i686 systems. 2017-04-29 23:31:35 +02:00
packages.scm packages: Remove support for PACKAGE-VERSION deprecated syntax. 2017-05-01 17:27:54 +02:00
services.scm services: Service types can now specify a default value for instances. 2017-04-16 00:48:08 +02:00
system.scm system: Rename operating-system-parameters-file to operating-system-boot-parameters-file. 2017-04-22 20:54:43 +02:00
tests.scm