forked from mirrors/nixpkgs
Merge pull request #32124 from yegortimoshenko/patch-11
rambox: remove comment with email address
This commit is contained in:
commit
630a9a29ca
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
||||||
{ stdenv, newScope, makeWrapper, electron, xdg_utils, makeDesktopItem
|
{ 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"
|
, auth0ClientID ? "0spuNKfIGeLAQ_Iki9t3fGxbfJl3k8SU"
|
||||||
, auth0Domain ? "nixpkgs.auth0.com" }:
|
, auth0Domain ? "nixpkgs.auth0.com" }:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue