fix/scripts
Jonathan Coates 0259702219
Use exit instead of return in fish profile
Older versions of Fish (such as those bundled with Ubuntu LTS 22.04) do
not support return outside of functions. We need to use the equivalent
exit instead.
2022-09-27 12:59:37 +01:00
..
bigsur-nixbld-user-migration.sh fix nixbld user name/uid for macOS 2021-03-11 10:16:34 -06:00
check-hydra-status.sh curl: Use --fail to catch errors 2022-04-06 13:34:25 +02:00
create-darwin-volume.sh darwin-install: work around existing vim swapfiles 2022-06-01 09:41:00 -05:00
install-darwin-multi-user.sh darwin-install: fix shell hint 2022-08-23 19:38:53 -04:00
install-multi-user.sh Add fish suport to installer 2022-09-13 12:56:16 -04:00
install-nix-from-closure.sh Add fish suport to installer 2022-09-13 12:56:16 -04:00
install-systemd-multi-user.sh scripts/install-systemd-multi-user.sh: fix another typo 2022-03-31 22:14:53 +03:00
install.in fix `uname -m` return value for armv6l/armv7l 2022-09-20 15:36:36 +09:00
local.mk Add fish suport to installer 2022-09-13 12:56:16 -04:00
nix-profile-daemon.fish.in Use exit instead of return in fish profile 2022-09-27 12:59:37 +01:00
nix-profile-daemon.sh.in Apply some shellcheck suggestions 2021-11-19 15:18:10 +01:00
nix-profile.fish.in Add fish suport to installer 2022-09-13 12:56:16 -04:00
nix-profile.sh.in Add fish suport to installer 2022-09-13 12:56:16 -04:00
prepare-installer-for-github-actions Apply some shellcheck suggestions 2021-11-19 15:18:10 +01:00