ytfzf: enable on darwin
This commit is contained in:
parent
e9d66341da
commit
feeb5952c0
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A posix script to find and watch youtube videos from the terminal";
|
||||
homepage = "https://github.com/pystardust/ytfzf";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue