feat(blender): build 5.2 LTS with CUDA and OptiX

This commit is contained in:
Ryan Yin
2026-07-24 14:34:25 +08:00
parent 3550c6af2a
commit f80580772a
4 changed files with 45 additions and 37 deletions
+2 -4
View File
@@ -119,10 +119,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
blender-bin = {
url = "github:edolstra/nix-warez?dir=blender";
inputs.nixpkgs.follows = "nixpkgs";
};
# Track Blender from master while keeping its lock entry independent from regular nixpkgs.
nixpkgs-blender.url = "github:nixos/nixpkgs/master";
nixos-apple-silicon = {
url = "github:nix-community/nixos-apple-silicon";