Reduce dune version to work with Nix 23.11

This commit is contained in:
Bryan Bennett 2024-01-26 07:28:59 -05:00 committed by Bryan Bennett
parent 02a4503106
commit 98c3131f7f
No known key found for this signature in database
GPG key ID: EE149E4215408DE9
4 changed files with 3 additions and 4 deletions

View file

@ -10,7 +10,7 @@ doc: "https://git.sr.ht/~bryan_bennett/flake_env"
bug-reports: "https://todo.sr.ht/~bryan_bennett/flake_env"
depends: [
"ocaml"
"dune" {>= "3.12"}
"dune" {>= "3.11"}
"odoc" {with-doc}
]
build: [