···99 version = "6.0.13";
1010 sha256 = "sha256-BD3XrTdv4sCa3h37o1A2s3/R0R8zHiR59a4pY0RxLGU=";
1111 patches = [
1212+ # Patches a bug that it couldn't build MongoDB 6.0 on gcc 13 because a include in ctype.h was missing
1313+ ./fix-gcc-13-ctype-6_0.patch
1414+1215 (fetchpatch {
1316 name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";
1417 url = "https://github.com/mongodb/mongo/commit/5435f9585f857f6145beaf6d31daf336453ba86f.patch";