bin/setup-nix@753971334371
bin/setup-nix
Mon, 03 Jun 2024 22:22:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 03 Jun 2024 22:22:16 -0500
- changeset 1174
- 753971334371
- parent 1113
-
9b4ca32ec390
- permissions
- -rwxr-xr-x
Switch neodev -> lazydev
#!/bin/sh
set -eu
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix |
sh -s -- install "$@"