From 214c4471b5a8da6cef47fe1569ef5b5339aa3a06 Mon Sep 17 00:00:00 2001 From: zimbatm Date: Mon, 20 Jul 2020 15:57:39 +0200 Subject: [PATCH] README: add known issue --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6f05eb3..78c6f0e 100644 --- a/README.md +++ b/README.md @@ -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. +