···5566 pname = "caprice32";
77 version = "4.6.0";
88+ # NOTE: When bumping version beyond 4.6.0, you likely need to remove
99+ # string.patch below. The fix of this patch has already been
1010+ # done upstream but is not yet part of a release
811912 src = fetchFromGitHub {
1013 repo = "caprice32";
···15181619 nativeBuildInputs = [ desktop-file-utils pkg-config ];
1720 buildInputs = [ libpng SDL freetype zlib ];
2121+2222+ patches = [ ./string.patch ];
18231924 makeFlags = [
2025 "APP_PATH=${placeholder "out"}/share/caprice32"