"nix-shell" would be a super option here if it could handle
"installPhase" (this seems easy to fix) and .nix files less trivial
than "hello.nix" (this seems not easy to fix; for example "nix-shell
'<nixpkgs>' -A linux_4_4" has no "configurePhase", and there are
similar problems with almost every of the big projects; nix-shell
launches "make" when "nix-build" launches "cmake" or vice-versa, etc)

On 3/17/17, Linus Heckemann <a...@sphalerite.org> wrote:
> On 17/03/17 16:00, Volth wrote:
>> What could be done here?
> nix-shell, and the upstream recommended build procedure.
> _______________________________________________
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to