Matt Sturgeon
Matt Sturgeon
## Description - Options with the type `listOf (maybeRaw submodule)` or `attrsOf (maybeRaw submodule)` do not generate documentation for the submodule's options. - `maybeRaw (listOf submodule)` and `maybeRaw (attrsOf submodule)`...
https://github.com/nix-community/nixvim/pull/1353 added a `vimdiffAlias` support to the home-manager wrapper for nixvim, but it'd be nice to have support in all wrappers. Better yet, we could have support upstream in nixpkgs,...
### Description of the feature Show a notification when we block an action due to `cheatsAllowed` or some other (existing or [yet to be added](https://github.com/MinecraftFreecam/Freecam/issues/105)) restriction. This might be easier...
It would be useful to have an option for luks devices to enable TPM2 unlock (and maybe others like FIDO2 or PKCS11 too?). This would be more convenient than running...
As discussed (https://github.com/nix-community/buildbot-nix/pull/217#issuecomment-2252602057), it'd be useful to provide additional information via the "checks" API. Especially now that not all builds are reported. - Example "check details" from Mergify: https://github.com/nix-community/nixvim/pull/1933/checks?check_run_id=27938204893 -...
Allow standalone nixvim users to take advantage of stylix by exposing the generated config as `config.stylix.targets.nixvim.config`.\ I'm open to other names; maybe `out`, `build`, `cfg`, `module`? This can be passed...
**Originally reported as https://github.com/nix-community/buildbot-nix/issues/258** > This seems like a infra/nix issue not buildbot-nix issue. > @MagicRB https://github.com/nix-community/buildbot-nix/issues/258#issuecomment-2295378308 ### Issue description e.g. from [this build](https://buildbot.nix-community.org/#/buildrequests/463984): ``` cannot build on 'ssh-ng://[email protected]': error:...
I'm not sure if this is a buildbot or an infra issue, but I noticed the `?redirect=` query added to the login URL seemingly has no effect. After logging in,...
e.g. from [this build](https://buildbot.nix-community.org/#/buildrequests/463984): ``` cannot build on 'ssh-ng://[email protected]': error: failed to start SSH connection to '[email protected]' Failed to find a machine for remote build! derivation: sjilr3pnp4l1mcl6pfry3yaz4nxyam08-plugins-utils-dashboard.drv required (system, features):...
I have two ideas here: 1. The (new) homepage for the docs should have a link to the "other" version(s) of the docs 2. The versioned URL should (probably) use...