lib.haskell.substitutePkgs: fix typo
This commit is contained in:
parent
60bdd171f5
commit
2ad9dc3617
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user