summaryrefslogtreecommitdiffstats
path: root/pkgs/applications
diff options
context:
space:
mode:
authorAnton-Latukha <anton.latukha@gmail.com>2019-02-23 20:30:14 +0200
committerAnton-Latukha <anton.latukha@gmail.com>2019-02-23 20:30:14 +0200
commit997be7558687e71a639bde262d7b9204eb0f8c59 (patch)
treefeaf4e0ab38a778c12ad63043949063c0f706a5c /pkgs/applications
parenta541cf884b7c247247ee3607729979c0abf65211 (diff)
handbrake: rm callPackage dep
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/video/handbrake/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/handbrake/default.nix b/pkgs/applications/video/handbrake/default.nix
index 1bede76cfb81..77ee2bc10f89 100644
--- a/pkgs/applications/video/handbrake/default.nix
+++ b/pkgs/applications/video/handbrake/default.nix
@@ -3,7 +3,7 @@
# Derivation patches HandBrake to use Nix closure dependencies.
#
-{ stdenv, lib, fetchurl, callPackage,
+{ stdenv, lib, fetchurl,
# Main build tools
python2, pkgconfig, autoconf, automake, cmake, nasm, libtool, m4,
# Processing, video codecs, containers