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

buildRustCrate: Always set some more environment variables #60125

Closed
kolloch opened this issue Apr 23, 2019 · 0 comments
Closed

buildRustCrate: Always set some more environment variables #60125

kolloch opened this issue Apr 23, 2019 · 0 comments

Comments

@kolloch
Copy link
Contributor

kolloch commented Apr 23, 2019

Issue description

The rust crate "built" assumes that certain environment variables are always set -- to an empty string if necessary. This is what cargo does, so let's emulate that.

See nix-community/crate2nix#6 for more details.

Steps to reproduce

See nix-community/crate2nix#6

Technical details

I am preparing a patch to fix this, so I skip this.

dywedir added a commit that referenced this issue Apr 24, 2019
…ng build (#60127)

buildRustCrate: Fix #60125 -  Always set additional env variables during build
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

No branches or pull requests

1 participant