Sandro Jäckel
f10ad11ac1
pythonPackages.wxPython: remove unused input
2021-02-22 02:28:00 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
fricklerhandwerk
a0c2948861
python3Packages.wxpython_4_0: fix darwin build
2021-01-14 09:26:12 +01:00
Ben Wolsieffer
7f15e31671
python3Packages.wxPython_4_0: remove manual wrapPythonPrograms invocation
...
This was causing programs to be wrapped twice, as wrapping occurs automatically
during the fixup phase.
2020-08-06 12:54:43 -04:00
Ben Wolsieffer
8b76b92065
python3Packages.wxPython_4_0: enable format hardening
...
This was inherited from wxPython 3 and does not seem to be necessary.
2020-08-06 12:54:43 -04:00
Ben Wolsieffer
430936519c
python3Packages.wxPython_4_0: remove unused dependencies
...
The package contains no references to many of its declared dependencies, and
the build succeeds without them.
2020-08-06 12:54:41 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Frederik Rietdijk
c7f238f2bd
python: wxPython: 4.0.7.post1 -> 4.0.7.post2
2019-11-22 08:37:23 +01:00
Frederik Rietdijk
8a66f4dad3
python: wxPython: 4.0.7 -> 4.0.7.post1
2019-11-12 14:57:21 +01:00
R. RyanTM
2947823125
python38Packages.wxPython_4_0: 4.0.6 -> 4.0.7
2019-11-03 10:05:01 +01:00
tbenst
fd7ca9faec
python: wxPython: init at 4.0.6
2019-08-18 13:42:46 +02:00
Frederik Rietdijk
0665223c49
python: wxPython: 4.0.4 -> 4.0.6
2019-06-15 08:44:06 +02:00
Frederik Rietdijk
00e7055e3e
python: wxPython: 4.0.3 -> 4.0.4
2019-01-18 09:37:10 +01:00
Frederik Rietdijk
ae9932e431
php: get rid of composableDerivation
...
Some bugs may have creeped in during the conversion.
One flag I had trouble with and so removed was:
"--enable-embedded-mysqli"
2018-07-26 11:49:56 +02:00