Skip to content
Commit 2cb7f5fb authored by Niklas Hambüchen's avatar Niklas Hambüchen
Browse files

consul: 0.9.3 -> 1.3.0.



Removes the old UI build tooling; it is no longer necessary
because as of 1.2.0 it's bundled into the server binary.
It doesn't even need to have JS built, because it's bundled into
the release commit's source tree (see #48714).

The UI is enabled by default, so the NixOS service is
updated to directly use `ui = webUi;` now.

Fixes #48714.
Fixes #44192.
Fixes #41243.
Fixes #35602.

Signed-off-by: default avatarNiklas Hambüchen <mail@nh2.me>
parent df28b4b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment