Merge pull request #4729 from alarsyo/fix-flake-doc-typo

Fix typo in flake doc
This commit is contained in:
Eelco Dolstra
2021-04-22 09:56:22 +02:00
committed by GitHub
+1 -1
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