summary refs log tree commit diff
path: root/pkgs/applications/video/handbrake/default.nix
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/video/handbrake/default.nix
parenta541cf884b7c247247ee3607729979c0abf65211 (diff)
downloadnixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar.gz
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar.bz2
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar.lz
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar.xz
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.tar.zst
nixpkgs-997be7558687e71a639bde262d7b9204eb0f8c59.zip
handbrake: rm callPackage dep
Diffstat (limited to 'pkgs/applications/video/handbrake/default.nix')
-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 1bede76cfb8..77ee2bc10f8 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