You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More specifically, I get a issue when I try to specify a directory instead of a URL for a plugin I'm developing.
This is the error I get:
error: A definition for option `programs.nixcord.userPlugins.hideUsers' is not of type `(path in the Nix store or package convertible to it) or string matching the pattern github:([[:alnum:].-]+)/([[:alnum:]/-]+)/([0-9a-f]{40}) convertible to it'. Definition values:
- In `/nix/store/xkfkixi04ah4vqsf3q30x4hm3szhi0cw-source/home.nix': "/home/spiderunderurbed/projects/vesktop/hideUsers/output/userplugins/hideUser"
Suggestion, add the ability to specify a local directory to be added to userPlugins
The text was updated successfully, but these errors were encountered:
I get a error when i try:
More specifically, I get a issue when I try to specify a directory instead of a URL for a plugin I'm developing.
This is the error I get:
Suggestion, add the ability to specify a local directory to be added to userPlugins
The text was updated successfully, but these errors were encountered: