nixpkgs/pkgs/top-level
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
..
all-packages.nix Don't prefer 'emacs24-nox' over the normal 'emacs24' attribute. 2013-08-24 12:19:56 +02:00
guile-2-test.nix
haskell-defaults.nix
haskell-packages.nix Switch hoogle, hlint, derive, and stylish-haskell to the latest version of haskell-src-exts. 2013-08-24 13:00:42 +02:00
make-tarball.nix
mingw.nix
node-packages-generated.nix node-packages: add ungit and update packages 2013-08-24 19:55:28 +02:00
node-packages.json add ungit to node-packages.json 2013-08-25 10:55:44 +02:00
node-packages.nix Add karma nodePackage 2013-08-20 18:56:20 -04:00
perl-packages.nix unmaintain several packages 2013-08-16 23:45:01 +02:00
platforms.nix Move kernelExtraConfig to common-config.nix (for x86) 2013-08-01 14:35:31 +02:00
python-packages-generated.nix updated beautifulsoup4 and waitress 2013-08-13 01:33:51 +02:00
python-packages.json json wasnt formatted correctly and updating pypi2nix script 2013-08-13 01:26:30 +02:00
python-packages.nix Add a patched version of buildout 2.2.0 for development with nix 2013-08-28 00:26:06 +02:00
release-cross.nix
release-lib.nix
release-python.nix Remove jing_tools expression (now contained in jing expression itself) 2013-08-22 23:20:10 +02:00
release-small.nix liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates) 2013-08-16 22:45:30 +02:00
release.nix releaseTools.aggregate: Rename ‘members’ to ‘constituents’ 2013-08-15 02:29:08 +02:00