mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-16 06:31:24 +01:00
5 lines
199 B
Text
5 lines
199 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)
|
|
(preprocess (pps ppx_yojson_conv ppx_jane)))
|