From 432eb3cd78384a7e19abe800fb8aa4bfb8debafd Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 20 Feb 2020 22:15:11 +0100 Subject: [PATCH] blender-bin: Add missing subdir attribute --- flake-registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake-registry.json b/flake-registry.json index ab5e0ec..5b72f0c 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -8,7 +8,8 @@ "to": { "owner": "edolstra", "repo": "nix-warez", - "type": "github" + "type": "github", + "subdir": "blender" } }, {