summaryrefslogtreecommitdiffstats
path: root/shell.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-05-01 10:53:58 +0200
committertv <tv@krebsco.de>2020-05-01 10:56:18 +0200
commitad60783034d4e3f5433d4412af03d626e356d117 (patch)
treed7de1e9220b48576c3d826baae57df180a102987 /shell.nix
parent63a96ce79d029bfba36660d7e258769f7d74a9ef (diff)
Main.app: support upload to Imgur
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index d2e8d51..33fa1ec 100644
--- a/shell.nix
+++ b/shell.nix
@@ -17,6 +17,7 @@ in
buildInputs = [
pkgs.flameshot
+ pkgs.xwaitforwindow
];
shellHook = ''