From 89181181df52312230bad64f8a4f76acbd90ada1 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Wed, 1 May 2024 14:30:41 -0400 Subject: [PATCH] flake.nix: add openssl requirement to build talos-2 board's kernel Signed-off-by: Thierry Laurion --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 8796f929..a53ef508 100644 --- a/flake.nix +++ b/flake.nix @@ -48,6 +48,7 @@ libtool m4 ncurses5 # make menuconfig and slang + openssl #needed for talos-2 kernel build parted patch perl