bin/setup-nix@8a56361b077f
bin/setup-nix
Mon, 26 Jun 2023 14:11:01 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 26 Jun 2023 14:11:01 -0500
- changeset 1122
- 8a56361b077f
- parent 1113
-
9b4ca32ec390
- permissions
- -rwxr-xr-x
Replace nvim_lsp_signature_help with lsp_signature.nvim
#!/bin/sh
set -eu
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix |
sh -s -- install "$@"