NAHO
NAHO
Roadmap
This tracking issue outlines the current roadmap: - [ ] **(1)** Clean up codebase to simplify future development and boost motivation - https://github.com/nix-community/stylix/issues/203 - https://github.com/nix-community/stylix/issues/238 - https://github.com/nix-community/stylix/issues/251 - https://github.com/nix-community/stylix/issues/268 -...
> ``` > commit 7dca34cf42b2edc9ee34f1228d7cd7fbf9d88f98 > [...] > > latexindent: add hooks.latexindent.settings.extraConfig option > > Replace the hooks.latexindent.settings.flags option with > hooks.latexindent.settings.extraConfig to support arbitrary upstream > flags and allow...
> ``` > commit e7823e085fc0c2c1e9e612c8fe5ced6085dcbf9c > [...] > > latex: merge LaTeX packages into a single derivation > > Merge the packages used by the chktex, lacheck, and latexindent hooks...
Fixes: 5f154bf6c2b1 ("nixos-module: disable programs.command-not-found by default")
``` Fixes: a057acc11285 ("blender: init (#1147)") ``` This resolves the concern raised in https://github.com/nix-community/stylix/pull/1147#pullrequestreview-2897352891, preventing this documentation from being included in the final documentation. ## Things done - [X] Tested...
The following long-standing unresolved question finally seems be resolved: > > Can `docs/settings.nix` be removed due to the new `stylix.enable` option? > > Not yet: although the option is not...
``` Replace 0.0.0 versions with 0.1.0, as it is the expected initial version: > # How should I deal with revisions in the 0.y.z initial development > phase? > >...
Following the discussion from https://github.com/danth/stylix/pull/1040#issuecomment-2752144536, the Vim variants should be merged, similar to how it was done in https://github.com/danth/stylix/pull/854.
``` Replace large image files in the repository with external URLs to reduce repository size and encourage future large assets to be added externally. The images were uploaded to GitHub...