From a84cd174c92c0fa0b019fc0172e208e5170d0c72 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 21 Dec 2020 00:14:38 +0530 Subject: Adds dwmblocks derivations --- packages/shotkey/pkg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/shotkey') diff --git a/packages/shotkey/pkg.nix b/packages/shotkey/pkg.nix index eb21186..3a9eea7 100644 --- a/packages/shotkey/pkg.nix +++ b/packages/shotkey/pkg.nix @@ -1,4 +1,4 @@ -{ stdenv, libX11, libXinerama, libXft }: +{ stdenv, libX11 }: with stdenv.lib; stdenv.mkDerivation rec { -- cgit v1.3.1