From 24fa70ea8942c55c78dffd8484eca0d76ced2f92 Mon Sep 17 00:00:00 2001 From: Emily Date: Sun, 26 Oct 2025 20:08:02 +0000 Subject: [PATCH] =?UTF-8?q?release:=20don=E2=80=99t=20block=20Darwin=20on?= =?UTF-8?q?=20Transmission=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We probably shouldn’t block Darwin on the GTK version of Transmission 4 either, but hey… --- pkgs/top-level/release.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index c7d5252f4966..8c40fb1c0070 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -154,7 +154,6 @@ let jobs.gimp2.x86_64-darwin # FIXME replace with gimp once https://github.com/NixOS/nixpkgs/issues/411189 is resoved jobs.emacs.x86_64-darwin jobs.wireshark.x86_64-darwin - jobs.transmission_3-gtk.x86_64-darwin jobs.transmission_4-gtk.x86_64-darwin # Tests @@ -198,7 +197,6 @@ let jobs.gimp2.aarch64-darwin # FIXME replace with gimp once https://github.com/NixOS/nixpkgs/issues/411189 is resoved jobs.emacs.aarch64-darwin jobs.wireshark.aarch64-darwin - jobs.transmission_3-gtk.aarch64-darwin jobs.transmission_4-gtk.aarch64-darwin # Tests