Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1464,8 +1464,9 @@ description = "Pulumi ESC is a centralized, secure service for environments, sec
test = ["esc version", "v{{version}}"]

[tools.esy]
backends = ["asdf:mise-plugins/mise-esy"]
backends = ["npm:esy"]
description = "Easy package management for native Reason, OCaml and more"
test = ["esy --version", "{{version}}"]

[tools.etcd]
backends = [
Expand Down
Loading