nixpkgs/pkgs/development/tools/build-managers
Peter Simons bc4f5932ad scons: updated to version 0.95.5 and added selectVersion dispatcher
Scons is not only a tool, it's also a python library. However, the
modules are installed in ~/.nix-profile/lib/scons-${version} -- not in
python's "site-packages" directory -- so python won't find the library
without further help. Maybe there should be a symlink in nix-profile? I
guess there should, but I didn't know how to write that into the
expression.

svn path=/nixpkgs/trunk/; revision=12157
2008-06-18 22:48:54 +00:00
..
apache-ant doh! 2008-04-11 22:10:44 +00:00
cmake updated cmake to 2.6.0 (Pierre on #cmake told me it's almost compatible with 2.4) so I don't expect any trouble 2008-05-11 14:52:09 +00:00
gnumake * Merged most of the stdenv-updates branch. Some stuff didn't 2008-02-20 23:02:41 +00:00
gnumake-3.80 * Doh. 2007-05-24 15:23:44 +00:00
mk * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
scons scons: updated to version 0.95.5 and added selectVersion dispatcher 2008-06-18 22:48:54 +00:00