From d9dfb208407aa48d177b57715f7333ce408698f8 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Thu, 11 Dec 2025 16:30:12 +0000 Subject: lay bare the lockfile --- lib/nixtamal.ml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/nixtamal.ml b/lib/nixtamal.ml index 1aa5058..ff10884 100644 --- a/lib/nixtamal.ml +++ b/lib/nixtamal.ml @@ -5,6 +5,7 @@ module Error = Error module Name = Name module Manifest = Manifest +module Lockfile = Lockfile module Input = Input module Input_foreman = Input_foreman module Working_directory = Working_directory -- cgit v1.2.3