nixpkgs/pkgs
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
..
applications eagle: bump version 6.4.0 -> 6.5.0 2013-08-25 20:42:51 +02:00
build-support Build aggregates locally 2013-08-21 14:50:34 +02:00
data unmaintain several packages 2013-08-16 23:45:01 +02:00
desktops vte: patch for alt key (close #858) 2013-08-25 19:08:59 +02:00
development Add a patched version of buildout 2.2.0 for development with nix 2013-08-28 00:26:06 +02:00
games instead: version 1.9.1, icon, .desktop, few more games 2013-08-18 19:34:23 +02:00
lib Add 'modulistic' to the maintainers list 2013-08-23 13:52:35 +02:00
misc vimPlugins.taglist: add expression 2013-08-22 12:26:27 +03:00
os-specific bbswitch: upgrade to 0.7 2013-08-25 14:31:05 +02:00
servers samba: install libnss_{wins,winbind}.so 2013-08-25 18:41:35 +02:00
shells unmaintain several packages 2013-08-16 23:45:01 +02:00
stdenv nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
test
tools getmail: 4.20.0 -> 4.42.0 2013-08-25 10:55:44 +02:00
top-level Add a patched version of buildout 2.2.0 for development with nix 2013-08-28 00:26:06 +02:00