README: add known issue

This commit is contained in:
zimbatm
2020-07-20 15:57:39 +02:00
parent 590d6d1bad
commit 214c4471b5

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.