Skip to content

Commit

Permalink
blender-bin: bump nixpkgs version to 23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
the-furry-hubofeverything committed Jan 18, 2024
1 parent 4ec7bfb commit 1bc31f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions blender/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blender/flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
description = "A free and open source 3D creation suite (upstream binaries)";

inputs.nixpkgs.url = "nixpkgs/nixos-23.05";
inputs.nixpkgs.url = "nixpkgs/nixos-23.11";

outputs = { self, nixpkgs }:

Expand Down

0 comments on commit 1bc31f5

Please sign in to comment.