Attendees: @thufschmitt @roberth @edolstra @fricklerhandwerk @Ericson2314
Agenda
- Triage (30 min)
- Triaging language-specific issues
Triage
https://github.com/NixOS/nix/pull/8519
- assigned to @roberth
Remove almost all noexcept annotations in src/libstore by Gabriella439 · Pull Request #6452 · NixOS/nix · GitHub
- closed as already fixed
nix-daemon: Support socket-activated LaunchDaemon on macOS · Issue #5739 · NixOS/nix · GitHub
- idea approved
remove maintainers checklist in PR template by fricklerhandwerk · Pull Request #8422 · NixOS/nix · GitHub
- agreed on idea, @fricklerhandwerk will fix up as discussed
https://github.com/NixOS/nix/pull/7592
- assigned to @roberth
https://github.com/NixOS/nix/pull/8342
- idea approved but needs more work
- assigned to @thufschmitt
Language-specific issues
@roberth proposes to unblock other people’s work on language issues by filtering what would be worthwhile to deal with.
error "value is a list while a set was expected" is too vague · Issue #963 · NixOS/nix · GitHub
- closed as fixed by https://github.com/NixOS/nix/pull/6204
GitHub · Where software is built
- closed, deferring to RFC process as this is has ecosystem-wide scope
Impossible to trace error: stack overflow (possible infinite recursion) · Issue #6361 · NixOS/nix · GitHub
- this is a hard problem given the current language implementation
- needs research for a reviewable implementation strategy
Unclear error message when a function is passed to `with` · Issue #934 · NixOS/nix · GitHub
- idea approved
Provide a way to bind the argument set *including* default values · Issue #1461 · NixOS/nix · GitHub
- closed, deferring to RFC 137 as this is has ecosystem-wide scope