From 4b9b1e1bc5fbb55f350e3db586ebfeefc767099e Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 3 Jun 2025 21:17:16 -0500 Subject: Fix previous commit --- hosts/tomato/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index c22f316..51a0f32 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -1,4 +1,4 @@ -{ pkgs, inputs ... }: +{ pkgs, inputs, ... }: let blender-bin = inputs.blender-bin. -- cgit v1.2.3