major refactor and reorg
This commit is contained in:
parent
f43b32286c
commit
e91cca9aeb
13 changed files with 614 additions and 591 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue