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: Set TMPDIR to avoid disk space issues #199

Merged
merged 2 commits into from
Nov 4, 2023

Commits on Nov 3, 2023

  1. fix: Set TMPDIR to avoid disk space issues

    Set `TMPDIR` if not already set to workaround potential disk space
    issues while running builds in a nix shell. See NixOS/nix#395 for
    more info.
    
    fixes cachix#197
    jalaziz committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2cce1fd View commit details
    Browse the repository at this point in the history
  2. Update install-nix.sh

    Co-authored-by: Domen Kožar <domen@enlambda.com>
    jalaziz and domenkozar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    81eb746 View commit details
    Browse the repository at this point in the history