fix: nix-shell: update pkgconfig -> pkg-config build input (#1562)

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
Co-authored-by: JR Conlin <jconlin+git@mozilla.com>
This commit is contained in:
Christoph Heiss 2024-05-20 22:29:52 +02:00 committed by GitHub
parent 5cdfd03498
commit a55e373823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation {
rustc
cargo
libmysqlclient
pkgconfig
pkg-config
openssl
cmake
protobuf