fix link in other-usage-of-flakes/inputs (#235)

This commit is contained in:
EcSolticia
2025-07-05 06:56:55 +06:00
committed by GitHub
parent bedbe5298f
commit f5e90bbaef

View File

@@ -3,7 +3,7 @@
The `inputs` section in `flake.nix` is an attribute set used to specify the dependencies
of the current flake. There are various types of inputs, as shown in the examples below:
> See Offical docs for details - [Flakes Inputs - Nix Manual].
> See Official docs for details - [Flakes Inputs - Nix Manual].
```nix
{
@@ -71,4 +71,5 @@ of the current flake. There are various types of inputs, as shown in the example
- [Flakes Inputs - Nix Manual]
[Flakes Inputs - Nix Manual]: https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake.html#flake-references
[Flakes Inputs - Nix Manual]:
https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake.html#flake-inputs