Skip to content

Commit

Permalink
Make all functions overridable
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
P-E-Meunier committed Dec 17, 2024
1 parent 8537c2d commit d38ae2d
Show file tree
Hide file tree
Showing 6 changed files with 2,681 additions and 2,713 deletions.
Loading

0 comments on commit d38ae2d

Please sign in to comment.