bin/setup-nix@1359a563b5ce
bin/setup-nix
Fri, 29 Dec 2023 03:02:51 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 29 Dec 2023 03:02:51 -0600
- changeset 1139
- 1359a563b5ce
- parent 1113
-
9b4ca32ec390
- permissions
- -rwxr-xr-x
split out LuaSnip spec
#!/bin/sh
set -eu
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix |
sh -s -- install "$@"