nixpkgs/pkgs
sternenseemann 377924dd7b haskellPackages: take (more) tool dependencies from buildPackages
Fix instances of tool dependencies coming from `self` or `pkgs`
instead of `self.buildHaskellPackages` or `pkgs.buildPackages`
respectively. This makes sure cross-evaluation and -compilation will
work although their may still be more kinks to work out (or cases I
missed). This change was mostly created by searching for `[tTool]` and
`\${` in the respective files.

Note that this has intentionally not been for test tool dependencies:
Like in `stdenv.mkDerivation` we need to view tests as being executed
on the *host platform* which is why we can't run tests while cross
compiling anyways. In practice this is not an important distinction,
though: `pkgs.buildPackages` and `pkgs` are almost identical in the
native case.

Resolves #127232.
2021-06-22 00:18:12 +02:00
..
applications Merge pull request #127380 from Ma27/bump-gitea 2021-06-18 22:37:02 +02:00
build-support Merge master into staging-next 2021-06-16 12:04:47 +00:00
common-updater unstable-updater.nix now understands a branch argument 2021-06-17 16:54:46 +02:00
data all-cabal-hashes: 2021-06-12T16:23:24Z -> 2021-06-19T11:58:52Z 2021-06-19 14:22:10 +02:00
desktops gnomeExtensions.dash-to-panel: 40 -> 43 2021-06-18 15:42:26 +02:00
development haskellPackages: take (more) tool dependencies from buildPackages 2021-06-22 00:18:12 +02:00
games Merge pull request #127190 from McSinyx/blackshades-1.1.1 2021-06-18 10:36:10 +02:00
misc Merge pull request #127123 from AndersonTorres/new-commanderx16 2021-06-18 12:05:22 +02:00
os-specific Merge pull request #127181 from fortuneteller2k/xanmod 2021-06-17 13:52:41 +02:00
pkgs-lib
servers home-assistant: test emulated_roku component 2021-06-18 23:47:19 +02:00
shells Merge pull request #127313 from r-ryantm/auto-update/hilbish 2021-06-18 12:19:08 +02:00
stdenv
test
tools Merge pull request #127387 from L-as/connman 2021-06-18 22:08:40 +00:00
top-level Merge pull request #126693 from NixOS/haskell-updates 2021-06-19 03:23:12 +02:00