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
112: Fix broken overlays on nixos-unstable, close#110 r=blaggacao a=linyinfeng
After <NixOS/nixpkgs#140284>, attrset outputs of functions of type `anything` are now processed as modules.
This is not the expected behavior for overlays, devshell modules, and nixos tests. Use new option types instead of `anything`, fixing this issue.
Co-authored-by: Lin Yinfeng <[email protected]>
This issue is a warning to users that the default branch will soon become core on Feb. 5, 2021. This is in response to the discussion in #100.
Core is analogous to the current bare branch. The template branch, with all it's existing profiles, will become the community branch.
These branches already exist and no further work will be pushed to template.
pinging contributors for awareness:
@blaggacao @jtojnar @lourkeur @bbigras @adamscott @codygman @diogox @ncfavier @benneti @demyanrogozhin @Pacman99
The text was updated successfully, but these errors were encountered: