System Gen44 @ 2025-05-28-00:12:05 by jonas@monolith

This commit is contained in:
2025-05-28 00:12:06 +02:00
parent 0591f6f740
commit f8fc20953f
8 changed files with 98 additions and 8 deletions

3
pkgs/default.nix Normal file
View File

@@ -0,0 +1,3 @@
_: prev: {
transcode-davinci-resolve = prev.callPackage ./transcode-davinci-resolve {};
}