From 6706b515d57363fe4a9347c1bd5cb6146284e0a4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Apr 2018 15:43:47 +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(-) diff --git a/users/gkleen@odin.nix b/users/gkleen@odin.nix index 7e5d14a4..bae9cf93 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