Unverified Commit ac2f7cf2 authored by Gutyina Gergő's avatar Gutyina Gergő
Browse files

omnisharp-roslyn: set passthru.updateScript

parent 18542a7b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -101,6 +101,8 @@ let
        no-sdk = with-sdk null;
      };

    passthru.updateScript = ./update.sh;

    meta = {
      description = "OmniSharp based on roslyn workspaces";
      homepage = "https://github.com/OmniSharp/omnisharp-roslyn";