lib.haskell.substitutePkgs: fix typo

This commit is contained in:
tv 2022-03-22 00:57:44 +01:00
parent 60bdd171f5
commit 2ad9dc3617
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ rec {
"${pkg}/bin/${exename}"
else
trace (toString [
"lib.haskell.replacePkg:"
"lib.haskell.substitutePkgs:"
"warning:"
"while deriving ${sourceDescription}:"
"no substitute found for ${elemAt parse 1}"