mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
ocamlPackages.linol: 2023-04-25 -> 2023-08-04
This commit is contained in:
parent
c9a4aa0cd9
commit
6eb97ebbf9
@ -3,7 +3,7 @@
|
||||
buildDunePackage
|
||||
rec {
|
||||
pname = "linol";
|
||||
version = "2023-04-25";
|
||||
version = "2023-08-04";
|
||||
|
||||
minimalOCamlVersion = "4.14";
|
||||
duneVersion = "3";
|
||||
@ -12,8 +12,8 @@ rec {
|
||||
owner = "c-cube";
|
||||
repo = "linol";
|
||||
# Brings support for newer LSP
|
||||
rev = "439534e0c5b7a3fbf93ba05fae7d171426153763";
|
||||
sha256 = "sha256-EW35T7KUc/L1Zy4+oaJOC6mlVpbvhTfnU3NNFGoZAJg=";
|
||||
rev = "09311ae258c55c53c62cb5eda3641682e61fe191";
|
||||
sha256 = "sha256-51k+Eo3buzby9cWtbl+/0wbAxa2QSS+Oq0aEao0VBCM=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ yojson logs lsp ppx_yojson_conv_lib ];
|
||||
|
Loading…
Reference in New Issue
Block a user