From ffbf7d057c2a3a79e692c95af20abcf8025e46a5 Mon Sep 17 00:00:00 2001 From: asonix Date: Tue, 28 Feb 2023 12:52:08 -0600 Subject: [PATCH] with pkgs --- pkgs/uboot-quartz64/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/uboot-quartz64/default.nix b/pkgs/uboot-quartz64/default.nix index 2e6ef04..69d839b 100644 --- a/pkgs/uboot-quartz64/default.nix +++ b/pkgs/uboot-quartz64/default.nix @@ -32,7 +32,7 @@ let sha256 = "icoeVb9WGDRcQEzym9yd57sWX8PGYx2ufN3Dj3IT/2c="; }; - nativeBuildInputs = [ + nativeBuildInputs = with pkgs; [ ncurses # tools/kwboot bc bison