17 src = fetchFromGitHub {
21 hash = "sha256-bQ2546q+oachvuNKMJHjQzF6uv06LG+f7eFQPoAn6mw=";
24 rustPlatform.buildRustPackage {
37 rustPlatform.bindgenHook
41 lockFile = ./Cargo.lock;
43 "mpeg_encoder-0.2.1" = "sha256-+BNZZ1FIr1374n8Zs1mww2w3eWHOH6ENOTYXz9RT2Ck=";
48 "-p neothesia -p neothesia-cli"
52 wrapProgram $out/bin/neothesia --prefix LD_LIBRARY_PATH : "${
63 install -Dm 644 flatpak/com.github.polymeilex.neothesia.desktop $out/share/applications/com.github.polymeilex.neothesia.desktop
64 install -Dm 644 flatpak/com.github.polymeilex.neothesia.png $out/share/icons/hicolor/256x256/apps/com.github.polymeilex.neothesia.png
68 description = "Flashy Synthesia Like Software For Linux, Windows and macOS";
69 homepage = "https://github.com/PolyMeilex/Neothesia";
70 license = lib.licenses.gpl3;
71 platforms = lib.platforms.linux;
72 mainProgram = "neothesia";