aboutsummaryrefslogtreecommitdiff
path: root/packages/shotkey
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shotkey')
-rw-r--r--packages/shotkey/pkg.nix2
1 files changed, 1 insertions, 1 deletions
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 {