ocamlPackages.ocaml-top: subsitute version
This commit is contained in:
parent
c1a746083b
commit
195845a10c
@ -9,7 +9,7 @@ with ocamlPackages; buildDunePackage rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "OCamlPro";
|
owner = "OCamlPro";
|
||||||
repo = "ocaml-top";
|
repo = "ocaml-top";
|
||||||
rev = "1.2.0-rc";
|
rev = version;
|
||||||
sha256 = "sha256-ZXnPnPvJmHshkTwYWeBojrgJYAF/R6vUo0XkvVMFSeQ=";
|
sha256 = "sha256-ZXnPnPvJmHshkTwYWeBojrgJYAF/R6vUo0XkvVMFSeQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user