From a43f465bc70a2002acb50700526516c1c14323f4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 2 Jun 2018 18:02:32 +0200 Subject: utillinux --- custom/uucp-mediaclient.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'custom') diff --git a/custom/uucp-mediaclient.nix b/custom/uucp-mediaclient.nix index b2632dc6..5ec91e25 100644 --- a/custom/uucp-mediaclient.nix +++ b/custom/uucp-mediaclient.nix @@ -15,10 +15,9 @@ let cp $src recv-media ''; - inherit zsh coreutils; + inherit zsh coreutils utillinux; inherit (config.security) wrapperDir; inherit (cfg) mediaDir; - utillinux = util-linux; doNotify = cfg.notify.users != []; ffmpeg = if doNotify then ffmpeg-full else "/no-such-path"; notify = writeScript "notify.sh" '' -- cgit v1.2.3