tweag / opam-nix

Turn opam-based OCaml projects into Nix derivations
MIT License
111 stars 33 forks source link

Fix listRepo when /packages don't exists #31

Closed garbas closed 1 year ago

garbas commented 1 year ago

A simple bug we encounter with @djacu when using opan-nix with jupyterWith.

djacu commented 1 year ago

Specifically that when an empty list is passed to extraOpamProjects in ocaml kernel in jupyterWith, it causes a build failure.