Loading pkgs/by-name/ca/cameradar/package.nix +0 −6 Original line number Diff line number Diff line Loading @@ -30,8 +30,6 @@ buildGoModule rec { subPackages = [ "cmd/cameradar" ]; # At least one test is outdated #doCheck = false; meta = { description = "RTSP stream access tool"; Loading @@ -39,9 +37,5 @@ buildGoModule rec { changelog = "https://github.com/Ullaakut/cameradar/releases/tag/v${version}"; license = with lib.licenses; [ mit ]; maintainers = with lib.maintainers; [ fab ]; # Upstream issue, doesn't build with latest curl, see # https://github.com/Ullaakut/cameradar/issues/320 # https://github.com/andelf/go-curl/issues/84 broken = true; }; } Loading
pkgs/by-name/ca/cameradar/package.nix +0 −6 Original line number Diff line number Diff line Loading @@ -30,8 +30,6 @@ buildGoModule rec { subPackages = [ "cmd/cameradar" ]; # At least one test is outdated #doCheck = false; meta = { description = "RTSP stream access tool"; Loading @@ -39,9 +37,5 @@ buildGoModule rec { changelog = "https://github.com/Ullaakut/cameradar/releases/tag/v${version}"; license = with lib.licenses; [ mit ]; maintainers = with lib.maintainers; [ fab ]; # Upstream issue, doesn't build with latest curl, see # https://github.com/Ullaakut/cameradar/issues/320 # https://github.com/andelf/go-curl/issues/84 broken = true; }; }