nixpkgs/pkgs/tools/video
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
..
atomicparsley atomicparsley: 0.9.0 -> 0.9.6 2017-04-14 12:10:28 -07:00
dvgrab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux 2018-04-30 18:08:48 -05:00
flvtool2 ruby: remove unsupported versions (#34927) 2018-02-14 09:53:54 +00:00
mjpegtools misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
rtmpdump rtmpdump: Use multiple outputs 2017-03-20 17:31:03 +01:00
swfmill misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
swftools treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
untrunc untrunc: init at 2018.01.13 2018-03-01 20:30:48 +01:00
vnc2flv Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
vncrec Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
yamdi yamdi: change src url to sourceforge mirror 2016-03-16 12:39:47 -04:00