mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 07:01:23 +01:00
Add flake input tracking
and restructure the whole codebase! Not fully tested due to #4; theoretically resolves #1
This commit is contained in:
parent
e3688e207e
commit
6ec3bd2378
7 changed files with 175 additions and 124 deletions
5
src/dune
5
src/dune
|
|
@ -1,5 +0,0 @@
|
|||
(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