wemux: init at 2021-04-16
The usual wemux.conf location is /usr/local/etc, but that directory doesn't exist, so we patch the script to look in /etc. Reviewed-by: William Casarin <jb55@jb55.com> Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210419002256.30999-1-ben@bsima.me%3E
This commit is contained in:
committed by
William Casarin
parent
2b34c2c17a
commit
b4a87f0ef0
@@ -9221,6 +9221,8 @@ in
|
||||
|
||||
welkin = callPackage ../tools/graphics/welkin {};
|
||||
|
||||
wemux = callPackage ../tools/misc/wemux { };
|
||||
|
||||
wf-recorder = callPackage ../applications/video/wf-recorder { };
|
||||
|
||||
whipper = callPackage ../applications/audio/whipper { };
|
||||
|
||||
Reference in New Issue
Block a user