-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
nix-output-monitor/lib/NOM/Builds.hs
Line 63 in 05e1b3c
| "local" -> Localhost |
Needs
"local://" -> Localhost
"local" -> Localhost
Not sure how daemon is passed today, but unix:// should be parsed the same way.
local?.... has also been valid the whole time, so I think you need to change your data types no matter what.
A good way to solve this problem might be to add StoreReference to hnix-store so you are not reinventing the wheel.
Metadata
Metadata
Assignees
Labels
No labels