1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

use pluralised link text

This commit is contained in:
fricklerhandwerk 2023-10-05 17:37:27 +02:00
parent 75b4d54553
commit 5eafb74584

View file

@ -2,7 +2,7 @@
# Flakes # Flakes
What is usually referred to as "flakes" is: What is usually referred to as "flakes" is:
- A policy for managing dependencies between {term}`Nix expression`s. - A policy for managing dependencies between {term}`Nix expressions<Nix expression>`.
- An [experimental feature] in Nix, implementing that policy and supporting functionality. - An [experimental feature] in Nix, implementing that policy and supporting functionality.
[experimental feature]: https://nixos.org/manual/nix/unstable/contributing/experimental-features.html [experimental feature]: https://nixos.org/manual/nix/unstable/contributing/experimental-features.html