From 05130e72bb01c9b3671cf049b21f5a018eb3626b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 21 Jul 2016 21:25:36 +0200 Subject: dep --- custom/notify-user.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/custom/notify-user.nix b/custom/notify-user.nix index a437bf9b..b3c5f766 100644 --- a/custom/notify-user.nix +++ b/custom/notify-user.nix @@ -10,6 +10,7 @@ stdenv.mkDerivation { import System.FilePath.Glob (glob) import System.Directory (setCurrentDirectory) import System.Environment (setEnv, getArgs) + import System.Process (proc) import Data.List (isPrefixOf) -- cgit v1.2.3