Team info
All meeting notes
Attendees: @infinisil Sergey @das_j @0x4A6F
Notes
- https://github.com/NixOS/nixpkgs/pull/322537 still blocked on https://github.com/NixOS/nixfmt/pull/224
- @piegames wants to have a pure testing mode before merging that PR, but @infinisil doesn’t have the time to work that out and wants to merge it without that mode
- Could use help to synchronise the need for such a pure mode (@das_j might have time)
- @infinisil: I don’t think we should be blocking on this, we already have two testing infrastructures, one of which can detect changes relating to preserved expansions/contractions
- Support pipe operators by rhendric · Pull Request #227 · NixOS/nixfmt · GitHub
- How do these operators work? Operators - Nix Reference Manual
- Reviewed together: Support pipe operators by rhendric · Pull Request #227 · NixOS/nixfmt · GitHub
- @das_j renamed the internal constructors from
TPipe{To,From}toTPipe{Forward,Backward} - Merged! (well, auto-merge, but CI should succeed!)
- Predoc: Fix quadratic complexities in nest and offset by dasJ · Pull Request #212 · NixOS/nixfmt · GitHub
- Seemingly improves performance, but not fully understanding the changes, Haskell help appreciated!
- Ignore symlinks when formatting by Lucus16 · Pull Request #57 · NixOS/nixfmt · GitHub
- Closing, not the solution we’re going for, still tracked in Remove recursive mode · Issue #151 · NixOS/nixfmt · GitHub
- Also closing Nixfmt does overwrite symlinks with reformatted contents · Issue #56 · NixOS/nixfmt · GitHub for the same reason
- Mark non-ready PRs as drafts
- Looked at Version is inconsistent with what nixpkgs reports · Issue #229 · NixOS/nixfmt · GitHub