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

Specify Nix docker image tag. #240

Merged
merged 1 commit into from
May 9, 2018
Merged

Specify Nix docker image tag. #240

merged 1 commit into from
May 9, 2018

Conversation

judah
Copy link
Collaborator

@judah judah commented May 8, 2018

Previously, CI used nixos/nix without a tag. 7 hours ago, a 2.0 release
was pushed to Docker Hub:

https://hub.docker.com/r/nixos/nix/tags/

Unfortunately, that seems to trigger a bug when copying the "ghc" package; see
discussion in #239.

Resolved for now by fixing the Linux build to a specific docker tag.
Not sure about the corresponding macOS failures. (Unlike that PR, this one seemed to build fine on darwin.)

We should separately investigate the issues with nix-2; they may be related
to:
NixOS/nix#1988

Previously, CI used `nixos/nix` without a tag.  7 hours ago, a `2.0` release
was pushed to Docker Hub:

https://hub.docker.com/r/nixos/nix/tags/

Unfortunately, that seems to trigger a bug when copying the "ghc" package; see
discussion in tweag#239.

Resolved for now by fixing the Linux build to a specific docker tag.
Not sure about the corresponding macOS failures.

We should separately investigate the issues with nix-2; they may be related
to:
NixOS/nix#1988
@judah judah changed the title Fix Nix docker image tag. Specify Nix docker image tag. May 8, 2018
@mrkkrp mrkkrp merged commit 2378111 into tweag:master May 9, 2018
mboes added a commit that referenced this pull request May 10, 2018
This replicates the effect of #240 to Darwin.
mboes added a commit that referenced this pull request May 10, 2018
This replicates the effect of #240 to Darwin.
mboes added a commit that referenced this pull request May 10, 2018
This replicates the effect of #240 to Darwin.
mboes added a commit that referenced this pull request May 10, 2018
This replicates the effect of #240 to Darwin.
mboes added a commit that referenced this pull request May 10, 2018
This replicates the effect of #240 to Darwin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants