From 8fb51184b0f0aa1b99e6c6eee4b0644d35ff504a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Apr 2018 15:51:25 +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 a63c18f0..e73096dc 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix @@ -1,5 +1,5 @@ { - packageOverrides = pkgs: with pkgs; { + packageOverrides = pkgs: { strm = pkgs.callPackage ../odin/strm.nix {}; } // (import ../utils/nix/default.nix) pkgs; } -- cgit v1.2.3