mpd stuff
This commit is contained in:
parent
da5f979a59
commit
edb92986fc
10 changed files with 362 additions and 16 deletions
|
@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
|
|||
version = "latest";
|
||||
src = fetchurl {
|
||||
url = "https://tal-software.com/downloads/plugins/TAL-U-NO-LX-V2_64_linux.zip";
|
||||
sha256 = "sha256-okPSejK2RQTy1s4cmxoM8D7d2ZeoWCITgHS2aT0atKc=";
|
||||
sha256 = "sha256-1xcThCE3C3RRobEdVESHK6S1QMRg5yT8sF082LJW8Vs=";
|
||||
};
|
||||
nativeBuildInputs = [ makeWrapper unzip autoPatchelfHook ];
|
||||
buildInputs = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue