davinci-resolve: don't set `name` to `null`

This commit is contained in:
Peder Bergebakken Sundt 2023-12-17 21:04:28 +01:00
parent 7d5a185ec6
commit 9a1ba358e5
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ let
in
buildFHSEnv {
inherit (davinci) pname version;
name = null;
targetPkgs = pkgs: with pkgs; [
alsa-lib