Attendees: @roberth @fricklerhandwerk @thufschmitt @edolstra @Ericson2314 @tomberek
Agenda
- Triage (30 min)
- Discuss the release 2.13 fixup
- Discussion items on the board
Triage
- Fix build --repeat with -K to use real paths by tollb · Pull Request #2687 · NixOS/nix · GitHub
- closed, we removed the
--repeatoption
- closed, we removed the
- Expand nix serve manual by typetetris · Pull Request #2554 · NixOS/nix · GitHub
- documentation about
nix-servedoes not belong to the Nix manual - assigned to @fricklerhandwerk
- documentation about
- set up user namespace in builder, not in parent by catern · Pull Request #2717 · NixOS/nix · GitHub
- not clear if it’s still relevant
- assigned to @Ericson2314 to follow up
- Add Store::isTrustedClient() by MatthewCroughan · Pull Request #7515 · NixOS/nix · GitHub
- @edolstra: adding a separate command is overkill,
nix-store --pingcould just add the information - to discuss
- @edolstra: adding a separate command is overkill,
- add objectives and tasks for Nix team by fricklerhandwerk · Pull Request #7534 · NixOS/nix · GitHub
- to review
- https://github.com/NixOS/nix/pull/7486
- to review
- add @Ericson2314 to the Nix team by fricklerhandwerk · Pull Request #7580 · NixOS/nix · GitHub
- to discuss
- https://github.com/NixOS/nix/pull/3746
- to discuss
- https://github.com/NixOS/nix/pull/1652#issuecomment-1428063582
- postponed
- nix-store: implement --query --unsubstitutable by nrdxp · Pull Request #7526 · NixOS/nix · GitHub
- to discuss
- review process: all PRs must be triaged by fricklerhandwerk · Pull Request #7579 · NixOS/nix · GitHub
- @edolstra: agree with @thufschmitt, this would slow down development
- to discuss
- doc rendering: add functions to scope explicitly by fricklerhandwerk · Pull Request #7378 · NixOS/nix · GitHub
- to review
- fetchGit: allow fetching annotated tags by balsoft · Pull Request #6766 · NixOS/nix · GitHub
- to review
- Get rid of `.drv` special-casing for store path installable by Ericson2314 · Pull Request #7600 · NixOS/nix · GitHub
- to discuss