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