From 3048d925de817b2c4aeeed2f2fa61f9de9fa182e Mon Sep 17 00:00:00 2001 From: Yegor Timoshenko Date: Mon, 27 Nov 2017 19:42:50 +0000 Subject: [PATCH] rambox: remove comment with email address --- .../networking/instant-messengers/rambox/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/applications/networking/instant-messengers/rambox/default.nix b/pkgs/applications/networking/instant-messengers/rambox/default.nix index 05e1d902dd7..b6e9c921025 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" }: