## Sanity Checking [editorconfig]: https://editorconfig.org [changelog]: https://github.com/NotAShelf/nvf/tree/main/docs/release-notes - [ ] I have updated the [changelog] as per my changes. - [ ] I have tested, and self-reviewed my code. - Style and consistency - [ ] I ran **Alejandra** to format my code (`nix fmt`). - [ ] My code conforms to the [editorconfig] configuration of the project. - [ ] My changes are consistent with the rest of the codebase. - If new changes are particularly complex: - [ ] My code includes comments in particularly complex areas - [ ] I have added a section in the manual. - [ ] _(For breaking changes)_ I have included a migration guide. - Package(s) built: - [ ] `.#nix` (default package) - [ ] `.#maximal` - [ ] `.#docs-html` - Tested on platform(s) - [ ] `x86_64-linux` - [ ] `aarch64-linux` - [ ] `x86_64-darwin` - [ ] `aarch64-darwin` --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc