Skip to content

Commit

Permalink
Merge pull request #65 from KAAtheWiseGit/yaml-fix
Browse files Browse the repository at this point in the history
Fix nu_plugin_endecode YAML config
  • Loading branch information
fdncred authored Aug 30, 2024
2 parents 06ea48d + 3d108fb commit 1a4da1e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,11 @@ plugins:
- name: nu_plugin_endecode
language: rust
repository:
url: https://codeberg.org/kaathewise/nu-plugin/src/branch/trunk
url: https://codeberg.org/kaathewise/nu-plugin/src/branch/trunk/endecode
branch: trunk
override:
plugin: "0.97.1"
protocol: "0.97.1"
# Example
# - name: nu_plugin_bin_reader # the plugins name (mandatory)
# language: python # programming language (mandatory)
Expand Down

0 comments on commit 1a4da1e

Please sign in to comment.