tests.testers.hasPkgConfigModules: Fix typo in comment

This commit is contained in:
nicoo 2024-04-30 20:12:22 +00:00
parent 039bd24f54
commit c150eb5e44
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# cd nixpkgs
# nix-build -A tests.testers.hasPkgConfigModule
# nix-build -A tests.testers.hasPkgConfigModules
{ lib, testers, miniz, zlib, openssl, runCommand }:
lib.recurseIntoAttrs {