You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what is going on here as pycdio does list stdenv.swig in buildInputs...
swigging swig/pycdio.i to swig/pycdio_wrap.c
swig -python -outdir /build/pycdio-2.0.0 -o swig/pycdio_wrap.c swig/pycdio.i
unable to execute 'swig': No such file or directory
error: command 'swig' failed with exit status 1
builder for '/nix/store/vwlqs9b0whrh8v9zm5ryrqwrm9zid01x-python2.7-pycdio-2.0.0.drv' failed with exit code 1
Issue description
Not sure what is going on here as pycdio does list stdenv.swig in buildInputs...
Steps to reproduce
nix-env -iA nixos.pycdio
Technical details
The text was updated successfully, but these errors were encountered: