Luc Perkins

Results 114 comments of Luc Perkins

@nyabinary You are always welcome to propose changes of your own

I'm totally fine with updating the Node.js version but I'd prefer to see the current `node` template updated instead of adding a new one.

The template now uses plain old `pkgs.nodejs`

@vic I'm definitely intrigued by this idea! And I think it'd be reasonably straightforward to pull it off. I'll experiment a bit and see what I come up with 😄

@rybern We talked a bit internally about this and we think that this would be a cool capability to have 😄 We agree that having a dedicated command just for...

I'd recommend adding something to the docs that lets a user explore the produced metrics. Perhaps you could link to something like this URL, which displays a graph for the...

Sorry for the delay. Somehow I didn't get the notification for this. LGTM!

The JDK that is already in the overlay would indeed be useful here 😄 Derp! Pretty glaring oversight on my part.

@colemickens The tool *does* currently enable you to supply a specific set of Nixpkgs keys via `--nixpkgs-keys`. I'd prefer to keep the current behavior.

The issue is that there's always an expected set of Nixpkgs input keys. The default is `["nixpkgs"]` but you can override that. With the behavior proposed in this PR, Flake...