~comcloudway/builds.sr.ht

d4d7fa272cfe64f2e076caf381ff7da1740e5553 — Francesco Gazzetta 2 years ago 9e5aec7
nixos: Update store ping command for unstable

update it to nix store ping for unstable, but also keep the nix
ping-store alternative in case the script is run on current stable
1 files changed, 1 insertions(+), 1 deletions(-)

M images/nixos/genimg
M images/nixos/genimg => images/nixos/genimg +1 -1
@@ 25,7 25,7 @@ then
fi

# Check that nix works
nix ping-store
nix --extra-experimental-features nix-command store ping || nix ping-store # legacy fallback

# We switch to a nixos channel.
# This is important because the nixos-* channels,