Update blender flake, remove references to nix-shell because nix shell is better
This commit is contained in:
parent
84f0222dff
commit
a263f06664
4 changed files with 3 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
};
|
||||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
blender.url = "https://flakehub.com/f/edolstra/blender-bin/1.0.11.tar.gz";
|
||||
blender.url = "https://flakehub.com/f/edolstra/blender-bin/1.0.12.tar.gz";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue