Merge pull request #254788 from tebriel/update-freetube
freetube: add darwin support
This commit is contained in:
@@ -46,6 +46,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://freetubeapp.io/";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ ryneeverett alyaeanyx ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
inherit (electron_22.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user