README: add known issue

This commit is contained in:
zimbatm 2020-07-20 15:57:39 +02:00
parent 590d6d1bad
commit 214c4471b5
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7
1 changed files with 11 additions and 0 deletions

View File

@ -58,3 +58,14 @@ Here is how it looks like in practice:
); );
} }
``` ```
## Known issues
```
$ nix flake check
warning: unknown flake output 'lib'
```
nixpkgs is currently having the same issue so I assume that it will be
eventually standardized.