Unverified Commit 5f81b6ee authored by Andrew Fontaine's avatar Andrew Fontaine Committed by GitHub
Browse files

gitlab-duo: no longer broken on darwin



Co-authored-by: default avatarAsherah Connor <ashe@kivikakk.ee>
parent c48488e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ buildNpmPackage (finalAttrs: {
  passthru.updateScript = ./update.sh;

  meta = {
    broken = stdenv.hostPlatform.isDarwin;
    changelog = "https://gitlab.com/gitlab-org/editor-extensions/gitlab-lsp/-/blob/main/CHANGELOG.md";
    description = "CLI for GitLab AI assistant";
    downloadPage = "https://gitlab.com/gitlab-org/editor-extensions/gitlab-lsp";