Loading pkgs/servers/domoticz/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ stdenv.mkDerivation rec { ''; maintainers = with maintainers; [ edcragg ]; homepage = "https://www.domoticz.com/"; changelog = "https://github.com/domoticz/domoticz/blob/${version}/History.txt"; license = licenses.gpl3Plus; platforms = platforms.all; broken = stdenv.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/staging-next/domoticz.x86_64-darwin Loading Loading
pkgs/servers/domoticz/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ stdenv.mkDerivation rec { ''; maintainers = with maintainers; [ edcragg ]; homepage = "https://www.domoticz.com/"; changelog = "https://github.com/domoticz/domoticz/blob/${version}/History.txt"; license = licenses.gpl3Plus; platforms = platforms.all; broken = stdenv.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/staging-next/domoticz.x86_64-darwin Loading