R"( <strong>Store URL format</strong>: <tt>dummy://</tt> This store type represents a store that contains no store paths and cannot be written to. It's useful when you want to use the Nix evaluator when no actual Nix store exists, e.g. @icode{console} # nix eval --store dummy:// --expr '1 + 2' @endicode )"