From 2ad9dc3617862d60cd9af4186741a767a7a28c6f Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 22 Mar 2022 00:57:44 +0100 Subject: lib.haskell.substitutePkgs: fix typo --- lib/haskell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/haskell.nix b/lib/haskell.nix index b1889caf0..2143e9a32 100644 --- a/lib/haskell.nix +++ b/lib/haskell.nix @@ -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}" -- cgit v1.2.3