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

clean up #3

Closed
Closed

Conversation

quantenzitrone
Copy link

@quantenzitrone quantenzitrone commented Jun 9, 2024

changes in the commits:

test split up:

  • some clean-up
  • formatted with nixfmt-rfc-style (from RFC 166)
  • moved maintainer location change to this commit

runtime directory deduplication:

  • move runtime directory declaration in the upper let ... in

making group configurable:

  • clean-up
  • formatted

my clean-up is probably pretty opinionated, you can change stuff back, but please format with nixfmt-rfc-style afterwards

l0b0 and others added 3 commits June 9, 2024 13:30
Allows the tests to run in parallel.

Co-authored-by: Zitrone <[email protected]>
Allows users to refer to `config.programs.ydotool.group` rather than
hard-coding "ydotool".

Allows users to override the group name for whatever reason.

closes NixOS#317013.

Co-authored-by: Cosima Neidahl <[email protected]>
Co-authored-by: Zitrone <[email protected]>
@quantenzitrone
Copy link
Author

@l0b0

@l0b0
Copy link
Owner

l0b0 commented Jun 14, 2024

changes in the commits:

test split up:

  • some clean-up
  • formatted with nixfmt-rfc-style (from RFC 166)

Excellent.

  • moved maintainer location change to this commit

Makes sense, thanks!

runtime directory deduplication:

* move runtime directory declaration in the upper `let ... in`

I've left that where it was, since it's only applicable to that part of the code.

making group configurable:

  • clean-up
  • formatted

my clean-up is probably pretty opinionated, you can change stuff back, but please format with nixfmt-rfc-style afterwards

Cheers! I've pushed an updated version applying some of these changes; what do you think?

@quantenzitrone quantenzitrone deleted the ydotool-group branch June 18, 2024 20:54
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