System Gen49 @ 2025-05-29-19:04:48 by jonas@monolith

This commit is contained in:
2025-05-29 19:04:50 +02:00
parent a8f270d3cc
commit 5145c63c72
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
_: prev: {
final: _: {
hive = {
transcode-davinci-resolve = prev.callPackage ./transcode-davinci-resolve {};
transcode-davinci-resolve = final.callPackage ./transcode-davinci-resolve {};
};
}