nixpkgs/pkgs/applications/science
Marco Maggesi 4e5db40581 Update HOL Light to version 20100820 (rev57 on google code).
Also replace the monolitic derivation hol_light_binaries with smaller
derivations.  Now the installation works as follows:

# Install the base system and a script "start_hol_light"
$ nix-env -i hol_light_sources hol_light

# Install a checkpointed executable with the core library preloaded
$ nix-env -i hol_light_core_dmtcp

# Install HOL Light binaries preloaded with other specific libraries:
$ nix-env -i hol_light_multivariate_dmtcp
$ nix-env -i hol_light_complex_dmtcp
$ nix-env -i hol_light_sosa_dmtcp
$ nix-env -i hol_light_card_dmtcp


svn path=/nixpkgs/trunk/; revision=23815
2010-09-15 21:41:18 +00:00
..
biology * More cleanup. 2010-07-28 18:01:17 +00:00
electronics Fixing the catalan locale for kicad (it had the wrong encoding written) 2010-08-31 09:24:49 +00:00
geometry Adding tetgen 2010-08-12 10:59:05 +00:00
logic Update HOL Light to version 20100820 (rev57 on google code). 2010-09-15 21:41:18 +00:00
math pkgs/applications/science/math/maxima: use a correct license tag 2010-08-26 17:57:14 +00:00
misc ViTE from SVN. 2010-07-22 09:01:42 +00:00
xplanet * Build on GCC 4.4. 2010-01-26 15:27:18 +00:00