From 4ac4fc34d294c04c03062c49068e3c09f3a77029 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 6 Sep 2018 17:37:01 +0200 Subject: ... --- ymir/mlmmj-expose.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ymir/mlmmj-expose.nix') diff --git a/ymir/mlmmj-expose.nix b/ymir/mlmmj-expose.nix index cd11aa6e..c61a7864 100644 --- a/ymir/mlmmj-expose.nix +++ b/ymir/mlmmj-expose.nix @@ -24,7 +24,8 @@ in rec { import (pkgs) mlmmj; patchPhase = '' - substituteAllInPlace mlmmj-expose.hs + substituteInPlace mlmmj-expose.hs \ + --subst-var mlmmj ''; buildPhase = '' -- cgit v1.2.3