Commit af5f564a authored by Andrew Marshall's avatar Andrew Marshall
Browse files

davinci-resolve: only add updateScript to non-studio

This is an attempt to “fix” automated updates having the commit message
prefixed with `davinci-resolve-studio:`. Now they should always be
`davinci-resolve:`. In theory it should be `davinci-resolve{,-studio}:`,
but this seems fine (and is realistically how we prefix human-made ones
anyway). Idea here is that automated update will only ever happen for
the non-studio (which updates both).
parent 94def634
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -269,6 +269,8 @@ buildFHSEnv {

  passthru = {
    inherit davinci;
  }
  // lib.optionalAttrs (!studioVariant) {
    updateScript = lib.getExe (writeShellApplication {
      name = "update-davinci-resolve";
      runtimeInputs = [