major refactor and reorg
This commit is contained in:
parent
e91cca9aeb
commit
f99d2c3145
7 changed files with 15 additions and 201 deletions
|
@ -1,7 +1,7 @@
|
|||
{ stdenv, pkgs, fetchurl, lib, unzip, autoPatchelfHook, makeWrapper, ... }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "Amp Locker";
|
||||
pname = "amplocker";
|
||||
version = "latest";
|
||||
src = fetchurl {
|
||||
url = "https://audioassaultdownloads.s3.amazonaws.com/AmpLocker/AmpLocker109/AmpLockerLinux.zip";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue