feat: add debian packaging

This commit is contained in:
Martin Wimpress 2024-07-22 14:09:34 +01:00 committed by Martin Wimpress
commit c8bed71c4a
9 changed files with 145 additions and 2 deletions

View file

@ -7,7 +7,7 @@ mkShell {
packages = with pkgs; ([
ffmpeg-headless
procps
yq-go
yq
]);
shellHook = ''