mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 10:47:02 +00:00
Sometimes plugins doesn't follow the form ``` addSbtPlugin("${plugin.org}" % "${plugin.artifact}" % "${plugin.version}") ``` for instance ``` addDependencyTreePlugin ``` This commit allow free form plugin dependency. |
||
---|---|---|
.. | ||
integration | ||
lib | ||
modules | ||
asserts.nix | ||
big-test.nix | ||
default.nix | ||
stubs.nix |