flake_env/bin/dune
Bryan Bennett 6ec3bd2378
Add flake input tracking
and restructure the whole codebase!

Not fully tested due to #4; theoretically resolves #1
2023-12-29 15:34:44 -05:00

5 lines
No EOL
202 B
Text

(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 lib)
(preprocess (pps ppx_yojson_conv ppx_jane)))