mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-22 18:29:39 +01: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.
|
||
|---|---|---|
| .. | ||
| credentials.nix | ||
| default.nix | ||
| deprecated-options.nix | ||
| plugins.nix | ||
| repositories.nix | ||
| user-config-path.nix | ||