mcxx use gcc13

This commit is contained in:
2025-12-02 16:27:09 +01:00
parent 408b974433
commit bf73c3557a
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
, sqlite
, flex
, bison
, gcc
, gcc13
}:
stdenv.mkDerivation rec {
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
gfortran
pkg-config
gperf
gcc
gcc13
];
buildInputs = [