nixpkgs/pkgs/applications/audio/helm
pennae 9ad5029b71
helm: fix #79177 on linux (#137146)
* helm: replace /usr/share reference with $out/share

with the stock path helm will always determine that it is not installed
properly and thus refuse to save/load settings, preset and builtin presets.

* helm: remove buildPhase

the default is adequate since using `make install` during installPhase will
build the remaining targets anyway.

* helm: enable parallel builds

* helm: fix package lints
2021-10-01 15:32:12 -04:00
..
default.nix helm: fix #79177 on linux (#137146) 2021-10-01 15:32:12 -04:00