switch notify_push package to unstable

This commit is contained in:
Chris Cochrun 2025-05-15 13:02:49 -05:00
parent e3b7eb257d
commit a5fc368120

View file

@ -79,6 +79,7 @@ with lib;
}; };
notify_push = { notify_push = {
enable = true; enable = true;
package = unstable.nextcloud-notify_push;
}; };
# Suggested by Nextcloud's health check. # Suggested by Nextcloud's health check.
phpOptions."opcache.interned_strings_buffer" = "16"; phpOptions."opcache.interned_strings_buffer" = "16";