mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 20:34:06 +00:00
Merge pull request #254788 from tebriel/update-freetube
freetube: add darwin support
This commit is contained in:
commit
518e70c276
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user