There was an error while loading. Please reload this page.
1 parent 0ebb142 commit d85b9e9Copy full SHA for d85b9e9
1 file changed
nix/deku-p/deku.nix
@@ -95,6 +95,7 @@ in
95
ezgzip
96
ppx_jane # TODO: do we need this?
97
core
98
+ core_unix
99
]
100
# checkInputs are here because when cross compiling dune needs test dependencies
101
# but they are not available for the build phase. The issue can be seen by adding strictDeps = true;.
0 commit comments