From 62a8751672e6fc4e514e2d5dc367404e43dd5a73 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sun, 29 Jun 2025 16:57:08 +0200 Subject: [PATCH] rust: drop Firefox and Thunderbird from checklist This hasn't been done for the last few releases, there haven't been any problems, and documentation should match reality. Last time Thunderbird broke there was a patch for it that could be backported. --- pkgs/development/compilers/rust/1_88.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/compilers/rust/1_88.nix b/pkgs/development/compilers/rust/1_88.nix index 2bf2a6c2875f..fef90efe0927 100644 --- a/pkgs/development/compilers/rust/1_88.nix +++ b/pkgs/development/compilers/rust/1_88.nix @@ -7,7 +7,6 @@ # 2. The LLVM version used for building should match with rust upstream. # Check the version number in the src/llvm-project git submodule in: # https://github.com/rust-lang/rust/blob//.gitmodules -# 3. Firefox and Thunderbird should still build on x86_64-linux. { stdenv,