Skip to content

Commit

Permalink
fixing broken writing nix expressions link.
Browse files Browse the repository at this point in the history
(second attempt)
  • Loading branch information
henrik-ch committed Jan 6, 2024
1 parent 8f45311 commit 7a15f1f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pills/02-install-on-your-running.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,9 @@
parse="text" /></screen>

<para>
<link
xlink:href="https://nixos.org/manual/nix/stable/expressions/writing-nix-expressions.html">Nix
expressions</link> are used to describe packages and how to
build them. <link
Nix expressions are written in the <link
xlink:href="https://nix.dev/tutorials/nix-language">Nix language</link> and used to
describe packages and how to build them. <link
xlink:href="https://nixos.org/nixpkgs/">Nixpkgs</link> is the
repository containing all of the expressions: <link
xlink:href="https://github.com/NixOS/nixpkgs">https://github.com/NixOS/nixpkgs</link>.
Expand Down

0 comments on commit 7a15f1f

Please sign in to comment.