From adc53c0c80f779e9f4d1dbcfc6f6ffb74970c756 Mon Sep 17 00:00:00 2001
From: Emile <git@emile.space>
Date: Fri, 2 Aug 2024 23:53:10 +0200
Subject: (caladan): comment out packages as they build from source

This takes ages and they don't seem to be in the cache yet
---
 nix/hosts/caladan/home_emile.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nix/hosts/caladan/home_emile.nix b/nix/hosts/caladan/home_emile.nix
index 79615fb..a7009ab 100644
--- a/nix/hosts/caladan/home_emile.nix
+++ b/nix/hosts/caladan/home_emile.nix
@@ -180,14 +180,14 @@
     virt-manager
 
     # lisp foo
-    sbcl
+    # sbcl
 
     # infrastructure as code foo
     terraform ansible
 
     portmidi
 
-    blender
+    # blender
 
   # ] ++ lib.optionals stdenv.isDarwin [
   ];
-- 
cgit 1.4.1