Loading pkgs/applications/audio/surge-XT/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ stdenv.mkDerivation rec { pname = "surge-XT"; version = "1.3.2"; version = "1.3.4"; src = fetchFromGitHub { owner = "surge-synthesizer"; repo = "surge"; rev = "release_xt_${version}"; fetchSubmodules = true; hash = "sha256-r8CZxjmH9lfCizc95jRB4je+R/74zMqRMlGIZxxxriw="; hash = "sha256-4b0H3ZioiXFc4KCeQReobwQZJBl6Ep2/8JlRIwvq/hQ="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/audio/surge-XT/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ stdenv.mkDerivation rec { pname = "surge-XT"; version = "1.3.2"; version = "1.3.4"; src = fetchFromGitHub { owner = "surge-synthesizer"; repo = "surge"; rev = "release_xt_${version}"; fetchSubmodules = true; hash = "sha256-r8CZxjmH9lfCizc95jRB4je+R/74zMqRMlGIZxxxriw="; hash = "sha256-4b0H3ZioiXFc4KCeQReobwQZJBl6Ep2/8JlRIwvq/hQ="; }; nativeBuildInputs = [ Loading