From ee3cb5c50f25c47947e2a817dc76c40a6b024f32 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 6 Jul 2022 20:58:38 +0530 Subject: config sync --- 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 7e12a62..a9ec241 100644 --- a/packages/shotkey/pkg.nix +++ b/packages/shotkey/pkg.nix @@ -1,4 +1,4 @@ -{ stdenv, pkgs, libX11 }: +{ stdenv, pkgs, libX11, ... }: with pkgs.lib; stdenv.mkDerivation rec { -- cgit v1.3.1