From f4892b12439b245b6a4ef330b12a8282377e9425 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 17 Jun 2015 14:49:58 +0200 Subject: path fix & bin rename --- users/gkleen@bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users') diff --git a/users/gkleen@bragi.nix b/users/gkleen@bragi.nix index eaa45493..90c70422 100644 --- a/users/gkleen@bragi.nix +++ b/users/gkleen@bragi.nix @@ -57,7 +57,7 @@ --prefix PATH : ${pkgs.youtube-dl}/bin ''; }; - runOpossum = with pkgs; callPackage "../custom/run-opossum@bragi.nix" {}; + runOpossum = with pkgs; callPackage ../custom/run-opossum@bragi.nix {}; }; } ); -- cgit v1.2.3