pages*: make "See also" conform to the new syntax (#12756) (#12354)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Vítor Henrique
2024-06-03 17:21:58 -03:00
committed by GitHub
parent 80cc7a5af3
commit 4f75ffc1db
15 changed files with 16 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
# nix build
> Build a Nix expression (downloading from the cache when possible).
> See also: `tldr nix-build`. See `tldr nix3 flake` for information about flakes.
> See also: `nix-build` for information about traditional Nix builds from expressions, `nix3 flake` for information about flakes.
> More information: <https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-build.html>.
- Build a package from nixpkgs, symlinking the result to `./result`: