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

nix-packaging: buildGoPackage no longer produces the $bin output #115

Merged
merged 1 commit into from
May 19, 2020

Conversation

johanot
Copy link
Contributor

@johanot johanot commented May 13, 2020

fixes #114

Not exactly a backward compatible fix for #114, but IMHO it makes sense to not depend on the $bin output at all, since buildGoPackage no longer uses it.

While this breaks the build of morph with nixpkgs-20.03, morph v1.4.0 continues to be buildable with 20.03 packages.

We'll then release morph v1.5.0 and PR it against nixpkgs master, including a remark on missing backward compatibility in the release notes.

@adamtulinius @srhb let me hear your thoughts.

@srhb srhb merged commit 8f68b52 into master May 19, 2020
@srhb srhb deleted the fix-nix-packaging branch May 19, 2020 11:25
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.

morph build doesn't currently work with nixpkgs-unstable
2 participants