guix-play/gnu
Leo Famulari 8343d373d5
gnu: cgit: Don't build cgit's special 'git:src' input.
This special version of Git is only used within the build process of
cgit. We don't need to build it otherwise, so the package is removed
with this commit.

* gnu/packages/version-control.scm (cgit)[inputs]: Replace the git@2.10
package with an origin reference of the source code.
(git@2.10): Remove variable.
2017-08-15 17:59:22 -04:00
..
bootloader vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
build build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
packages gnu: cgit: Don't build cgit's special 'git:src' input. 2017-08-15 17:59:22 -04:00
services gnu: Fix memcached service startup. 2017-08-15 22:24:15 +01:00
system vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
tests gnu: Fix memcached service startup. 2017-08-15 22:24:15 +01:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
local.mk gnu: bcftools: Fix building on aarch64. 2017-08-15 10:31:20 +03:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
tests.scm