{ overlays ? [], ... } @ args: import ./nixpkgs/unstable (args // { overlays = [ (import ./overlays) ] ++ overlays; })