diff --git a/pkgs/shells/nushell/default.nix b/pkgs/shells/nushell/default.nix index 8c3d3ef2b748..903cced2a9cd 100644 --- a/pkgs/shells/nushell/default.nix +++ b/pkgs/shells/nushell/default.nix @@ -95,6 +95,7 @@ rustPlatform.buildRustPackage { Br1ght0ne johntitor joaquintrinanes + ryan4yin ]; mainProgram = "nu"; };