Page MenuHomePhabricator

D4968.id16084.diff
No OneTemporary

D4968.id16084.diff

diff --git a/docs/nix_dev_env.md b/docs/nix_dev_env.md
--- a/docs/nix_dev_env.md
+++ b/docs/nix_dev_env.md
@@ -10,18 +10,18 @@
# Supported workflows
+Some workflows require some additional steps after Nix installation detailed in [workflow prerequisites](#workflow-prerequisites).
+
| Workflow | macOS supported |
| ------------------------------- | --------------- |
| `keyserver` (Node.js) | ✅ |
| `web` (Webpack) | ✅ |
-| `native` iOS (React Native) | ❌ **†** |
-| `native` Android (React Native) | ❌ **†** |
+| `native` iOS (React Native) | ✅ |
+| `native` Android (React Native) | ✅ |
| C++ services | ❌ **\*** |
| Rust services | ✅ |
-**†** Workflow requires additional undocumented steps after Nix installation (e.g. installing XCode, XCode profile, Android Studio, or Android NDK).
-
-**\*** Workflow requires RabbitMQ and AWS/Localstack to be available.
+**\*** Workflow requires documentation; and it requires the RabbitMQ and AWS/Localstack services to be available.
# Requirements
@@ -54,7 +54,7 @@
# Development environment
-Run `nix develop` to create a dev environment. Nix will handle installation of all remaining dependencies not mentioned in "Workflow prerequisites".
+Run `nix develop` to create a dev environment. Nix will handle installation of all remaining dependencies not mentioned in [Workflow prerequisites](#workflow-prerequisites).
## Development workflows

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 8:28 AM (21 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2520025
Default Alt Text
D4968.id16084.diff (1 KB)

Event Timeline