Skip to content

Commit d85b9e9

Browse files
committed
fix: broken nix build for deku package
1 parent 0ebb142 commit d85b9e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nix/deku-p/deku.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ in
9595
ezgzip
9696
ppx_jane # TODO: do we need this?
9797
core
98+
core_unix
9899
]
99100
# checkInputs are here because when cross compiling dune needs test dependencies
100101
# but they are not available for the build phase. The issue can be seen by adding strictDeps = true;.

0 commit comments

Comments
 (0)