9 appimageTools.wrapType2 {
14 name = "pyfa-appimage-${version}";
15 url = "https://github.com/pyfa-org/Pyfa/releases/download/v${version}/pyfa-v${version}-linux.AppImage";
16 hash = "sha256-6doetQ6E1Occ/SqewfxRqPEX1MnUuFomm+8VmetIz4Y=";
20 description = "Python fitting assistant, cross-platform fitting tool for EVE Online";
21 homepage = "https://github.com/pyfa-org/Pyfa";
22 license = lib.licenses.gpl3Plus;
23 maintainers = with lib.maintainers; [
28 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
29 platforms = lib.platforms.linux;