mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
chore: update packaging and docs to remove procps
This commit is contained in:
parent
71ed0d7c26
commit
6e5098bf9f
4 changed files with 5 additions and 5 deletions
|
|
@ -5,11 +5,11 @@
|
|||
}:
|
||||
mkShell {
|
||||
packages = with pkgs; ([
|
||||
coreutils-full
|
||||
ffmpeg-headless
|
||||
gawk
|
||||
gnugrep
|
||||
gnused
|
||||
mawk
|
||||
procps
|
||||
]);
|
||||
|
||||
shellHook = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue