nixpkgs/pkgs/development
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
..
compilers * firefox-wrapper: plugins no longer have to declare additional 2008-06-14 21:42:07 +00:00
eclipse updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse? 2008-03-11 13:40:27 +00:00
guile-modules/guile-lib Guile: Use `share/guile/site' as the standard Guile module location. 2008-04-09 08:15:30 +00:00
interpreters Patched Guile to load srfi .so files correctly from its own directory. 2008-06-16 14:27:26 +00:00
libraries adns: added convenience default values for 'version' 2008-06-18 22:48:43 +00:00
misc darcs2 has a stable version now. This patch reflects this change 2008-04-14 19:59:26 +00:00
perl-modules Added a generator for CPAN expressions. Expressions often require manual editing, but still something.. 2008-06-02 08:21:38 +00:00
python-modules Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory. 2008-06-12 15:59:59 +00:00
tools scons: updated to version 0.95.5 and added selectVersion dispatcher 2008-06-18 22:48:54 +00:00