From 7e38cd47bb8720aa7ff425bc4c460410d233836e Mon Sep 17 00:00:00 2001 From: Elias Almqvist Date: Sat, 10 Aug 2024 08:28:10 -0700 Subject: [PATCH] libvirt --- nix-darwin/home.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nix-darwin/home.nix b/nix-darwin/home.nix index 9273068..a8fc24f 100644 --- a/nix-darwin/home.nix +++ b/nix-darwin/home.nix @@ -95,6 +95,10 @@ swig4 boost + # fucking stupid compat workarounds + libvirt + virt-manager + # compiler stuff llvm libllvm @@ -132,6 +136,9 @@ nodejs_22 nodePackages.pnpm + # vhdl + vhdl-ls + # golang go