We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkgconfig
pkg-config
1 parent 30525b4 commit 57eb5a5Copy full SHA for 57eb5a5
etc/shell.nix
@@ -18,7 +18,7 @@ clangStdenv.mkDerivation rec {
18
rustup
19
20
# Build utilities
21
- cmake dbus gcc git pkgconfig which llvm autoconf213 perl yasm m4
+ cmake dbus gcc git pkg-config which llvm autoconf213 perl yasm m4
22
(python3.withPackages (ps: with ps; [virtualenv pip dbus]))
23
] ++ (lib.optionals stdenv.isDarwin [
24
darwin.apple_sdk.frameworks.AppKit
0 commit comments