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

Revert "Add --show-trace flag, to show nix build traces" #466

Closed
wants to merge 1 commit into from

Conversation

Lassulus
Copy link
Contributor

@Lassulus Lassulus commented Feb 8, 2025

This reverts commit 73b77b1.

if not passing --show-trace this builds the flakes default argument (because the flags are just an empty string ""). So installing fails if this default package is not defined or fails to substitute on the target

This reverts commit 73b77b1.

if not passing --show-trace this builds the flakes default argument
(because the flags are just an empty string ""). So installing fails if
this default package is not defined or fails to substitute on the target
@Lassulus Lassulus requested a review from Mic92 February 8, 2025 12:33
@Mic92
Copy link
Member

Mic92 commented Feb 8, 2025

Can you test #465?

@Mic92
Copy link
Member

Mic92 commented Feb 8, 2025

Apparently the other one fixes the issue.

@Mic92 Mic92 closed this Feb 8, 2025
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