tests.testers.hasPkgConfigModules: Fix typo in comment
This commit is contained in:
parent
039bd24f54
commit
c150eb5e44
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue