nixpkgs/pkgs/development/interpreters/python
Tuomas Tynkkynen 34922a3951 python2: Fix on non-Linux
The location of this 'regen' script (whatever is does) depends on the
platform. AFAICT it always exists due to this:

$(srcdir)/Lib/$(PLATDIR):
        mkdir $(srcdir)/Lib/$(PLATDIR)
        cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen
2016-02-13 16:03:55 -05:00
..
2.6 Merge commit staging+systemd into closure-size 2015-10-03 13:33:37 +02:00
2.7 python2: Fix on non-Linux 2016-02-13 16:03:55 -05:00
3.2 python3: Use correct build inputs for multi-output deps 2015-10-03 14:08:51 +02:00
3.3 python3: Use correct build inputs for multi-output deps 2015-10-03 14:08:51 +02:00
3.4 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
3.5 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
docs pythonDocs: recurseIntoAttrs does not recurse, bypass problem 2013-03-13 13:16:03 +01:00
wrapper.nix python: apply wrapper to all packages in python.buildEnv extraLibs 2015-11-30 10:52:57 +01:00