Merge pull request #199722 from NixOS/backport-199345-to-release-22.05

[Backport release-22.05] nextcloud: 24.0.6 -> 24.0.7, 25.0.0 -> 25.0.1
This commit is contained in:
Maximilian Bosch
2022-11-05 17:42:35 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -568,7 +568,7 @@ in {
config = mkIf cfg.enable (mkMerge [
{ warnings = let
latest = 24;
latest = 25;
upgradeWarning = major: nixos:
''
A legacy Nextcloud install (from before NixOS ${nixos}) may be installed.

View File

@@ -53,13 +53,13 @@ in {
};
nextcloud24 = generic {
version = "24.0.6";
sha256 = "b26dff9980a47e7e722805fdbbf87e07f59a3817b03ecc32698e028e9baf0301";
version = "24.0.7";
sha256 = "a1c7344a4eb27260a9f6f6e6f586bdc4fb35e1e9330e1a6e8d46c05634db6384";
};
nextcloud25 = generic {
version = "25.0.0";
sha256 = "2c05ac9d7b72b44ef8b3d2ae03ff0fd6121e254b8054556f5163bd8760dd8f49";
version = "25.0.1";
sha256 = "72d4076924caf19139c40178597af6211799e20440ce196fb43b9c4e47d77515";
};
# tip: get the sha with: