about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-08-24 20:40:11 +0200
committerGitHub <noreply@github.com>2022-08-24 20:40:11 +0200
commit293def946d88c076d54ffcad6dd7f829453197fc (patch)
tree55b857f3ef948165b1282ae9b2f4f949103f4d96
parentf26ce2bf3bc159077b5c2a50e0c51f18490c5f2d (diff)
parent2a83c2c53045ea13656e97c0979508630a1f4cc0 (diff)
Merge pull request #187474 from SuperSandro2000/handbrake
-rw-r--r--pkgs/applications/video/handbrake/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/video/handbrake/default.nix b/pkgs/applications/video/handbrake/default.nix
index d20c6125beb2c..ee146127a38f1 100644
--- a/pkgs/applications/video/handbrake/default.nix
+++ b/pkgs/applications/video/handbrake/default.nix
@@ -57,10 +57,10 @@
 , libdvdcss
 , libbluray
   # Darwin-specific
-, AudioToolbox ? null
-, Foundation ? null
-, libobjc ? null
-, VideoToolbox ? null
+, AudioToolbox
+, Foundation
+, libobjc
+, VideoToolbox
   # GTK
   # NOTE: 2019-07-19: The gtk3 package has a transitive dependency on dbus,
   # which in turn depends on systemd. systemd is not supported on Darwin, so