aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 96800b6..d864b77 100644
--- a/flake.nix
+++ b/flake.nix
@@ -29,8 +29,9 @@
lcov
vcpkg
vcpkg-tool
-
- juce
+ pkg-config
+ alsa-lib
+ gtk3-x11
] ++ (if system == "aarch64-darwin" then [ ] else [ gdb ]);
};
});