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

Remove usage of nixWrapped. #4866

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Remove usage of nixWrapped. #4866

merged 1 commit into from
Feb 18, 2023

Conversation

jbgi
Copy link
Contributor

@jbgi jbgi commented Feb 7, 2023

it was introduced for adding flake flags by default and also as a work around for nix flake show/check: NixOS/nix#4265 But the added complexity is not worth it, given it breaks other workflows with nix run (since the wrapper script does not use exec).

Also nowadays everyone (should) have flake activated by default in the nix config.

@jbgi jbgi requested review from a team, deepfire, mgmeier and fmaste as code owners February 7, 2023 09:04
it was introduced for adding flake flags by default and also as a
work around for nix flake show/check: NixOS/nix#4265
But the added complexity is not worth it, given it breaks other
workflows with nix run (since the wrapper script does not use `exec`).

Also nowadays everyone (should) have flake activated by default in the nix config.
Copy link
Contributor

@angerman angerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, removing complexity!

@jbgi
Copy link
Contributor Author

jbgi commented Feb 17, 2023

bors r+

iohk-bors bot added a commit that referenced this pull request Feb 17, 2023
4866: Remove usage of nixWrapped. r=jbgi a=jbgi

it was introduced for adding flake flags by default and also as a work around for nix flake show/check: NixOS/nix#4265 But the added complexity is not worth it, given it breaks other workflows with nix run (since the wrapper script does not use `exec`).

Also nowadays everyone (should) have flake activated by default in the nix config.

Co-authored-by: Jean-Baptiste Giraudeau <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 17, 2023

Timed out.

@jbgi
Copy link
Contributor Author

jbgi commented Feb 18, 2023

bors retry

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 18, 2023

Build succeeded:

@iohk-bors iohk-bors bot merged commit 6a42069 into master Feb 18, 2023
@iohk-bors iohk-bors bot deleted the no-nixWrapped branch February 18, 2023 10:21
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