From bbfb5544cf36aebfc8705f7b3f501b0a2b3b7a21 Mon Sep 17 00:00:00 2001 From: Marcello Seri Date: Wed, 5 Nov 2025 14:21:30 +0100 Subject: [PATCH] Add bibfmt to propagatedBuildInputs --- nix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/default.nix b/nix/default.nix index 7a573c1..17d2511 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -24,6 +24,7 @@ buildDunePackage { OCAMLFIND_TOOLCHAIN = crossName; propagatedBuildInputs = [ astring + bibfmt cohttp-lwt-unix cmdliner clz