Robert Hensing
Robert Hensing
That seems very true, but also solving one issue at a time is ok or often even preferable.
To be clear, I don't use _accidental_ to describe this RFC. I only used it in _accidental complexity_, which I've used as a synonym for _extrinsic complexity_. I can see...
> would you like to be a shepherd? I can do that
I'm sorry to have to say this, but I feel strongly that the Nix team does not have the bandwidth to work on this concept. It vastly complicates the Nix...
> Nominating @roberth as auther of Arion :) I should probably mention that Arion doesn't need this,* but may benefit from it, just like other `dockerTools` users. Before I'll shepherd...
@7c6f434c > @roberth hmmm, actually, do you know of any support for module import as a subtree, i.e. importing a standalone module with options like «enable» and «port» to be...
> There are things that I want to insepect and tweak programmatically. Introducing a functional interface at that point kind of forces that they exist somewhere. Also, then this cut...
Weren't flakes supposed to decentralize this? That way it's each project's own responsibility to maintain a template. A few of those would end up in nixpkgs, as that's where a...
Perhaps some templates could be references to templates in other repositories, instead of copies. Those repositories tend to already have templates that are maintained there. Meanwhile this repository can keep...
> I understand the motivation here. We use `git describe` to create the version string of each channel version, a knock-on effect is every issued channel bump will include `-initial`...