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