--max-freed
nix-collect-garbage
* Update nix-collect-garbage.md Referencing issue at: https://github.com/NixOS/nix/issues/12132 Copied the description of `--max-freed` option from 442a2623e4/doc/manual/source/command-ref/nix-store/gc.md (L39-L44) (cherry picked from commit 5230d3ecc4)
442a2623e4/doc/manual/source/command-ref/nix-store/gc.md (L39-L44)
5230d3ecc4
nix-store --add-fixed
Tested with nix run nix/2.3-maintenance#nix-store -- --add some_symlink nix run nix/2.3-maintenance#nix-store -- --add-fixed sha256 --recursive some_symlink (cherry picked from commit 91e91f62fa)
91e91f62fa
doc/manual{src -> source}
This is needed to avoid this https://github.com/mesonbuild/meson/issues/13774 when we go back to making our subproject directory `src`.