···56 pname = "caprice32";
7 version = "4.6.0";
8+ # NOTE: When bumping version beyond 4.6.0, you likely need to remove
9+ # string.patch below. The fix of this patch has already been
10+ # done upstream but is not yet part of a release
1112 src = fetchFromGitHub {
13 repo = "caprice32";
···1819 nativeBuildInputs = [ desktop-file-utils pkg-config ];
20 buildInputs = [ libpng SDL freetype zlib ];
21+22+ patches = [ ./string.patch ];
2324 makeFlags = [
25 "APP_PATH=${placeholder "out"}/share/caprice32"