0xda157

Results 79 comments of 0xda157

was done in https://github.com/nix-community/home-manager/pull/6985, so this can be closed

> In this case, can gnome-text-editor be refactored so that its enable option is not declared by its overlay module? yes, but it would either require adding a nixos module...

> This feels like it's more of an issue with the overall design of having separate platform & overlay modules, with no place for common shared modules. > > Surely...

anyone know why this error is happening? ``` error: … in the condition of the assert statement at /nix/store/g4ppspdl4fy7hnp4jgjl4ll03v7i08w3-source/pkgs/build-support/trivial-builders/default.nix:136:5: 135| # TODO: To fully deprecate, replace the assertion with `lib.isString`...

> FYI: I believe you can only request review for people who have _some_ rights on the repo (triage I believe). > > That's the main reason the NixOS org...

sounds like continuing with this requires @danth who has been busy recently, so this pr will await his return. --- @trueNAHO if you could respond to that email from danth...

@trueNAHO made some changes to the nix side but don't really understand jq, could you help me update the bash/jq part of this pr?

> > > ``` > > > The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api > > > Error: HttpError: You do not have permission...

This shouldn't be merged until @danth has confirmed he made the [required changes](https://github.com/nix-community/stylix/pull/1654#issuecomment-3051769229) to https://github.com/apps/stylix-automation (or makes it possible for NAHO or me to make those changes ourself).

> IMO this feels like something that should be done in the file's top-level args (which are _currently_ the module args), rather than configElement args. > > Only being able...