From a4607bc235ae5753f1584c05d4e3627e35149bd7 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 9 Jun 2024 00:19:16 +0200 Subject: installing blender and adding an overlay so that it builds --- nix/hosts/caladan/home_emile.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nix/hosts/caladan/home_emile.nix') diff --git a/nix/hosts/caladan/home_emile.nix b/nix/hosts/caladan/home_emile.nix index f69d477..79615fb 100644 --- a/nix/hosts/caladan/home_emile.nix +++ b/nix/hosts/caladan/home_emile.nix @@ -187,7 +187,8 @@ portmidi - ] ++ lib.optionals stdenv.isDarwin [ - m-cli + blender + + # ] ++ lib.optionals stdenv.isDarwin [ ]; } -- cgit 1.4.1