mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
refactor: update packaging to not depend on yq
This commit is contained in:
parent
04db65ce11
commit
5f8f70bced
3 changed files with 12 additions and 4 deletions
|
|
@ -6,8 +6,10 @@
|
|||
mkShell {
|
||||
packages = with pkgs; ([
|
||||
ffmpeg-headless
|
||||
gnugrep
|
||||
gnused
|
||||
mawk
|
||||
procps
|
||||
yq
|
||||
]);
|
||||
|
||||
shellHook = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue