Team info
All meeting notes
Team attendees: @jfly, @MattSturgeon
Non-team attendees:
Agenda & Notes
-
@mattsturgeon noted that Nixfmt v1.4.0 is now available in Nixpkgs unstable channels, but not yet used by Nixpkgs CI.
-
Discussed and approved fix: exponential parse time for nested set parameter defaults by dyegoaurelio · Pull Request #435 · NixOS/nixfmt · GitHub
-
Briefly discussed Tab support by toastal · Pull Request #430 · NixOS/nixfmt · GitHub
- @MattSturgeon is skeptical of tab-indentation, which causes issues with Nix’s
''“indented strings” - If supported, we would need to avoid formatting
''string indentation - Tab-indentation would also open up some footguns for end-users
- @MattSturgeon is skeptical of tab-indentation, which causes issues with Nix’s