Skip to content

Commit

Permalink
chore: use asdf:mise-plugins/mise-nim
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 4, 2024
1 parent 9bbff66 commit 12e3c5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ You can also specify the full name for a tool using `mise use aqua:1password/cli
| nerdctl | [asdf:dmpe/asdf-nerdctl](https://github.com/dmpe/asdf-nerdctl) |
| newrelic | [ubi:newrelic/newrelic-cli](https://github.com/newrelic/newrelic-cli) [asdf:NeoHsu/asdf-newrelic-cli](https://github.com/NeoHsu/asdf-newrelic-cli) |
| nfpm | [aqua:goreleaser/nfpm](https://github.com/goreleaser/nfpm) [ubi:goreleaser/nfpm](https://github.com/goreleaser/nfpm) [asdf:ORCID/asdf-nfpm](https://github.com/ORCID/asdf-nfpm) |
| nim | [asdf:asdf-community/asdf-nim](https://github.com/asdf-community/asdf-nim) |
| nim | [asdf:mise-plugins/mise-nim](https://github.com/mise-plugins/mise-nim) |
| ninja | [aqua:ninja-build/ninja](https://github.com/ninja-build/ninja) [asdf:asdf-community/asdf-ninja](https://github.com/asdf-community/asdf-ninja) |
| node | [core:node](https://mise.jdx.dev/lang/node.html) |
| nomad | [aqua:hashicorp/levant](https://github.com/hashicorp/levant) [asdf:asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) |
Expand Down
2 changes: 1 addition & 1 deletion registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ newrelic.aliases = ["newrelic-cli"]
newrelic.backends = ["ubi:newrelic/newrelic-cli[exe=newrelic]", "asdf:NeoHsu/asdf-newrelic-cli"]
nfpm.backends = ["aqua:goreleaser/nfpm", "ubi:goreleaser/nfpm", "asdf:ORCID/asdf-nfpm"]
nfpm.test = ["nfpm --version", "{{version}}"]
nim.backends = ["asdf:asdf-community/asdf-nim"]
nim.backends = ["asdf:mise-plugins/mise-nim"]
ninja.backends = ["aqua:ninja-build/ninja", "asdf:asdf-community/asdf-ninja"]
node.backends = ["core:node"]
nomad.backends = ["aqua:hashicorp/levant", "asdf:asdf-community/asdf-hashicorp"]
Expand Down

0 comments on commit 12e3c5d

Please sign in to comment.