Disable waifu2x-converter-cpp
The build is currently broken in nixos unstable (git bisect says since af802654b91e150fdaa8e32c29a0eefbdf953597). However, in a manual build (outside of nix), it builds with gcc 10. It probably has to do with flags that are passed.
This commit is contained in:
parent
8cdc023f57
commit
a981641273
|
@ -134,8 +134,8 @@ in
|
||||||
ffmpeg-full # A/V multitool
|
ffmpeg-full # A/V multitool
|
||||||
mediainfo # show information about media files
|
mediainfo # show information about media files
|
||||||
mkvtoolnix-cli # matroska (de-)muxing
|
mkvtoolnix-cli # matroska (de-)muxing
|
||||||
unstable.waifu2x-converter-cpp # super-resolution for anime-style images
|
#unstable.waifu2x-converter-cpp # super-resolution for anime-style images
|
||||||
waifu2x-photo # waifu2x-converter-cpp for real life photos
|
#waifu2x-photo # waifu2x-converter-cpp for real life photos
|
||||||
youtube-dl # universal video downloader
|
youtube-dl # universal video downloader
|
||||||
|
|
||||||
# audio
|
# audio
|
||||||
|
|
Loading…
Reference in a new issue