diff options
| author | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-11 05:16:58 +0000 |
|---|---|---|
| committer | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-11 05:16:58 +0000 |
| commit | 24c838707e6b6a8c8ed1937b866769e69b8e23c2 (patch) | |
| tree | c76af5ea08a6405388b83f83e52fe3b3349ce7db /nixtamal.opam | |
| parent | 36f4b89ea2ea987beab961c1c900ee796cb9ec51 (diff) | |
| download | nixtaml-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.opam | 1 |
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" |
