mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-25 20:43:56 +02:00
feat(blender): build 5.2 LTS with CUDA and OptiX
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user