Update pkgs/development/tools/haskell/haskell-language-server/update.sh
This commit is contained in:
parent
356cd30269
commit
2998bc1f77
@ -50,7 +50,4 @@ echo "Running cabal2nix and outputting to ${hls_derivation_file}..."
|
|||||||
|
|
||||||
cabal2nix --revision "$hls_new_version" "https://github.com/haskell/haskell-language-server.git" > "$hls_derivation_file"
|
cabal2nix --revision "$hls_new_version" "https://github.com/haskell/haskell-language-server.git" > "$hls_derivation_file"
|
||||||
|
|
||||||
# TODO: This should ideally also automatically update the docsSearchVersion
|
echo "Finished."
|
||||||
# from pkgs/development/haskell/configuration-nix.nix.
|
|
||||||
|
|
||||||
echo "Finished."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user