diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index fe1d2c058cfb..f686bbf2441f 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -102,7 +102,9 @@ in lib.fix (self: { hgeometry-combinatorial vinyl comonad-extras - depot.third_party.haskell-language-server.ghc883 + + # TODO(grfn): Disabled because of build errors with recent nixpkgs + # depot.third_party.haskell-language-server.ghc883 ]; # User-specific build targets @@ -116,7 +118,7 @@ in lib.fix (self: { ]; glittershark = with depot.users.glittershark; [ - xanthous + # xanthous keyboard.layout owothia |