guix/gnu
Leo Famulari 18248844ea
gnu: Remove unused module import from (gnu packages linux).
This caused an ambiguous import warning:

------
WARNING: (gnu packages linux): `build' imported from both (gnu packages build-tools) and (guix store)
------

This is a followup to commit 6961c8368c.

* gnu/packages/linux.scm: Do not import (gnu packages build-tools).
2021-12-23 12:06:12 -05:00
..
bootloader
build Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
home
installer
machine
packages gnu: Remove unused module import from (gnu packages linux). 2021-12-23 12:06:12 -05:00
platforms
services services: nfs: Fix statd and mountd ports. 2021-12-23 10:54:01 +01:00
system Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
tests tests: rsync: Fix it. 2021-12-23 16:05:13 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm
local.mk Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm