Commit dde11588 authored by Doron Behar's avatar Doron Behar
Browse files

ansifilter: remove unused lua & boost buildInputs

parent cd3e8961
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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'