From de1214607997d3985f9104b32ea29f1d0ec79bf6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 9 Aug 2018 17:07:29 +0200 Subject: ... --- users/gkleen@odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/gkleen@odin.nix b/users/gkleen@odin.nix index 5353551a..f3e88578 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix @@ -9,7 +9,7 @@ sha256 = "02a4py7zx9ib49kijpjckya1pb8xlb3gmp7s1dybsdjmwqbdyzx7"; }; }); - buchhaltung = pkgs.haskell.lib.overrideCabal pkgs.haskell."ghc822".packages.buchhaltung (oldAttrs: { + buchhaltung = pkgs.haskell.lib.overrideCabal pkgs.haskell.packages."ghc822".buchhaltung (oldAttrs: { buildInputs = oldAttrs.buildInputs or [] ++ [ pkgs.makeWrapper ]; postBuild = '' ${oldAttrs.postBuild or ""} -- cgit v1.2.3