aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDominik Kaiser2025-09-24 01:03:04 +0200
committerDominik Kaiser2025-09-24 01:03:04 +0200
commit84b7d8effd0a3777910a999f5995cf432b06c0f6 (patch)
treec65c3ccbe64f7b6260645f9591dcb60d14830497 /flake.nix
parent2bf172056cbfbb10a094bfe78037a0a62033830f (diff)
downloadSchroederReverb-84b7d8effd0a3777910a999f5995cf432b06c0f6.tar.gz
SchroederReverb-84b7d8effd0a3777910a999f5995cf432b06c0f6.zip
Update flake
Diffstat (limited to 'flake.nix')
-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 ]);
};
});