{ system ? builtins.currentSystem }: let sources = import ./sources.nix; in import sources.nixpkgs { inherit system; config = { }; overlays = [ ]; }