repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git]
/
pkgs
/
development
/
compilers
/
ocaml
/
4.02.nix
blob
4773f9f74a5a1d9ff7ca953af82bf709c7487911
1
import ./generic.nix {
2
major_version = "4";
3
minor_version = "02";
4
patch_version = "3";
5
patches = [ ./ocamlbuild.patch ];
6
sha256 = "1qwwvy8nzd87hk8rd9sm667nppakiapnx4ypdwcrlnav2dz6kil3";
7
}