lib.haskell.substitutePkgs: fix typo
This commit is contained in:
parent
60bdd171f5
commit
2ad9dc3617
@ -35,7 +35,7 @@ rec {
|
|||||||
"${pkg}/bin/${exename}"
|
"${pkg}/bin/${exename}"
|
||||||
else
|
else
|
||||||
trace (toString [
|
trace (toString [
|
||||||
"lib.haskell.replacePkg:"
|
"lib.haskell.substitutePkgs:"
|
||||||
"warning:"
|
"warning:"
|
||||||
"while deriving ${sourceDescription}:"
|
"while deriving ${sourceDescription}:"
|
||||||
"no substitute found for ${elemAt parse 1}"
|
"no substitute found for ${elemAt parse 1}"
|
||||||
|
Loading…
Reference in New Issue
Block a user