ansifilter: remove unused lua & boost buildInputs

This commit is contained in:
Doron Behar
2025-12-03 11:51:38 +02:00
parent cd3e8961a6
commit dde11588da
-6
View File
@@ -3,8 +3,6 @@
stdenv,
fetchFromGitLab,
pkg-config,
boost,
lua,
}:
stdenv.mkDerivation (finalAttrs: {
@@ -21,10 +19,6 @@ stdenv.mkDerivation (finalAttrs: {
nativeBuildInputs = [
pkg-config
];
buildInputs = [
boost
lua
];
postPatch = ''
# avoid timestamp non-determinism with '-n'