NAHO
NAHO
See https://github.com/nix-community/stylix/pull/1938#pullrequestreview-3540448806 for the status on the `LS_COLORS` support.
> note that this can be accomplished now Yes, but if we remove `mkTarget`'s `humanName` argument in favor of `meta.nix`'s `name` attribute, it might be a lot easier once the...
> > note that this can be accomplished now with, I'll make a pr as soon as I work out of issues with using callPackage with our doc eval. >...
> [!IMPORTANT] > > This patchset should be `git rebase master` before being merged to avoid uncaught internal breaking changes.
The x86_64-linux Zathura testbeds keep failing because of https://nix-community.cachix.org: > ``` > warning: error: unable to download 'https://nix-community.cachix.org/nar/da62dc0e100a5907266d74df5a9482b5669c3e5456a1a3d087dfccc2d5107160.nar.zst': HTTP error 500 > > response body: > > Cannot serve NAR;...
> I disagree with renaming `configElements` and `extraOptions` because a more transparent interface with the module system hides the subtle and important differences in our interface. The differences are major...
> > I also aesthetically like `configElements` to `config` rename but not sure if it provides much functional benefit. > > I'm cautious of using overloaded names like `config`. That...
> my config builds when overriding stylix with this branch FYI and as a reminder, the changelog of v3 includes an in-tree patch for testing the target level overriding: >...
> Oh, neat! I didn't even realize stylix supported styling non-"part of upstream `home-manager`" modules from this repo. > > That's cool. Yeah, that module should probably be just placed...
> > Should manual backports request review by default? > > [...] > > There's also the potential that things work differently on the release branch compared to `master`, which...