mirror of
https://github.com/nix-community/home-manager
synced 2025-01-30 12:55:02 +01:00
1e36429705
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 |