diff --git a/pkgs/applications/networking/instant-messengers/rambox/default.nix b/pkgs/applications/networking/instant-messengers/rambox/default.nix index 05e1d902dd7b..b6e9c9210251 100644 --- a/pkgs/applications/networking/instant-messengers/rambox/default.nix +++ b/pkgs/applications/networking/instant-messengers/rambox/default.nix @@ -1,7 +1,4 @@ { stdenv, newScope, makeWrapper, electron, xdg_utils, makeDesktopItem -# These credentials are only for this derivation. If you want to get credentials -# for another distribution, go to https://auth0.com. If you want to reuse the same -# domain, drop a line at yegortimoshenko@gmail.com! , auth0ClientID ? "0spuNKfIGeLAQ_Iki9t3fGxbfJl3k8SU" , auth0Domain ? "nixpkgs.auth0.com" }: