guix/gnu
Ludovic Courtès 5a2639f9cb
Avoid warnings for the 'delete' binding of (guix build utils).
On Guile 3, importing (guix build utils) leads to warnings such as:

  WARNING: (gnu packages embedded): imported module (guix build utils) overrides core binding `delete'

* gnu/packages/embedded.scm: Select 'alist-replace' from (guix build utils).
* guix/ui.scm: Hide 'delete' from (guix build utils).
2020-01-15 18:40:43 +01:00
..
bootloader Revert "bootloader: grub: Add gfxmode (resolution) override." 2020-01-07 23:31:44 +01:00
build activation: Check whether /proc/sys/kernel/modprobe exists. 2020-01-06 16:31:54 +01:00
installer installer: Add an "Edit" button on the final page. 2020-01-12 23:26:39 +01:00
machine
packages Avoid warnings for the 'delete' binding of (guix build utils). 2020-01-15 18:40:43 +01:00
services gnu: services: Fix mysql service activation. 2020-01-14 00:43:00 +01:00
system system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
tests services: nfs: Add nfs-service-type. 2020-01-08 23:56:16 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
local.mk gnu: spice: Fix test failure on armhf-linux. 2020-01-12 22:23:27 +01:00
machine.scm
packages.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
services.scm
system.scm system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2). 2020-01-12 00:19:09 +01:00
tests.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00