nixpkgs-suyu/pkgs/top-level
John Ericson fc74ad444a buildPythonPackage: Fix after #112276
Fix #114952

Before it was using the wrong `makeWrapper`, the one that expected to
run on the target platform and produce packages for the "super-target".

The "super target" (sliding off the end of the platforms list) is
defined to be the same as the target, to cap it with a loop so there is
no sliding off. However, `targetPackages.targetPackages` is *not*
similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an
almost-empty package set that just exists as a hack to help some things
with exotic `depsTargetTarget`.

In particular, that rump "super `targetPackages`" does not contain a
`runtimeShell`, and that's the source of our eval-time error.
2021-03-03 16:44:54 +00:00
..
agda-packages.nix agdaPackages.mkDerivation: don't install Everything module 2021-01-24 17:30:01 +01:00
aliases.nix imagemagick: make 7.0 default 2021-02-27 18:34:36 +01:00
all-packages.nix libxcrypt: init at 4.4.18 2021-02-28 12:44:53 +00:00
beam-packages.nix beam-packages: move wxSupport arg up to package set, add beam_nox 2021-01-24 21:04:52 +01:00
config.nix
coq-packages.nix coqPackages.mathcomp-abel: init at 1.0.0 2021-01-14 19:51:30 +01:00
darwin-packages.nix darwin: add impure-cmds 2021-01-17 23:44:40 +08:00
default.nix top-level: Simplify impure and pure fallback 2021-01-23 10:01:38 -05:00
dhall-packages.nix Fix support for extending Dhall package set 2021-01-10 10:54:10 +01:00
dotnet-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
emacs-packages.nix emacs.pkgs.telega: Prefer telega from melpa stable 2021-02-24 17:03:54 +01:00
emscripten-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
haskell-packages.nix haskell.compiler.ghc8104: add ghc-8.10.4 2021-02-12 20:35:21 +01:00
haxe-packages.nix toplevel: stdenv.lib -> lib 2021-01-10 17:44:59 +01:00
impure.nix top-level: Simplify impure and pure fallback 2021-01-23 10:01:38 -05:00
java-packages.nix
lua-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
make-tarball.nix
metrics.nix
ocaml-packages.nix ocamlPackages.ppx_bap: init at 0.14 2021-02-26 07:09:22 +01:00
octave-packages.nix octave.pkgs.zeromq: init at 1.5.2 2021-02-24 21:00:52 +02:00
packages-config.nix treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages 2021-01-13 17:13:10 +01:00
perl-packages.nix perlPackages.Gtk3ImageView: disable tests 2021-02-27 18:37:08 +01:00
php-packages.nix php.packages.composer2: deinit package since main package is updated 2021-02-27 12:27:18 +01:00
pure-packages.nix
python-packages.nix buildPythonPackage: Fix after #112276 2021-03-03 16:44:54 +00:00
qt5-packages.nix libkeyfinder: 2.1 -> 2.2.4 2021-02-02 17:36:08 +01:00
release-alternatives.nix
release-cross.nix release-cross: add ppc64le, ppc64le-musl 2021-01-28 19:34:10 -08:00
release-lib.nix
release-python.nix
release-small.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
release.nix
ruby-packages.nix Merge branch 'master' into staging-next 2021-01-15 17:46:46 +01:00
splice.nix
stage.nix
static.nix haskell: Inline static overlay 2021-01-11 03:17:29 +00:00
unixtools.nix unixtools: align attribute name with filename 2021-01-14 09:00:15 +01:00
wine-packages.nix winePackages: enable mingwSupport in base build 2021-02-15 10:35:45 -05:00