From bf7d21be236c3d1bd6bfbd4075b51c4770f919c6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 11 Sep 2018 10:28: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 66c467e3..afd916c2 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix @@ -28,6 +28,6 @@ }; }; - inherit (pkgs.haskell.ghc822.packages) buchhaltung; + inherit (pkgs.haskell.packages.ghc822) buchhaltung; } // (import ../utils/nix/default.nix) pkgs (import {}); } -- cgit v1.2.3