You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
patchChannel now accepts patches as functions — if a patch is a function, it is called with pkgs to produce the actual patch, allowing dynamic patch generation based on the package set
Fixes & Maintenance
Fixed fileSystems example in exporters to include required fsType