feat: 📦 Add pkg-config for C development

This commit is contained in:
Louis Gallet 2024-11-11 16:04:07 +01:00
parent 95f8ac6a9a
commit 9522f68c3c
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -73,6 +73,7 @@
"wget" "wget"
"zsh" "zsh"
"yubikey-agent" "yubikey-agent"
"pkg-config"
]; ];
taps = [ taps = [
"hashicorp/tap" "hashicorp/tap"