freeipa: use 'pkg-config' instead of 'pkgconfig' alias

This commit is contained in:
Sergei Trofimovich 2023-03-31 06:33:37 +01:00
parent 47ddbcb1f0
commit 92b434f89b

View file

@ -1,7 +1,7 @@
{ stdenv { stdenv
, lib , lib
, fetchurl , fetchurl
, pkgconfig , pkg-config
, autoconf , autoconf
, automake , automake
, kerberos , kerberos
@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
sasl sasl
curl curl
xmlrpc_c xmlrpc_c
pkgconfig pkg-config
ding-libs ding-libs
p11-kit p11-kit
python3 python3