Domen Kožar

Results 1670 comments of Domen Kožar

For (1) see https://github.com/cachix/devenv/pull/2092

@balintbarna supporting devenv and also flakes already takes a lot of our time - if someone writes guide for npins I'm happy to link to it!

Can you say more about how you'd like to consume the executable?

Now you can do that via https://devenv.sh/outputs

I'm against having npins guide part of devenv, because don't want to support that (mostly because already supporting Nix inputs is a lot of work). We can expose things on...

> @domenkozar Thanks for your input. I don't think it makes sense to add anything to npins regarding this change. This PR adds a function to devenv and I think...

From Matrix: > we're including cachix there, although we call lib.getBin, I think the general way we assemble the packages it still includes all outputs

We should really take a look at this one.

This might get solved by https://github.com/NixOS/nixpkgs/pull/466253

@VictorEngmarkHexagon can you confirm if it's fixed with recent nixpkgs?