1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00
nix/scripts
Jörg Thalheim 6162e1220e installer: make sure we can always test the installer in ci and locally
Just now there is a dependency on cachix, which means we cannot test
the installer in CI if forks do not have the necessary secrets set up.
We replace this with a simple http server that serves the installer and
can be both used in CI and locally.
2024-12-15 18:17:15 +01:00
..
bigsur-nixbld-user-migration.sh Merge pull request #10919 from abathur/macos_sequoia_fixes 2024-09-03 19:55:55 -04:00
binary-tarball.nix binary-tarball: create tarball without listing files 2024-12-14 12:07:35 +01:00
build-checks speed up ci by splitting off eval and build 2024-12-14 12:07:35 +01:00
create-darwin-volume.sh Disable suid and atime on the /nix mount point on Darwin 2024-12-05 14:01:00 -05:00
install-darwin-multi-user.sh install-darwin: increment base UID by 1 (#15) 2024-08-26 11:59:58 -05:00
install-multi-user.sh Merge pull request #11761 from abitrolly/alt-sudo 2024-12-12 02:07:56 +00:00
install-nix-from-tarball.sh Allow sudo alternatives when installing from tarball 2024-12-01 14:36:58 +03:00
install-systemd-multi-user.sh fix: make sure directory exists before using ln 2024-10-31 16:25:18 +01:00
install.in scripts/install.in: add riscv64 support to installer 2024-05-30 15:03:20 +02:00
installer.nix Merge remote-tracking branch 'upstream/master' into package-nix 2023-12-11 15:26:12 -05:00
meson.build Remove dead code in the Meson build system 2024-10-09 11:07:15 -04:00
nix-profile-daemon.fish.in Fix loop over $NIX_PROFILES in nix-profile-daemon.fish.in 2024-03-20 15:23:31 +11:00
nix-profile-daemon.sh.in nix-daemon.sh profile script: operate under set -u in bash 2024-08-15 17:56:05 -07:00
nix-profile.fish.in Fix logic for default XDG_DATA_DIRS value 2023-11-07 03:41:19 +01:00
nix-profile.sh.in nix-profile.sh.in: fix envvar condition 2024-09-19 07:20:04 +03:00
prepare-installer-for-github-actions installer: make sure we can always test the installer in ci and locally 2024-12-15 18:17:15 +01:00
sequoia-nixbld-user-migration.sh sequoia-nixbld-user-migration: halt on error 2024-09-11 08:56:53 -05:00
serve-installer-for-github-actions installer: make sure we can always test the installer in ci and locally 2024-12-15 18:17:15 +01:00