stuff
This commit is contained in:
@@ -77,13 +77,13 @@
|
||||
# appVersion = "3.0.2";
|
||||
# license = "gpl3";
|
||||
# };
|
||||
sociallogin = pkgs.fetchNextcloudApp {
|
||||
appName = "sociallogin";
|
||||
url = "https://github.com/zorn-v/nextcloud-social-login/releases/download/v5.6.3/release.tar.gz";
|
||||
sha256 = "sha256-XHHD87InU9P5uq9zCJnFliHhWh5tpSpSnMMOfNgJKRw=";
|
||||
appVersion = "5.6.3";
|
||||
license = "gpl3";
|
||||
};
|
||||
# sociallogin = pkgs.fetchNextcloudApp {
|
||||
# appName = "sociallogin";
|
||||
# url = "https://github.com/zorn-v/nextcloud-social-login/releases/download/v5.6.3/release.tar.gz";
|
||||
# sha256 = "sha256-XHHD87InU9P5uq9zCJnFliHhWh5tpSpSnMMOfNgJKRw=";
|
||||
# appVersion = "5.6.3";
|
||||
# license = "gpl3";
|
||||
# };
|
||||
};
|
||||
|
||||
phpOptions."opcache.interned_strings_buffer" = "32";
|
||||
|
Reference in New Issue
Block a user