ocaml-ng.ocamlPackages_4_11.ocaml: init at 4.11.0+α1
This commit is contained in:
committed by
Vincent Laporte
parent
13356e3301
commit
df70dcb6fb
6
pkgs/development/compilers/ocaml/4.11.nix
Normal file
6
pkgs/development/compilers/ocaml/4.11.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
import ./generic.nix {
|
||||
major_version = "4";
|
||||
minor_version = "11";
|
||||
patch_version = "0+alpha1";
|
||||
sha256 = "02sbwm00h2zxzyq5q90lg2a6m93zr797azshkb2qcwcf1kr7ddqg";
|
||||
}
|
||||
Reference in New Issue
Block a user