Skip to content

Conversation

@P-E-Meunier
Copy link
Contributor

Currently, most functions take pkgs as an argument, and fail to use some of their other arguments, effectively replacing them with pkgs.[blah]. This commit fixes that.

@P-E-Meunier P-E-Meunier force-pushed the override branch 6 times, most recently from d38ae2d to 654cae4 Compare December 17, 2024 14:33
Currently, most functions take `pkgs` as an argument, and fail to use some of their other arguments, effectively replacing them with `pkgs.[blah]`. This commit fixes that.
@Ericson2314
Copy link
Collaborator

Makes sense to me. Should we use _pkgs or something as the new name to indicate that it should only be used to define default arguments?

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