From 1aa360f05ef72b974b2d1e73f781b65c94592557 Mon Sep 17 00:00:00 2001 From: eymeric Date: Thu, 28 Aug 2025 14:17:44 +0200 Subject: [PATCH 1/2] firefox: add to release-cuda for nix-community caching --- pkgs/top-level/release-cuda.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index 2574550342f3..f0fb79eba6b1 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -86,6 +86,8 @@ let colmap = linux; ctranslate2 = linux; ffmpeg-full = linux; + firefox = linux; + firefox-unwrapped = linux; gimp = linux; gimp3 = linux; gpu-screen-recorder = linux; From c64a87224f7ede29e7dcf99790873013abcd363b Mon Sep 17 00:00:00 2001 From: eymeric Date: Thu, 28 Aug 2025 14:17:51 +0200 Subject: [PATCH 2/2] thunderbird: add to release-cuda for nix-community caching --- pkgs/top-level/release-cuda.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index f0fb79eba6b1..e87cd289e7a1 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -114,6 +114,8 @@ let saga = linux; suitesparse = linux; sunshine = linux; + thunderbird = linux; + thunderbird-unwrapped = linux; truecrack-cuda = linux; tts = linux; ueberzugpp = linux; # Failed in https://github.com/NixOS/nixpkgs/pull/233581