Skip to content

Commit

Permalink
tests.testers.hasPkgConfigModules: Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nbraud committed Apr 30, 2024
1 parent 039bd24 commit c150eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/build-support/testers/hasPkgConfigModules/tests.nix
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit c150eb5

Please sign in to comment.