diff --git a/doc/developer.rst b/doc/developer.rst index f239c30..258c06c 100644 --- a/doc/developer.rst +++ b/doc/developer.rst @@ -7,11 +7,9 @@ than by building and flashing a new image every time. This manual documents various affordances for iteration and experiments. In general, packages and tools that run on the "build" machine are -available in the ``buildEnv`` derivation. +available in the ``buildEnv`` derivation and can most easily +be added to your environment by running ``nix-shell`` -.. code-block:: console - - nix-shell -A buildEnv Emulated devices @@ -35,7 +33,7 @@ serial console and the `QEMU monitor