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
commit 7c90552879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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