···11{ lib, stdenv, fetchurl, libX11, libXext, libXcursor, libXrandr, libjack2, alsa-lib
22, mpg123, releasePath ? null }:
3344-with lib;
55-64# To use the full release version:
75# 1) Sign into https://backstage.renoise.com and download the release version to some stable location.
86# 2) Override the releasePath attribute to point to the location of the newly downloaded bundle.
97# Note: Renoise creates an individual build for each license which screws somewhat with the
108# use of functions like requireFile as the hash will be different for every user.
119let
1212- urlVersion = replaceStrings [ "." ] [ "_" ];
1010+ urlVersion = lib.replaceStrings [ "." ] [ "_" ];
1311in
14121513stdenv.mkDerivation rec {
···8078 description = "Modern tracker-based DAW";
8179 homepage = "https://www.renoise.com/";
8280 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
8383- license = licenses.unfree;
8181+ license = lib.licenses.unfree;
8482 maintainers = [];
8583 platforms = [ "x86_64-linux" ];
8684 };
···22, readline, libsodium, rapidjson
33}:
4455-with lib;
65stdenv.mkDerivation rec {
76 pname = "wownero";
87 version = "0.8.0.1";
···4140 "-DMANUAL_SUBMODULES=ON"
4241 ];
43424444- meta = {
4343+ meta = with lib; {
4544 description = ''
4645 A privacy-centric memecoin that was fairly launched on April 1, 2018 with
4746 no pre-mine, stealth-mine or ICO