nixpkgs/pkgs/development/compilers/rust
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
..
rls treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
1_45.nix rust: fix comment about invocation of print-hashes.sh 2021-01-08 14:38:42 +01:00
1_49.nix Merge staging-next into staging 2021-01-09 13:29:53 +01:00
binary.nix Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
bootstrap.nix rust: add support for armv6l-linux and armv7l-linux 2019-11-23 19:19:31 -05:00
cargo.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
clippy.nix rustPlatform: add buildAndTestSubdir-argument 2020-05-13 01:47:17 +02:00
default.nix rustc: cleanup, use correct llvm version 2020-12-14 15:14:03 +00:00
make-rust-platform.nix makeRustPlatform: add rustLibSrc 2020-11-07 01:42:27 +08:00
print-hashes.sh rustc: enable on ppc64le 2020-11-04 20:56:54 -08:00
rust-lib-src.nix makeRustPlatform: add rustLibSrc 2020-11-07 01:42:27 +08:00
rust-src.nix remove unused import 2020-10-15 17:31:32 -07:00
rustc.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rustfmt.nix buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
setup-hook.sh rust: Allow IN_NIX_SHELL to be undefined 2019-11-01 14:45:59 -04:00