1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00

chore: update gcc

This commit is contained in:
Ondřej Vejpustek 2024-04-05 15:41:14 +02:00
parent ccb242ee1c
commit f0fef1d8c1

View File

@ -120,7 +120,7 @@ stdenvNoCC.mkDerivation ({
moreutils
] ++ lib.optionals (!stdenv.isDarwin) [
autoPatchelfHook
gcc11
gcc12
procps
valgrind
] ++ lib.optionals (stdenv.isDarwin) [