nixpkgs/pkgs/build-support/rust/hooks
Daniël de Kok 11307c1d47 maturinBuildHook: add rustc to deps
maturin 0.10.5 uses rustc -vV to find the host:

e886c85f5a

We now need to make rustc visible to the hook for maturin to work
properly.
2021-05-21 07:51:27 +02:00
..
cargo-build-hook.sh cargo/hooks: allow hooks to be disabled 2021-03-08 19:17:03 +01:00
cargo-check-hook.sh cargo/hooks: allow hooks to be disabled 2021-03-08 19:17:03 +01:00
cargo-install-hook.sh cargo/hooks: allow hooks to be disabled 2021-03-08 19:17:03 +01:00
cargo-setup-hook.sh cargo/hooks: allow hooks to be disabled 2021-03-08 19:17:03 +01:00
default.nix maturinBuildHook: add rustc to deps 2021-05-21 07:51:27 +02:00
maturin-build-hook.sh rustPlatform.maturinBuildHook: init 2021-02-12 08:40:43 +01:00