nixpkgs/pkgs/servers/nextcloud
Sergei Trofimovich 588f9751c5 nextcloud-notify_push.tests: fix the eval
Without the change eval fails as:

     $ nix build --no-link -f. nextcloud-notify_push.tests
     error: attribute 'with-postgresql-and-redis27' missing
            at pkgs/servers/nextcloud/notify_push.nix:35:9:
                34|       inherit (nixosTests.nextcloud)
                35|         with-postgresql-and-redis27
                  |         ^
                36|         with-postgresql-and-redis28
            Did you mean one of with-postgresql-and-redis28 or with-postgresql-and-redis29?
2024-07-06 20:47:00 +01:00
..
packages nextcloud29Packages: update 2024-06-25 14:09:02 +02:00
default.nix nextcloud27: remove 2024-06-25 14:08:15 +02:00
news-updater.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
notify_push.nix nextcloud-notify_push.tests: fix the eval 2024-07-06 20:47:00 +01:00