Skip to content

davinci-resolve: 20.0.1 -> 20.1 #432608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for davinci-resolve is: Professional video editing, color, effects and audio post-processing

meta.homepage for davinci-resolve is: https://www.blackmagicdesign.com/products/davinciresolve

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 20.1 in filename of file in /nix/store/rcggf5h2vbpxs4wyv4113q14699iadn8-davinci-resolve-20.1

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath

davinci-resolve
davinci-resolve-studio
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/rcggf5h2vbpxs4wyv4113q14699iadn8-davinci-resolve-20.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A davinci-resolve https://github.com/r-ryantm/nixpkgs/archive/fe4714c2f43761d96e348e2242d46f62ac84607e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fe4714c2f43761d96e348e2242d46f62ac84607e#davinci-resolve

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/rcggf5h2vbpxs4wyv4113q14699iadn8-davinci-resolve-20.1
ls -la /nix/store/rcggf5h2vbpxs4wyv4113q14699iadn8-davinci-resolve-20.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • davinci-resolve
  • davinci-resolve-studio

Maintainer pings

cc @amarshall @jshcmpbll @orivej @XBagon for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Aug 10, 2025
@nix-owners nix-owners bot requested review from XBagon, amarshall and jshcmpbll August 10, 2025 19:51
Copy link
Contributor

@XBagon XBagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds, but trying to run gives me this:

ActCCMessage Already in Table: Code= c005, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode=  0, Level=  0, CmdKey= 8, Option= 0
log4cxx: No appender could be found for logger (BtCommon).
log4cxx: Please initialize the log4cxx system properly.
Failed to create application support directories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants