chore: fix flake

This commit is contained in:
2025-04-09 20:03:27 -04:00
parent 7ef059fa5b
commit 5a3798732c

View File

@@ -22,6 +22,7 @@
{ {
devShells.default = mkShell { devShells.default = mkShell {
buildInputs = [ buildInputs = [
pkgs.bashInteractive
rust-bin.stable.latest.default rust-bin.stable.latest.default
pkgs.pkg-config pkgs.pkg-config
pkgs.alsa-lib pkgs.alsa-lib