mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-18 23:41:25 +01:00
Reduce dune version to work with Nix 23.11
This commit is contained in:
parent
a8d2d777a9
commit
7b4fd3de8f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
(lang dune 3.12)
|
(lang dune 3.11)
|
||||||
|
|
||||||
(name flake_env)
|
(name flake_env)
|
||||||
(generate_opam_files true)
|
(generate_opam_files true)
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
(lang dune 3.12)
|
(lang dune 3.11)
|
||||||
(instrument_with bisect_ppx)
|
(instrument_with bisect_ppx)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue