about summary refs log tree commit diff
path: root/pkgs/applications/networking/mkchromecast
AgeCommit message (Collapse)AuthorFilesLines
2023-07-19mkchromecast: add qt5.qtwaylandSebastian Sellmeier1-2/+4
2023-02-19python310Packages.pychromecast: Normalize attribute nameMartin Weinelt1-1/+1
2022-12-21mkchromecast: Add Sonos supportwilliamvds1-2/+3
mkchromecast optionally depends on the soco library, which provides Sonos speaker support (https://github.com/muammar/mkchromecast/blob/master/README.md#sonos-support) Add an option which brings in the soco dependency, enable it by default for convenience.
2022-11-25mkchromecast: 2020-10-17 -> 2022-10-31arcnmx1-3/+4
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2019-03-07mkchromecast: init at 0.3.8.1Benedict Aas1-0/+84