tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
0
fork
atom
overview
issues
pulls
pipelines
mopidy-local: un-mark as broken on darwin
David Morgan
3 years ago
0e48185e
7634c325
-1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
audio
mopidy
local.nix
-1
pkgs/applications/audio/mopidy/local.nix
reviewed
···
33
33
];
34
34
35
35
meta = with lib; {
36
36
-
broken = stdenv.isDarwin;
37
36
homepage = "https://github.com/mopidy/mopidy-local";
38
37
description = "Mopidy extension for playing music from your local music archive";
39
38
license = licenses.asl20;