System Gen111 @ 2025-11-17-02:42:57 by jonas@monolith

This commit is contained in:
2025-11-17 02:42:58 +01:00
parent bb20341e00
commit 6fac88ecc2
9 changed files with 91 additions and 65 deletions

View File

@@ -213,7 +213,7 @@
};
devShells.${system} = {
transcode-davinci-resolve = (import ./pkgs/transcode-davinci-resolve/shell.nix) {pkgs = nixpkgs.legacyPackages.${system};};
bulk-transcode = (import ./pkgs/bulk-transcode/shell.nix) {pkgs = nixpkgs.legacyPackages.${system};};
spotify-shortcuts = (import ./pkgs/spotify-shortcuts/shell.nix) {pkgs = nixpkgs.legacyPackages.${system};};
};