diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 349ce9e98894..19723e4b3044 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -65,7 +65,7 @@ in lib.fix (self: { nix openldap rapidcheck - ]; + ] ++ builtins.attrValues lisp; various = with depot; [ lisp.dns |