{ pkgs, ... }: { common = with pkgs; lib.recurseIntoAttrs (callPackage ./common.nix { }); }