Loading pkgs/development/tools/volta/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ rustPlatform.buildRustPackage rec { switch between Nodes. You can install npm package binaries in your toolchain without having to periodically reinstall them or figure out why they’ve stopped working. Note: Volta cannot be used on NixOS out of the box because it downloads Node binaries that assume shared libraries are in FHS standard locations. ''; homepage = "https://volta.sh/"; changelog = "https://github.com/volta-cli/volta/blob/main/RELEASES.md"; Loading Loading
pkgs/development/tools/volta/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ rustPlatform.buildRustPackage rec { switch between Nodes. You can install npm package binaries in your toolchain without having to periodically reinstall them or figure out why they’ve stopped working. Note: Volta cannot be used on NixOS out of the box because it downloads Node binaries that assume shared libraries are in FHS standard locations. ''; homepage = "https://volta.sh/"; changelog = "https://github.com/volta-cli/volta/blob/main/RELEASES.md"; Loading