mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 07:01:23 +01:00
Reduce dune version to work with Nix 23.11
This commit is contained in:
parent
02a4503106
commit
98c3131f7f
4 changed files with 3 additions and 4 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue