nixpkgs/pkgs/servers/nextcloud
Maximilian Bosch 67d1f272af
nextcloud: expose nextcloudXXPackages as nextcloudXX.packages
That way you can add packages like this in your `configuration.nix(8)`:

    extraApps = with config.services.nextcloud.package.packages.apps; {
      inherit calendar contacts;
    };

I.e. it's not necessary anymore to update the reference anymore when
upgrading to a new major.
2023-06-16 16:46:29 +02:00
..
packages nextcloudPackages: add cospend, user_saml & maps 2023-06-16 16:42:09 +02:00
patches nextcloud25: 25.0.4 -> 25.0.5 2023-03-24 19:28:50 +01:00
default.nix nextcloud: expose nextcloudXXPackages as nextcloudXX.packages 2023-06-16 16:46:29 +02:00
news-updater.nix nextcloud-news-updater: 10.0.1 -> 11.0.0 2021-09-12 06:57:30 +00:00
notify_push.nix nextcloud-notify_push: 0.6.2 -> 0.6.3 2023-05-18 01:29:50 -07:00