blender: set meta.donationPage

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
Ethan Carter Edwards
2026-05-27 15:42:06 -07:00
parent 0f11b5770b
commit 0075994472
+1
View File
@@ -452,6 +452,7 @@ stdenv'.mkDerivation (finalAttrs: {
# say: "We've decided to cancel the BL offering for an indefinite period."
# OptiX, enabled with cudaSupport, is non-free.
license = with lib.licenses; [ gpl2Plus ] ++ lib.optional cudaSupport nvidiaCudaRedist;
donationPage = "https://fund.blender.org/";
platforms = [
"aarch64-linux"