Fix typo in flake doc

This commit is contained in:
Antoine Martin 2021-04-22 03:07:57 +02:00
parent 8d651a1f68
commit ac38c4cdc2

View file

@ -395,7 +395,7 @@ the `nixpkgs` input of the top-level flake to be equal to the
`nixpkgs` input of the `dwarffs` input of the top-level flake:
```nix
inputs.nixops.follows = "dwarffs/nixpkgs";
inputs.nixpkgs.follows = "dwarffs/nixpkgs";
```
The value of the `follows` attribute is a `/`-separated sequence of