From 4cf68c90c0cfa259d4ac00cc90e35cfcb56d0e7a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Apr 2018 15:44:32 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 bae9cf93..a63c18f0 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix @@ -1,5 +1,5 @@ { packageOverrides = pkgs: with pkgs; { strm = pkgs.callPackage ../odin/strm.nix {}; - } // (import ../utils/nix/default.nix pkgs); + } // (import ../utils/nix/default.nix) pkgs; } -- cgit v1.2.3