Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/compilers/ocaml/default.nix

8 lines
210 B
Nix
Raw Normal View History

ocaml: Added 3.10.0, using getVersion staff I've added the latest (3.10.0) version of ocaml and let the user choose default version. svn path=/nixpkgs/trunk/; revision=9671
2007-11-14 22:39:58 +00:00
args:
Changed version-related syntax in python, gettext and ocaml svn path=/nixpkgs/trunk/; revision=10316
2008-01-28 19:30:57 +00:00
args.stdenv.lib.listOfListsToAttrs [
* Merged most of the stdenv-updates branch. Some stuff didn't merge cleanly right away (kde-4, kernel stuff) so it should be merged later. But the stdenv stuff is all there. svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
[ "3.08.0" (import ./3.08.0.nix args) ]
Changed version-related syntax in python, gettext and ocaml svn path=/nixpkgs/trunk/; revision=10316
2008-01-28 19:30:57 +00:00
[ "3.09.1" (import ./3.09.1.nix args) ]
Changed version-related syntax in python, gettext and ocaml svn path=/nixpkgs/branches/stdenv-updates/; revision=9743
2007-11-17 15:19:03 +00:00
[ "3.10.0" (import ./3.10.0.nix args) ]
Changed version-related syntax in python, gettext and ocaml svn path=/nixpkgs/trunk/; revision=10316
2008-01-28 19:30:57 +00:00
[ "default" (import ./3.09.1.nix args) ]
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 512ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API