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

Backport issue 3964 substitution loop #4389

Commits on Dec 22, 2020

  1. DerivationGoal: only retry if output closure incomplete is only problem

    (cherry picked from commit bd9eb5c)
    roberth committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c29fffe View commit details
    Browse the repository at this point in the history
  2. Tests for NixOS#3964

    (cherry picked from commit ea8d320)
    roberth committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    e90530e View commit details
    Browse the repository at this point in the history
  3. Revert "Tests for NixOS#3964"

    This reverts commit e90530e.
    
    It appears that this backported test relies on new functionality.
    
    The error is:
    
        + nix copy --to file:///build/nix-test/binary-cache /build/nix-test/store/dckdy2xp7sn8qvyx8axxjq7clnxddri1-multi-output
        warning: you don't have Internet access; disabling some network-dependent features
        error: uploading to 'file:///build/nix-test/binary-cache/nar/0hpfhrig9h6fvbjmiwsb7zkaxr19vr2w048y4xb3nrs36bagf92n.nar.xz' is not supported
    roberth committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8388e2e View commit details
    Browse the repository at this point in the history