Commit Graph

162 Commits

Author SHA1 Message Date
Sandro Jäckel
8d14ab6c6a
nextcloud28: 28.0.1 -> 28.0.2
Changelog: https://github.com/nextcloud/server/releases/tag/v28.0.2
2024-02-01 16:55:09 +01:00
teutat3s
92f44f90bd
nextcloud: set platforms to linux 2024-01-26 17:37:41 +01:00
Samy Lahfa
43fcbbff73 nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11 2024-01-25 20:36:07 +01:00
Silvan Mosberger
c98d1bdee6
Merge pull request #276112 from tweag/some-eval-fixes
Various eval fixes with `allowAliases = false`
2023-12-31 22:07:46 +01:00
Beardhatcode
c4ffb60061 nextcloud: 28.0.0 -> 28.0.1 2023-12-22 23:39:23 +01:00
Silvan Mosberger
1470c52c18 nextcloud25: Disable attributes when allowAliases disabled 2023-12-22 20:04:06 +01:00
Maximilian Bosch
0cb577ff62
nextcloud27: 27.1.4 -> 27.1.5
ChangeLog: https://github.com/nextcloud/server/releases/tag/v27.1.5
2023-12-14 17:20:26 +01:00
Maximilian Bosch
43c07d0291
nextcloud26: 26.0.9 -> 26.0.10
ChangeLog: https://github.com/nextcloud/server/releases/tag/v26.0.10
2023-12-14 17:13:50 +01:00
Robert Schütz
f6ea3f91b5 nextcloud28: init at 28.0.0 2023-12-13 15:57:33 -08:00
Sandro Jäckel
2070d4b565
nextcloud27: 27.1.3 -> 27.1.4 2023-11-24 01:21:58 +01:00
Sandro Jäckel
2fd8e33615
nextcloud26: 26.0.8 -> 26.0.9 2023-11-24 01:21:48 +01:00
Sandro Jäckel
8edd2e856c
nextcloud27: 27.1.2 -> 27.1.3 2023-10-28 16:47:29 +02:00
Sandro Jäckel
1fd87b651d
nextcloud26: 26.0.7 -> 26.0.8 2023-10-28 16:47:12 +02:00
Maximilian Bosch
391a1245b6
nextcloud: stdenv -> stdenvNoCC 2023-10-09 17:43:06 +02:00
Maximilian Bosch
efc5c80e18
nextcloud25: remove
EOL of Nextcloud v25 is scheduled by the end of this month.
2023-10-07 16:16:42 +02:00
Isa
0ad1a333f5
nextcloud27: 27.1.1 -> 27.1.2 2023-10-07 16:11:34 +02:00
Sandro Jäckel
390b483468
nextcloud27: 27.1.0 -> 27.1.1 2023-09-21 17:11:48 +02:00
Sandro Jäckel
3aa88bee8a
nextcloud26: 26.0.6 -> 26.0.7 2023-09-21 17:11:40 +02:00
Sandro Jäckel
5c22d11861
nextcloud25: 25.0.11 -> 25.0.12 2023-09-21 17:11:29 +02:00
Sandro Jäckel
ff404e6b41
nextcloud27: 27.0.2 -> 27.1.0 2023-09-18 18:11:55 +02:00
Sandro Jäckel
3f2929850f
nextcloud26: 26.0.5 -> 26.0.6 2023-09-18 18:11:46 +02:00
Sandro Jäckel
d8f4c08f37
nextcloud25: 25.0.10 -> 25.0.11 2023-09-18 18:11:36 +02:00
Maximilian Bosch
986c328056
nextcloud26: 26.0.4 -> 26.0.5
ChangeLog: https://nextcloud.com/changelog/#26-0-4
2023-08-14 15:57:10 +02:00
Maximilian Bosch
4fba496c6a
nextcloud25: 25.0.9 -> 25.0.10
ChangeLog: https://nextcloud.com/changelog/#25-0-10
2023-08-14 15:56:36 +02:00
Maximilian Bosch
7900a6ac9d
nextcloud: 27.0.1 -> 27.0.2
ChangeLog: https://nextcloud.com/changelog/#27-0-2
2023-08-14 15:30:09 +02:00
Robert Schütz
450f783631 nextcloud27: 27.0.0 -> 27.0.1
Changelog: https://nextcloud.com/changelog/#27-0-1
2023-07-20 12:22:48 -07:00
Robert Schütz
cf94e7529c nextcloud26: 26.0.3 -> 26.0.4
Changelog: https://nextcloud.com/changelog/#26-0-4
2023-07-20 12:20:15 -07:00
Robert Schütz
84232105ad nextcloud25: 25.0.8 -> 25.0.9
Changelog: https://nextcloud.com/changelog/#25-0-9
2023-07-20 12:13:06 -07:00
Maximilian Bosch
0b39fed163
nextcloud: 25.0.7 -> 25.0.8, 26.0.2 -> 26.0.3
ChangeLog: https://nextcloud.com/changelog/#26-0-3
ChangeLog: https://nextcloud.com/changelog/#25-0-8
2023-06-23 15:25:50 +02:00
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
Maximilian Bosch
5a2769d981
nextcloud27: init
Fixes #237560
2023-06-16 14:11:38 +02:00
Maximilian Bosch
d78f882005
nextcloud25: 25.0.6 -> 25.0.7
ChangeLog: https://nextcloud.com/changelog/#25-0-7
2023-06-09 12:29:54 +02:00
Raito Bezarius
2ede3cb621 nextcloud26: 26.0.1 -> 26.0.2
https://nextcloud.com/changelog/#26-0-2
2023-05-27 18:03:58 +02:00
Maximilian Bosch
430f1dcdbd
nextcloud: remove nextcloud24, 25.0.5 -> 25.0.6, 26.0.0 -> 26.0.1 2023-04-20 11:34:54 +02:00
Maximilian Bosch
8b4ba70235
nextcloud25: 25.0.4 -> 25.0.5
Changes: https://github.com/nextcloud/server/compare/v25.0.4...v25.0.5
2023-03-24 19:28:50 +01:00
Maximilian Bosch
f9bf71d5f1
nextcloud24: 24.0.10 -> 24.0.11
Changes: https://github.com/nextcloud/server/compare/v24.0.10...v24.0.11
2023-03-24 19:28:25 +01:00
Maximilian Bosch
6a0b0a5de9 nextcloud: remove compat references to v23
This is not needed anymore because the version is EOL for almost a year
now and we don't even have the packages anymore, only the attributes for
compatibility for upgrades from older NixOS versions.
2023-03-22 22:37:17 +01:00
Raito Bezarius
dd96b7d8b4 nextcloud26, nixos/web-apps/nextcloud: drop the autocreate db user patch and wire the default in the NixOS module 2023-03-22 22:37:16 +01:00
Raito Bezarius
109166f87e nextcloud26: init at 26.0.0 2023-03-21 16:41:47 +01:00
Robert Schütz
a6be4eab6c nextcloud24: 24.0.9 -> 24.0.10
Changelog: https://nextcloud.com/changelog/#24-0-10
2023-02-23 11:13:15 -08:00
Robert Schütz
66164bded0 nextcloud25: 25.0.3 -> 25.0.4
Changelog: https://nextcloud.com/changelog/#25-0-4
2023-02-23 09:35:29 -08:00
Sandro
cef47da8e5
Revert "nextcloud26: init at 26.0.0beta1" 2023-01-28 22:01:42 +01:00
Colin Arnott
aefbc9623b
nextcloud26: init at 26.0.0beta1
Because nextcloud ships their prerelease versions on a different url, we
are not parsing the version string to detect which path to use. We also
enabled and validated this change via nixos module testing.
2023-01-27 15:28:41 +00:00
Yaya
ff2fd5b4d8 nextcloud25: 25.0.2 -> 25.0.3
https://nextcloud.com/changelog/#latest25
2023-01-17 11:00:20 +00:00
Yaya
ef5f4cfd2e nextcloud24: 24.0.8 -> 24.0.9
https://nextcloud.com/changelog/#latest24
2023-01-17 10:58:47 +00:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Maximilian Bosch
e7ee5bf36b
nextcloud25: 25.0.1 -> 25.0.2
ChangeLog: https://nextcloud.com/changelog/#25-0-2
Also we need two versions of the patch now because the code has changed
in the v25 branch.

Closes #205161
2022-12-09 12:39:59 +01:00
Maximilian Bosch
d54ee5eaca
nextcloud24: 24.0.7 -> 24.0.8
ChangeLog: https://nextcloud.com/changelog/#24-0-8
2022-12-09 12:29:20 +01:00
Maximilian Bosch
126d3848ce
nextcloud25: 25.0.0 -> 25.0.1 2022-11-03 14:35:39 +01:00
Maximilian Bosch
d2fad4bebd
nextcloud24: 24.0.6 -> 24.0.7 2022-11-03 14:34:50 +01:00