2024-02-19 Nix team meeting minutes #126

Pluggable authentication by edolstra · Pull Request #9857 · NixOS/nix · GitHub

Installables syntax

Extra proposal:

Cleaning up experimental features

FetchTree

  • @thufschmitt: We committed to stabilize after the previous release. Should do it now

NoURlLiterals

Shouldn’t be an “experimental” feature, rather a deprecated one.
Need a mechanism for deprecated features

FetchClosure

Already discussed in length. Recent behaviour change.

Depending on the feedback after that change, we could stabilize at leat part of it.
The pure CA part should (hopefully) be good to go

ReplFlake

Was here to provide a smooth transition for a breaking change.
Should flip the switch now.

@tomberek will take over.

AutoAllocateUids

  • Can remove the experimental flag (still won’t enable the option by default)
  • Doesn’t fully work on MacOS (because can’t fake /etc/passwd, so breaks whoami and friends)
2 Likes