Loading pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -220,7 +220,5 @@ stdenv.mkDerivation rec { homepage = "https://kotatogram.github.io"; changelog = "https://github.com/kotatogram/kotatogram-desktop/releases/tag/k{version}"; maintainers = with maintainers; [ ilya-fedin ]; # never built on aarch64-darwin since first introduction in nixpkgs broken = stdenv.isDarwin && stdenv.isAarch64; }; } Loading
pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -220,7 +220,5 @@ stdenv.mkDerivation rec { homepage = "https://kotatogram.github.io"; changelog = "https://github.com/kotatogram/kotatogram-desktop/releases/tag/k{version}"; maintainers = with maintainers; [ ilya-fedin ]; # never built on aarch64-darwin since first introduction in nixpkgs broken = stdenv.isDarwin && stdenv.isAarch64; }; }