# Registry is a NUON file that tells nupm where to look for packages # # Currently, these package types are supported: # * git ..... package is an online git repository # * local ... package is on a local filesystem # # The package type defines the columns of the registry record. Each column holds # holds a table of packages. # # Git packages accept the following columns: # * name ....... name of the package # * version .... version of the package # * url ........ Git URL of the package # * revision ... Git revision to check out when installing the package (commit # hash, version, branch name, ...) # * path ....... Path relative to the repository root where to look for nupm.nuon # # Local packages accept the following columns: # * name ....... name of the package # * version .... version of the package # * path ....... Path where to look for nupm.nuon. It can be absolute, or # relative. If relative, then relative to the registry file. # # One registry can contain packages with the same name, but they must be of # different version. { git: [ [ name, version, url, revision, path ]; [ bru, "0.1.0", "https://github.com/selfagency/bru", "c157120", . ], [ nu_plugin_audio_hook, "0.1.12", "https://github.com/FMotalleb/nu_plugin_audio_hook", "v0.1.12", . ], [ nu_plugin_clipboard, "0.3.4", "https://github.com/FMotalleb/nu_plugin_clipboard", "27faf8d", . ], [ nu_plugin_clipboard, "0.91.0", "https://github.com/FMotalleb/nu_plugin_clipboard", "2cd2a67", . ], [ nu_plugin_desktop_notifications, "1.0.7", "https://github.com/FMotalleb/nu_plugin_desktop_notifications", "7556310", . ], [ nu_plugin_image, "0.3.2", "https://github.com/FMotalleb/nu_plugin_image", "7703e79", . ], [ nu_plugin_port_list, "1.2.10", "https://github.com/FMotalleb/nu_plugin_port_list", "dddd72d", . ], [ nu_plugin_port_list, "1.2.11", "https://github.com/FMotalleb/nu_plugin_port_list", "6bef9d8", . ], [ nu_plugin_port_scan, "1.0.10", "https://github.com/FMotalleb/nu_plugin_port_scan", "7424a69", . ], [ nu_plugin_port_scan, "1.0.11", "https://github.com/FMotalleb/nu_plugin_port_scan", "d4e6c8d", . ], [ nu_plugin_qr_maker, "1.0.2", "https://github.com/FMotalleb/nu_plugin_qr_maker", "73bf1e4", . ], [ nu-git-manager, "0.7.0", "https://github.com/amtoine/nu-git-manager", "0.7.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.7.0", "https://github.com/amtoine/nu-git-manager", "0.7.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.6.0", "https://github.com/amtoine/nu-git-manager", "0.6.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.6.0", "https://github.com/amtoine/nu-git-manager", "0.6.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.5.0", "https://github.com/amtoine/nu-git-manager", "0.5.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.5.0", "https://github.com/amtoine/nu-git-manager", "0.5.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.4.0", "https://github.com/amtoine/nu-git-manager", "0.4.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.4.0", "https://github.com/amtoine/nu-git-manager", "0.4.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.3.0", "https://github.com/amtoine/nu-git-manager", "0.3.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.3.0", "https://github.com/amtoine/nu-git-manager", "0.3.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.2.0", "https://github.com/amtoine/nu-git-manager", "0.2.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.2.0", "https://github.com/amtoine/nu-git-manager", "0.2.0", pkgs/nu-git-manager-sugar ], [ nu-git-manager, "0.1.0", "https://github.com/amtoine/nu-git-manager", "0.1.0", pkgs/nu-git-manager ], [ nu-git-manager-sugar, "0.1.0", "https://github.com/amtoine/nu-git-manager", "0.1.0", pkgs/nu-git-manager-sugar ], [ nu-pomodoro, "0.1.0", "https://github.com/amtoine/nu-pomodoro", "main", . ], [ nu-right-prompt, "0.1.0", "https://github.com/amtoine/nu-right-prompt", "main", . ], [ nu_plugin_explore, "0.1.2", "https://github.com/amtoine/nu_plugin_explore", "0.1.2", . ], [ nu_plugin_explore, "0.2.0", "https://github.com/amtoine/nu_plugin_explore", "0.2.0", . ], [ nu-clippy, "0.1.0", "https://github.com/amtoine/scripts", "b7c3401b4d2019909af203bfe89207aa39d52a1e", nu-clippy ], [ nu-logout, "0.1.0", "https://github.com/amtoine/scripts", "b7c3401b4d2019909af203bfe89207aa39d52a1e", nu-logout ], [ nu-monitor-manager, "0.1.0", "https://github.com/amtoine/scripts", "b7c3401b4d2019909af203bfe89207aa39d52a1e", nu-monitor-manager ], [ nu-scripts, "0.1.0", "https://github.com/amtoine/scripts", "b7c3401b4d2019909af203bfe89207aa39d52a1e", nu-scripts ], [ nu-sound-manager, "0.1.0", "https://github.com/amtoine/scripts", "b7c3401b4d2019909af203bfe89207aa39d52a1e", nu-sound-manager ], [ nu-zellij, "0.1.0", "https://github.com/amtoine/zellij-layouts", "46f4ded194a13b6acfb7b5b25ea9d179e4e74e12", nu-zellij ], [ nu-hooks, "0.1.0", "https://github.com/nushell/nu_scripts", "f04cb44", nu-hooks ], [ nu-themes, "0.1.0", "https://github.com/nushell/nu_scripts", "f04cb44", themes ], [ nupm, "0.1.0", "https://github.com/nushell/nupm", "29916fc", . ], [ std-rfc, "0.1.0", "https://github.com/nushell/nu_scripts", "cf88c11", stdlib-candidate ], [ tmux-sessionizer, "0.1.0", "https://github.com/amtoine/tmux-sessionizer", "18f5cef534b8b494e4dee645e453231dd5d1bc4c", . ], [ tmux-sessionizer, "main", "https://github.com/amtoine/tmux-sessionizer", "main", . ], [ nu-discord-update, "0.1.0", "https://github.com/amtoine/nu-discord-update", "0284223340519630ee94d56c224cf8611abe2d0b", . ], [ nu-fonts-install, "0.1.0", "https://github.com/amtoine/nu-fonts-install", "6b03e9eec09c6784393a725308c34d301a67f7e4", . ] ] }