Loading pkgs/applications/editors/helix/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,6 @@ in rustPlatform.buildRustPackage { homepage = "https://helix-editor.com"; license = licenses.mpl20; mainProgram = "hx"; maintainers = with maintainers; [ danth yusdacra ]; maintainers = with maintainers; [ danth yusdacra zowoq ]; }; } Loading
pkgs/applications/editors/helix/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,6 @@ in rustPlatform.buildRustPackage { homepage = "https://helix-editor.com"; license = licenses.mpl20; mainProgram = "hx"; maintainers = with maintainers; [ danth yusdacra ]; maintainers = with maintainers; [ danth yusdacra zowoq ]; }; }