18 version = "unstable-2023-01-06";
20 src = fetchFromGitHub {
23 rev = "379ede4b8e00c11e8d0fb724c35547991b30c423";
24 hash = "sha256-L0ZEyovnfMzM7JuITBuhb4tJ2Aqgw52IiKEfEGq7Yo0=";
44 rm $out/bin/AppCSXCAD.sh
48 description = "Minimal Application using the QCSXCAD library";
49 mainProgram = "AppCSXCAD";
50 homepage = "https://github.com/thliebig/AppCSXCAD";
51 license = licenses.gpl3;
52 maintainers = with maintainers; [ matthuszagh ];
53 platforms = platforms.linux;