let bscOverlay = import ./overlay.nix; pkgs = import { overlays = [ bscOverlay ]; }; in pkgs