chore: fix flake
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
with pkgs;
|
with pkgs;
|
||||||
{
|
{
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user