minitube: updated API keys
This commit is contained in:
parent
ec57104031
commit
b857d984ac
@ -1,9 +1,8 @@
|
|||||||
{ mkDerivation, lib, fetchFromGitHub, phonon, phonon-backend-vlc, qtbase, qmake
|
{ mkDerivation, lib, fetchFromGitHub, phonon, phonon-backend-vlc, qtbase, qmake
|
||||||
, qtdeclarative, qttools, qtx11extras, mpv
|
, qtdeclarative, qttools, qtx11extras, mpv
|
||||||
|
|
||||||
# "Free" key generated by nckx <github@tobias.gr>. I no longer have a Google
|
# "Free" key generated by pasqui23
|
||||||
# account. You'll need to generate (and please share :-) a new one if it breaks.
|
, withAPIKey ? "AIzaSyBQvZXseEVvgu5Ega_DI-AIJ55v0OsHmVY" }:
|
||||||
, withAPIKey ? "AIzaSyBtFgbln3bu1swQC-naMxMtKh384D3xJZE" }:
|
|
||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "minitube";
|
pname = "minitube";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user