mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
Packaging guidelines
Basics
Each navidrome plugin is a .zip file named ${pname}.ndp. Inside this zip is
two files named exactly:
manifest.jsonwhich defines permissions and configurationplugin.wasmwhich is the output of the plugin build