summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/misc/far2l/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/far2l/default.nix')
-rw-r--r--pkgs/applications/misc/far2l/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/far2l/default.nix b/pkgs/applications/misc/far2l/default.nix
index 9ddd39981cc2..d8a0c53d9e1a 100644
--- a/pkgs/applications/misc/far2l/default.nix
+++ b/pkgs/applications/misc/far2l/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchFromGitHub, fetchpatch, makeWrapper, cmake, pkgconfig, wxGTK30, glib, pcre, m4, bash,
+{ stdenv, fetchFromGitHub, makeWrapper, cmake, pkgconfig, wxGTK30, glib, pcre, m4, bash,
xdg_utils, gvfs, zip, unzip, gzip, bzip2, gnutar, p7zip, xz, imagemagick, darwin }:
with stdenv.lib;