seth

Results 28 issues of seth

While the current markdown files updated by CI work...it's not great. Ideally we should have a site for these options, like search.nixos.org or the home-manager manual. Having a way to...

also cleanup some statix/deadnix errors i came across

As of https://github.com/NixOS/nixpkgs/pull/320228, `hardware.opengl` was renamed to `hardware.graphics`, causing definitions of the former to trigger an evaluation warning on the current nixos-unstable channel. Aliases are applied conditionally for these new...

# Goal With the recent fractureiser situation, there have been many suggestions among figures in the wider Minecraft community as well as in our own to introduce sandboxing into the...

rfc

see https://wiki.nixos.org/wiki/FAQ#Why_is_there_a_new_wiki?_What_is_with_nixos.wiki?

- **ci: use git-cliff for release changelogs** - **docs: regenerate changelog with git-cliff**

this should help resolve issues where changes in modules are made to address package updates that have reached unstable, but not stable yet. it will also prevent release blockers due...

Currently we use existing option namespaces for our own (i.e., our options for `programs.bat` are under `programs.bat.catppuccin`), which can introduce some issues in options that use submodule as their type....