From 8535e0c2ab9922506f28f8aeb7fde654764e23fa Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 7 Jun 2026 13:42:31 +1200 Subject: no TC in busybox because its killing itself --- nix/busybox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/busybox.nix') diff --git a/nix/busybox.nix b/nix/busybox.nix index 2aea724..711a9d5 100644 --- a/nix/busybox.nix +++ b/nix/busybox.nix @@ -1,4 +1,4 @@ -{ stdenv, fetchgit }: +{ stdenv, fetchgit, linuxHeaders }: stdenv.mkDerivation { name = "busybox-yerba"; -- cgit v1.2.3