aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-03-16 09:28:36 +0000
committerChristopher Baines <mail@cbaines.net>2024-03-16 09:28:36 +0000
commitd802b817d81e2ea8c9f30664acd7b3b37b16f7c5 (patch)
treed529bf2388119a224c112cad69b2f0d3cdd54666 /Makefile.am
parentce08a51755914201c3730f5dbceb3c7da771e766 (diff)
downloadbuild-coordinator-d802b817d81e2ea8c9f30664acd7b3b37b16f7c5.tar
build-coordinator-d802b817d81e2ea8c9f30664acd7b3b37b16f7c5.tar.gz
Remove the now unused queue builds script
This has mostly been replaced by the bffe.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 79feb77..5081695 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,7 @@ include guile.am
bin_SCRIPTS = \
scripts/guix-build-coordinator \
- scripts/guix-build-coordinator-agent \
- scripts/guix-build-coordinator-queue-builds-from-guix-data-service
+ scripts/guix-build-coordinator-agent
MINIMALSOURCES = \
guix-build-coordinator/agent-messaging.scm \