lol

untrunc-anthwlock: mark as unbroken on darwin

Fixed by c39770ecc54 (libui: fix typo when installing libs on darwin,
2022-07-09).

-1
-1
pkgs/tools/video/untrunc-anthwlock/default.nix
··· 27 27 enableParallelBuilding = true; 28 28 29 29 meta = with lib; { 30 - broken = stdenv.isDarwin; 31 30 description = "Restore a truncated mp4/mov (improved version of ponchio/untrunc)"; 32 31 homepage = "https://github.com/anthwlock/untrunc"; 33 32 license = licenses.gpl2;