Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/flashrom/+/64352 )
Change subject: util/shell.nix: Add libjaylink ......................................................................
util/shell.nix: Add libjaylink
NixOS 21.11 is out for a long time now. Thus, remove the comment and include the package.
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: I56e750831143a4e34be95ec111a37bb476abfe85 --- M util/shell.nix 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/52/64352/1
diff --git a/util/shell.nix b/util/shell.nix index d6ddf81..906e1fc 100644 --- a/util/shell.nix +++ b/util/shell.nix @@ -6,7 +6,7 @@ buildInputs = [ cmocka libftdi1 -# libjaylink # Will be added in NixOS 21.11 + libjaylink libusb1 meson ninja