Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
- The `replay-sorcery` package and module was removed as it unmaintained upstream. Consider using `gpu-screen-recorder` or `obs-studio` instead.
- To follow [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md) a few options of `samba` have been moved from `extraConfig` to the new freeform option `settings` and renamed, e.g.:
- To follow [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md) a few options of `samba` have been moved from `extraConfig`and `configText`to the new freeform option `settings` and renamed, e.g.:
-`services.samba.invalidUsers` to `services.samba.settings.global."invalid users"`
-`services.samba.securityType` to `services.samba.settings.global."security type"`
-`services.samba.shares` to `services.samba.settings`
(mkRemovedOptionModule["services""samba""syncPasswordsByPam"]"This option has been removed by upstream, see https://bugzilla.samba.org/show_bug.cgi?id=10669#c10")