timbertson / opam2nix

Generate nix expressions from opam packages
MIT License
93 stars 28 forks source link

opam2 branch missing dependencies for build #13

Closed dysinger closed 5 years ago

dysinger commented 5 years ago
➜ nix-shell
building '/nix/store/142m3n4gqf6ymn1xdalvf0miqq52ifg8-opam2nix-0.4.4.drv'...
unpacking sources
unpacking source archive /nix/store/w5z07p3v2qd8nz04g3qyrrv5rcqiaf1d-x8zhdri7g1by3k223h027a145p0ldbi8-opam2nix
source root is x8zhdri7g1by3k223h027a145p0ldbi8-opam2nix
patching sources
configuring
no configure script, doing nothing
building
gup  all
gup    bin
         gup src/version.ml (exit 2)
(cd _build/default/src && /nix/store/l3158qq75hnn01h7crn0md7k7bga5i9z-gup-0.7.0/bin/gup -u version.ml)
gup      _build/default/src/version.ml
gup        version.full
/build/x8zhdri7g1by3k223h027a145p0ldbi8-opam2nix/version.full.gup: line 5: git: command not found
gup        Target `version.full` failed with exit status 127
gup      Target `_build/default/src/version.ml` failed with exit status 2
gup    Target `bin` failed with exit status 1
gup  Target `all` failed with exit status 2
builder for '/nix/store/142m3n4gqf6ymn1xdalvf0miqq52ifg8-opam2nix-0.4.4.drv' failed with exit code 2
cannot build derivation '/nix/store/ppwjzmlx9apg4ifz3ibxq28y51xpar4w-opam-selection.nix.drv': 1 dependencies couldn't be built
error: build of '/nix/store/ppwjzmlx9apg4ifz3ibxq28y51xpar4w-opam-selection.nix.drv' failed
(use '--show-trace' to show detailed location information)