From daf410a7313237d64dcce785461bcdcadc086c8b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 22 Sep 2018 12:27:06 +0200 Subject: ... --- users/gkleen@odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/gkleen@odin.nix') diff --git a/users/gkleen@odin.nix b/users/gkleen@odin.nix index 5ebd30dd..a52713cd 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix @@ -20,7 +20,7 @@ }; }; - buchhaltung = pkgs.haskell.lib.overrideCabal haskell.packages.ghc822.buchhaltung (oldAttrs: { + buchhaltung = pkgs.haskell.lib.overrideCabal pkgs.haskell.packages.ghc822.buchhaltung (oldAttrs: { buildDepends = (oldAttrs.buildDepends or []) ++ [ pkgs.makeWrapper ]; postBuild = '' ${oldAttrs.postBuild or ""} -- cgit v1.2.3