summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2026-02-21 19:06:44 +0100
committerCayetano Santos <csantosb@inventati.org>2026-02-22 19:59:53 +0100
commit93fcd0ed7c7770e0ba667886dea65509bf4d5e49 (patch)
tree062011987e06cd45225a91be168c4da2bfb3debc /Makefile.am
parent4533da834d277dda82ebf51861eb5796e20508df (diff)
guix: Remove (guix build json) module.
This fixes guix/guix#4365. Merges guix/guix!6609 * guix/build/json.scm: Delete file. * Makefile.am: Unregister file. Change-Id: Iea07523afc8fe6752cecee15892d349cba299476 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f801811756..3e74bb7857 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -268,7 +268,6 @@ MODULES = \
guix/build/kconfig.scm \
guix/build/linux-module-build-system.scm \
guix/build/store-copy.scm \
- guix/build/json.scm \
guix/build/pack.scm \
guix/build/utils.scm \
guix/build/union.scm \