Email or username:

Password:

Forgot your password?
2 comments
Csepp 🌢

@sharlatan I'm well aware of it. How do I run the patch shebangs phase from there?

Mekeor Melire

@sharlatan @csepp csepp is describing the situation
where you are writing a package
with build system $bs
which has build steps $bs1 ... $bsN
and now you want to run some build steps
but not all
and inspect the build tree
at that point

afaik guix will be able to do this
when the nix daemon is rewritten in guile

Go Up