about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeder Bergebakken Sundt <pbsds@hotmail.com>2023-12-17 21:04:28 +0100
committerPeder Bergebakken Sundt <pbsds@hotmail.com>2024-04-24 15:26:52 +0200
commit9a1ba358e5f9d9ace76de868758306f31a208806 (patch)
tree8b17e4ccb4294be275b552f9d5c7370b9aeda444
parent7d5a185ec6362a90a376ebcc41734df8f4556912 (diff)
davinci-resolve: don't set `name` to `null`
-rw-r--r--pkgs/applications/video/davinci-resolve/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/video/davinci-resolve/default.nix b/pkgs/applications/video/davinci-resolve/default.nix
index 7caf12ee76d81..bb631909872cf 100644
--- a/pkgs/applications/video/davinci-resolve/default.nix
+++ b/pkgs/applications/video/davinci-resolve/default.nix
@@ -181,7 +181,6 @@ let
 in
 buildFHSEnv {
   inherit (davinci) pname version;
-  name = null;
 
   targetPkgs = pkgs: with pkgs; [
     alsa-lib