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

Switch to using inherit (expr) attr and let in instead of with and rec #23

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

YvesStraten
Copy link
Contributor

@YvesStraten YvesStraten commented Sep 15, 2024

This PR removes the usage of rec in the NvChad derivation. Furthermore, this PR switches from using expressions such as with lib; to inherit (expr) attr to increase readability. Finally, removing rec allows for derivated attrs to be overriden as expected according to #119942

@YvesStraten YvesStraten changed the title Switch to using inherit (attr) attr and let in instead of with and rec Switch to using inherit (expr) attr and let in instead of with and rec Sep 15, 2024
Copy link
Member

@Bot-wxt1221 Bot-wxt1221 left a comment

Choose a reason for hiding this comment

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

A great work!

@Bot-wxt1221 Bot-wxt1221 merged commit a5ba1d6 into nix-community:main Sep 15, 2024
9 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