1 2 3 4 5 6
args@{ overlays ? import /run/nixpkgs-overlays.nix, ... }: import /run/nixpkgs (args // { inherit overlays; })