From 9398c2a796f303c2e3387739f8e734ceacf84fdf Mon Sep 17 00:00:00 2001 From: amtoine Date: Sun, 5 May 2024 13:02:40 +0200 Subject: [PATCH 1/2] add `nu_plugin_clipboard` version 0.93.0 --- registry.nuon | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/registry.nuon b/registry.nuon index c6c2346..9577ea6 100644 --- a/registry.nuon +++ b/registry.nuon @@ -61,6 +61,13 @@ "98d7102", . ], + [ + nu_plugin_clipboard, + "0.93.0", + "https://github.com/FMotalleb/nu_plugin_clipboard", + "1788d2c", + . + ], [ nu_plugin_desktop_notifications, "1.0.7", From 661ca0ec99a9b9ff067fb2834d208b1cb40c05d7 Mon Sep 17 00:00:00 2001 From: amtoine Date: Sun, 2 Jun 2024 13:26:59 +0200 Subject: [PATCH 2/2] add 0.94.0 --- registry.nuon | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/registry.nuon b/registry.nuon index 9577ea6..847ca2b 100644 --- a/registry.nuon +++ b/registry.nuon @@ -68,6 +68,13 @@ "1788d2c", . ], + [ + nu_plugin_clipboard, + "0.94.0", + "https://github.com/FMotalleb/nu_plugin_clipboard", + "0a349e7", + . + ], [ nu_plugin_desktop_notifications, "1.0.7",