From cc24641e9c801f05f72e7135823316bd0725468b Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 31 May 2019 20:18:54 +0200 Subject: [PATCH] Add blender-bin --- flake-registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 725bcef..6883c57 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -14,6 +14,9 @@ }, "patchelf": { "uri": "github:NixOS/patchelf" + }, + "blender-bin": { + "uri": "github:edolstra/nix-warez?dir=blender" } }, "version": 1