summaryrefslogtreecommitdiff
path: root/nixtamal.opam
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-11 05:16:58 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-11 05:16:58 +0000
commit24c838707e6b6a8c8ed1937b866769e69b8e23c2 (patch)
treec76af5ea08a6405388b83f83e52fe3b3349ce7db /nixtamal.opam
parent36f4b89ea2ea987beab961c1c900ee796cb9ec51 (diff)
downloadnixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar.gz
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar.bz2
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar.lz
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar.xz
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.tar.zst
nixtaml-24c838707e6b6a8c8ed1937b866769e69b8e23c2.zip
add camomile
Diffstat (limited to 'nixtamal.opam')
-rw-r--r--nixtamal.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixtamal.opam b/nixtamal.opam
index 984aa67..79d2109 100644
--- a/nixtamal.opam
+++ b/nixtamal.opam
@@ -8,6 +8,7 @@ license: "GPL-3.0-or-later"
tags: ["nix"]
depends: [
"dune" {>= "3.20"}
+ "camomile"
"cmdliner"
"eio"
"eio_main"