mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 15:11:22 +01:00
Initial commit
This commit is contained in:
commit
69aedbe308
10 changed files with 576 additions and 0 deletions
5
src/dune
Normal file
5
src/dune
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
(executable
|
||||
(name flake_env)
|
||||
(public_name flake_env)
|
||||
(libraries core core_unix core_unix.filename_unix core_unix.sys_unix ppx_yojson_conv re sha)
|
||||
(preprocess (pps ppx_yojson_conv ppx_jane)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue