major refactor and reorg

This commit is contained in:
Matt Nish-Lapidus 2025-02-04 13:13:24 -05:00
parent f43b32286c
commit e91cca9aeb
13 changed files with 614 additions and 591 deletions

View file

@ -3,7 +3,7 @@
stdenv.mkDerivation rec {
pname = "Excite Cymbal Pro";
version = "latest";
src = ../../binary-installers/excite_cymbal_pro-v1.0.1.zip;
src = ../../assets/binary-installers/excite_cymbal_pro-v1.0.1.zip;
nativeBuildInputs = [ makeWrapper unzip autoPatchelfHook ];
buildInputs = with pkgs; [
freetype

View file

@ -3,7 +3,7 @@
stdenv.mkDerivation rec {
pname = "Excite Snare Pro";
version = "latest";
src = ../../binary-installers/excite_snare_drum_PRO_1.1.10.zip;
src = ../../assets/binary-installers/excite_snare_drum_PRO_1.1.10.zip;
nativeBuildInputs = [ makeWrapper unzip autoPatchelfHook ];
buildInputs = with pkgs; [
freetype