Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests.remoteBuilds_local_nix_2_18 #11832

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. Fix tests.remoteBuilds_local_nix_2_18

    This was broken since a03bb44 because
    Nix 2.18 does not support broken $SHELL settings. So don't try a
    broken $SHELL on old Nix versions. (It's a mystery though why
    tests.remoteBuilds_local_nix_2_13 and tests.remoteBuilds_local_nix_2_3
    didn't fail...)
    
    https://hydra.nixos.org/build/277366807
    edolstra committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5471d2a View commit details
    Browse the repository at this point in the history