nixpkgs/pkgs/development
Cillian de Róiste 01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
..
arduino ino: fix hash 2013-08-16 22:26:34 +03:00
compilers ghc-head: update to version 7.7.20130816 2013-08-16 23:47:59 +02:00
eclipse unmaintain several packages 2013-08-16 23:45:01 +02:00
guile-modules
interpreters pypy: patch ncurses name correctly 2013-08-23 17:05:50 +02:00
libraries v8: build binaries for unix platforms 2013-08-24 19:55:00 +02:00
misc
mobile Moved reference to iPhone SDKs to the wrapper that proxies to Xcode 2013-08-16 13:20:59 +02:00
ocaml-modules
perl-modules
python-modules Add a patched version of buildout 2.2.0 for development with nix 2013-08-28 00:26:06 +02:00
qtcreator
ruby-modules
tools haskell-cabal2nix: update to version 1.54 2013-08-24 13:00:43 +02:00
web Update nodejs to 0.10.12 2013-08-21 21:45:28 +02:00