1
0
Fork 0
mirror of https://github.com/numtide/flake-utils.git synced 2024-12-14 11:47:31 +00:00

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

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.