Add bacon to shell.nix

This commit is contained in:
Elnu 2023-03-30 22:02:42 -07:00
parent 11fb6d617c
commit 3758a16f8d

View file

@ -8,6 +8,8 @@ pkgs.mkShell {
rust-analyzer
clippy
bacon
pkg-config
openssl
];