ocamlPackages.ocsigen-start: switch to fetchFromGitHub
This commit is contained in:
parent
659d63ee57
commit
b637d805c1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "ocaml${ocaml.version}-ocsigen-start-${version}";
|
||||
pname = "ocaml${ocaml.version}-ocsigen-start";
|
||||
version = "4.3.0";
|
||||
|
||||
buildInputs = [ ocaml findlib ];
|
||||
|
|
Loading…
Reference in a new issue