Surge: bump
This commit is contained in:
parent
53593273f2
commit
9127329f4e
1 changed files with 1 additions and 1 deletions
|
@ -62,8 +62,8 @@ in stdenv.mkDerivation {
|
||||||
|
|
||||||
# These appear to be the only supported projects
|
# These appear to be the only supported projects
|
||||||
# https://github.com/surge-synthesizer/surge/blob/master/azure-pipelines.yml#L29
|
# https://github.com/surge-synthesizer/surge/blob/master/azure-pipelines.yml#L29
|
||||||
./build-linux.sh build --project=lv2
|
|
||||||
./build-linux.sh build --project=vst3
|
./build-linux.sh build --project=vst3
|
||||||
|
./build-linux.sh build --project=lv2
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|
Loading…
Reference in a new issue