Skip to content

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

Merged
Bot-wxt1221 merged 1 commit into
nix-community:mainfrom
YvesStraten:main
Sep 15, 2024
Merged

Switch to using inherit (expr) attr and let in instead of with and rec#23
Bot-wxt1221 merged 1 commit into
nix-community:mainfrom
YvesStraten:main

Conversation

@YvesStraten

@YvesStraten YvesStraten commented Sep 15, 2024

Copy link
Copy Markdown
Contributor

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

@Bot-wxt1221 Bot-wxt1221 left a comment

Copy link
Copy Markdown
Member

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
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