bmake: remove dependency on ksh

This commit is contained in:
Sizhe Zhao
2025-10-19 19:00:41 +08:00
parent 7073698099
commit 9871080d5f

View File

@@ -3,7 +3,6 @@
bc,
fetchurl,
getopt,
ksh,
pkgsMusl ? { },
stdenv,
tzdata,
@@ -39,9 +38,6 @@ stdenv.mkDerivation (finalAttrs: {
nativeCheckInputs = [
bc
tzdata
]
++ lib.optionals (stdenv.hostPlatform.libc != "musl") [
ksh
];
# The generated makefile is a small wrapper for calling ./boot-strap with a