nixpkgs-suyu/pkgs/development/interpreters
Frederik Rietdijk 107c035bf0 Python: remove pythonSmall
In #19309 a separate output for tkinter was added.

Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’

‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.

However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
..
acl2
angelscript angel: 2.31.0 -> 2.31.1 2016-08-11 17:57:35 +02:00
bats
ceptre treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
chibi chibi-scheme: 0.7 -> 0.7.3 2016-09-26 04:36:33 +00:00
clisp
clojure treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
dart
eff OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
elixir elixir: 1.3.2 -> 1.3.3 2016-09-18 11:07:10 -07:00
erlang treewide: Fix more 'lib.optional' misuses 2016-10-02 00:44:10 +03:00
falcon treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gnu-apl gnuapl: 1.5 -> 1.6 (#18060) 2016-08-28 23:49:30 +00:00
groovy treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gtk-server treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
guile Merge branch 'master' into staging 2016-08-07 11:35:28 +02:00
hugs
icon-lang
io io: disable i686 build 2016-08-29 01:10:37 +02:00
j
jimtcl jimtcl: fix build 2016-09-01 16:26:10 +08:00
jruby treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
jython
kona
lfe treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
lolcode lolcode: fix build 2016-08-10 07:12:08 +02:00
love treewide: Make explicit that 'dev' output of SDL is used 2016-08-23 03:26:46 +03:00
lua-4 lua-4: md5->sha256 2016-09-10 13:57:03 -04:00
lua-5 lua5_0: disable stackprotector hardening on i686 2016-08-24 19:25:19 +02:00
luajit
lush lush2: fix update metadata 2016-09-26 15:49:30 +02:00
maude maude: disable pic and fortify hardening on i686 2016-08-24 18:29:36 +00:00
mujs mujs: 2016-02-22 -> 2016-09-21 2016-10-13 07:42:30 -04:00
nix-exec
octave octave: fix overridePlatforms (was just platforms) name collision, thanks to @bjornfor for catching 2016-09-06 19:57:06 +02:00
perl docdev -> devdoc 2016-09-01 11:07:23 +02:00
php Merge pull request #17922 from bjornfor/php-config-file-scan-dir 2016-10-09 21:45:48 +02:00
picoc
picolisp treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
pixie pixie, dust: rename pxi -> pixie-vm 2016-08-19 02:38:12 +02:00
pure
pyrex
python Python: remove pythonSmall 2016-10-16 14:31:26 +02:00
qnial treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
racket treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
rakudo rakudo: fix darwin build 2016-08-16 19:25:44 +00:00
rascal treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
rebol
regina
renpy renpy: fix build after multiple outputs 2016-09-09 16:45:30 +02:00
ruby ruby: fixes rubygems user installs 2016-10-02 22:07:22 +01:00
scheme48 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
scsh treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
self
spidermonkey spidermonkey_17: Pin to Python 2 2016-09-26 11:42:47 -04:00
supercollider Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
tcl tcl: Don't install a copy of tzdata 2016-09-01 18:57:43 +02:00
unicon-lang unicon-lang: disable fortify hardening 2016-08-02 20:21:28 +02:00
wasm wasm: disable format hardening 2016-08-02 15:40:37 +00:00