about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-03-01T01·47+0000
committerVincent Ambo <tazjin@google.com>2020-03-01T01·47+0000
commit0faa25ea5506162bbf9eb1bb95052ca01fa2f6d0 (patch)
tree9aff4d532f6feb6f9639c7efcaa10d3bffcad4ef /ci-builds.nix
parent814729bd04fd0d9ace4fe9e11d51f960e743adfc (diff)
fix(build): Remove guile from CI builds r/590
Diffstat (limited to 'ci-builds.nix')
-rw-r--r--ci-builds.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index e9abcdb610..2c94d032a2 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -23,7 +23,6 @@ with (import ./default.nix {}); [
   ops.nixos.nuggetSystem
   third_party.cgit
   third_party.git
-  third_party.guile
   third_party.lisp # will build all third-party libraries
   tools.cheddar
   tools.emacs