1
0
Fork 0

Pin GCC 11 in nix shell
Some checks failed
wasp-os binary distribution / build (push) Has been cancelled
wasp-os simulator tests / build (push) Has been cancelled

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
This commit is contained in:
Francesco Gazzetta 2024-04-20 21:48:02 +02:00 committed by Daniel Thompson
parent 089cb04f25
commit 749fe3432f

View file

@ -28,7 +28,7 @@ in pkgs.mkShell {
] ++ ifLinux [
bluepy
]))
pkgs.gcc-arm-embedded
pkgs.gcc-arm-embedded-11
pkgs.graphviz
] ++ ifLinux [
pkgs.bluez