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

nixenv: warn when removing the stats file fails #449

Merged
merged 2 commits into from Apr 4, 2020

Conversation

cole-h
Copy link
Member

@cole-h cole-h commented Apr 4, 2020

If the nix invocation fails, a stats file won't get created. We log a
warning, but it is generally safe to ignore this failure.


Closes #446.

If the `nix` invocation fails, a stats file won't get created. We log a
warning, but it is generally safe to ignore this failure.
The debug representation of a `PathBuf` provides double quotes already.
@grahamc grahamc merged commit 91f6aee into NixOS:released Apr 4, 2020
@cole-h cole-h deleted the ignore-remove-file branch April 4, 2020 00:47
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.

Some PRs trigger: code: 2, kind: NotFound, message: "No such file or directory"
2 participants