Jonas Chevalier

Results 831 comments of Jonas Chevalier

rebased to fix the merge conflict

rebased to fix the merge conflicts

rebased! * The code didn't change * I re-did the doc, copying some of the text from the website * Renamed `PATH...` to `[target...]` to better follow the other commands....

It would be very useful if that information was attached to the .narinfo file.

@regnat how many calls to `nix-instantiate` are being made? Theoretically you could get all your attributes in one call by concatenating the `-A attrpath` on a single nix-instantiate. Pardon my...

Sounds great! I think the `nixpkgs_package` would have to take a cache name as input to establish the link(?) You probably know already, `nix-instantiate` has a `--json` output that might...

@Profpatsch's approach seems the best as it's independent of any infrastructure requirements. For example if the user wants to provide it's own overrides it wouldn't be able to fetch things...

Oops, I just realized that PRs have stacked up. Is this PR still relevant?

Thanks for taking the time and test things. Are there any lessons to integrate back into the module?