From 04bac4958cd5034df19709e4bdd1954326b1f583 Mon Sep 17 00:00:00 2001 From: Evan Stoll Date: Mon, 19 Oct 2020 22:42:34 -0400 Subject: [PATCH] Remove trailing whitespace --- pkgs/applications/graphics/imgbrd-grabber/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/graphics/imgbrd-grabber/default.nix b/pkgs/applications/graphics/imgbrd-grabber/default.nix index 883279511162..f07db4c5c4a6 100644 --- a/pkgs/applications/graphics/imgbrd-grabber/default.nix +++ b/pkgs/applications/graphics/imgbrd-grabber/default.nix @@ -75,7 +75,7 @@ stdenv.mkDerivation rec { mv $out/bin/* $out/share/Grabber/ cd ../.. - # run the package.sh with $out/share/Grabber as the $APP_DIR + # run the package.sh with $out/share/Grabber as the $APP_DIR sh ./scripts/package.sh $out/share/Grabber # add symlinks for the binaries to $out/bin