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

Minor coding style fix: lib.getExe instead of ${bin}/bin/bin #391

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

kuflierl
Copy link
Contributor

@kuflierl kuflierl commented Oct 1, 2024

This is a minor change in coding style that removes path references replacing them with lib.getExe.
This makes executable references less dependent on binary names.

Major advantage: the cfg.package option doesn't require the binary name to be "lzbt" anymore.

@blitz
Copy link
Member

blitz commented Oct 4, 2024

Looks good. Thanks for this cleanup! One minor thing: can you fix your commit names to match the style of the other commits in the repository? Will merge afterwards!

@kuflierl
Copy link
Contributor Author

kuflierl commented Oct 4, 2024

Looks good. Thanks for this cleanup! One minor thing: can you fix your commit names to match the style of the other commits in the repository? Will merge afterwards!

@blitz I believe that everything could be squashed into a single commit. (I was a bit too verbose while making the commits). Would it be fine if I squashed everything into a single commit?

I am currently away, so I will take care of it ~8h later

@blitz
Copy link
Member

blitz commented Oct 4, 2024

Sure. One commit is fine. 👍

Copy link
Member

@RaitoBezarius RaitoBezarius left a comment

Choose a reason for hiding this comment

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

LGTM modulo commit messages.

@kuflierl
Copy link
Contributor Author

kuflierl commented Oct 4, 2024

Alright, should be fine now

@kuflierl
Copy link
Contributor Author

kuflierl commented Oct 9, 2024

@blitz is the commit name alright?

flake: add meta.mainProgram attribute to wrappedTool (lzbt)
Copy link
Member

@blitz blitz left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to do this!

@blitz blitz added this pull request to the merge queue Oct 11, 2024
Merged via the queue into nix-community:master with commit 3326a0b Oct 11, 2024
2 checks passed
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.

3 participants