untrunc-anthwlock: mark as unbroken on darwin
Fixed by c39770ecc5 (libui: fix typo when installing libs on darwin,
2022-07-09).
This commit is contained in:
@@ -27,7 +27,6 @@ stdenv.mkDerivation {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Restore a truncated mp4/mov (improved version of ponchio/untrunc)";
|
||||
homepage = "https://github.com/anthwlock/untrunc";
|
||||
license = licenses.gpl2;
|
||||
|
||||
Reference in New Issue
Block a user