nushellPlugins.net: consistent naming

This commit is contained in:
Joaquín Triñanes
2024-10-21 10:20:44 +02:00
parent fa25edac5b
commit a33965600a
+1 -1
View File
@@ -9,7 +9,7 @@
}:
rustPlatform.buildRustPackage rec {
pname = "nu-plugin-net";
pname = "nushell_plugin_net";
version = "1.8.0";
src = fetchFromGitHub {