waydroid, wireshark and 24.11
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-01-10 10:38:30 +00:00
parent 37b26d1f17
commit 44419a52d6
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
8 changed files with 19 additions and 5 deletions

View file

@ -12,7 +12,7 @@
nish = inputs'.nish.packages.default;
nsbm = inputs'.nsbm.packages.default;
jellyfin-ffmpeg = pkgs.jellyfin-ffmpeg.override {
ffmpeg_6-full = pkgs.ffmpeg_6-full.override {
ffmpeg_7-full = pkgs.ffmpeg_7-full.override {
withMfx = false;
withVpl = true;
};