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

Nix Housekeeping #507

Merged
merged 4 commits into from
Jul 18, 2024
Merged

Nix Housekeeping #507

merged 4 commits into from
Jul 18, 2024

Conversation

NotAShelf
Copy link
Contributor

flake

  • Gets rid of a few bad rec patterns
  • Allows users to override Ags' flake systems
  • Adds homeManagerModules.ags and aliases homeManagerModules.default to it

package

  • Gets rid of a few bad rec patterns
  • Uses lib.strings.mesonBool instead of an if else exp
  • Adds missing preInstall and postInstall hooks
  • Gets rid of nested with lib; and adds changelog
  • Uses alejandra formatter for consistency
    • TODO: add a default formatter?

other

  • Minor cleanup in the CI

Nothing in the functionality has changed, this PR just makes it easier to read and maintain Nix code.

@Aylur Aylur merged commit 344ea72 into Aylur:main Jul 18, 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.

2 participants