{ pkgs, ... }: { oauth2token = pkgs.python3Packages.callPackage ./oauth2token.nix {}; kccacheproxy = pkgs.callPackage ./kccacheproxy.nix {}; }