added davinci-resolve

This commit is contained in:
Kristian Krsnik 2023-08-25 16:53:55 +02:00
parent aca4acd345
commit 412a5eb3d3
2 changed files with 4 additions and 3 deletions

View File

@ -62,9 +62,9 @@
}; };
} }
) )
#( # Overrides davinci-resolve with the unstable version because of https://github.com/NixOS/nixpkgs/pull/246074 ( # Overrides davinci-resolve with the unstable version because of https://github.com/NixOS/nixpkgs/pull/246074
# final: prev: {davinci-resolve = final.master.davinci-resolve;} final: prev: {davinci-resolve = final.unstable.davinci-resolve;}
#) )
]; ];
} }
]; ];

View File

@ -18,6 +18,7 @@ with pkgs; [
# image editor # image editor
gimp gimp
davinci-resolve
# games # games
osu-lazer osu-lazer