Update python version of mutagen

I would have to compile dependencies otherwise as python 3.9 is
outdated.
This commit is contained in:
Daniel Siepmann 2023-06-13 12:31:20 +02:00
parent 90740d4ec1
commit 4fd157655c
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -68,7 +68,7 @@ with pkgs; [
# ffmpeg -i output.mp3 -c copy -map 0 -segment_time 00:15:00 -f segment output%03d.mp3
# Record audio and video on ubuntu: ffmpeg -f pulse -i alsa_output.pci-0000_00_1f.3.analog-stereo.monitor -f x11grab -y -framerate 30 -s 1280x720 -i :0.0 -c:v libx264 -preset superfast -crf 18 output.mkv
# Find list of audio on ubuntu: pactl list | grep -A2 'Source #' | grep 'Name: '
python39Packages.mutagen
python311Packages.mutagen
feh
gtk-engine-murrine