Commit Graph

21 Commits

Author SHA1 Message Date
Robert Schütz
5c812046c3 nextcloud-notify_push: 0.6.12 -> 0.7.0
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.12...v0.7.0

Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.7.0
2024-08-01 04:13:26 -07:00
Maximilian Bosch
b84aa6dd93
nextcloud-notify_push: filterAttrs for passthru.tests
The `with-postgresql-and-redis` tests also test notify push. Derive the
attributes with filterAttrs instead of listing those
explicitly. That way one doesn't have to remember touching this
expression when adding/removing new Nextcloud majors.

Follows up on #325111
2024-07-06 23:46:29 +02:00
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
Robert Schütz
3039b5ddef nextcloud-notify_push: 0.6.11 -> 0.6.12
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.11...v0.6.12

Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.12
2024-06-01 20:01:53 -07:00
Robert Schütz
dd7a48b54f nextcloud-notify_push: 0.6.10 -> 0.6.11
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.10...v0.6.11

Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.11
2024-05-23 14:02:23 -07:00
R. Ryantm
103d4f8a49
nextcloud-notify_push: 0.6.9 -> 0.6.10 2024-03-27 10:53:50 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Robert Schütz
16e379fa03 nextcloud-notify_push.test_client: add meta 2024-02-21 15:12:58 -08:00
Robert Schütz
4c5647e976
Merge pull request #284685 from dotlambda/nextcloudPackages-update
nextcloudPackages: update
2024-02-04 09:09:34 +00:00
Robert Schütz
15dce9735a nextcloud-notify_push: 0.6.7 -> 0.6.9
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.7...v0.6.9
2024-02-02 08:08:26 -08:00
teutat3s
0ae5f8f348
nextcloud-notify_push: set platforms to linux, add
changelog
2024-01-26 17:37:42 +01:00
Sandro Jäckel
4a1ef0af5b
nextcloud-notify_push: 0.6.6 -> 0.6.7
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.6...v0.6.7
2024-01-18 00:13:10 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Robert Schütz
c573da08a4 nextcloud-notify_push: 0.6.5 -> 0.6.6
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.5...v0.6.6
2023-12-15 09:24:04 -08:00
ajs124
7b6580dba4 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
Sandro Jäckel
1a6f28cbd8
nextcloud-notify_push: 0.6.3 -> 0.6.5
Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.4
Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.5
2023-11-24 00:31:02 +01:00
Robert Schütz
3caff70464 nextcloud-notify_push: 0.6.2 -> 0.6.3
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.2...v0.6.3
2023-05-18 01:29:50 -07:00
Robert Schütz
9e87f7dbde nextcloud-notify_push: 0.6.1 -> 0.6.2
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.1...v0.6.2
2023-03-29 15:50:11 -07:00
Sandro Jäckel
282d3a0335
nextcloud-notify_push: 0.6.0 -> 0.6.1
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.0...v0.6.1
2023-03-28 15:13:21 +02:00
Sandro Jäckel
7d530fdb99
nextcloud-notify_push: 0.5.0 -> 0.6.0
Diff: https://github.com/nextcloud/notify_push/compare/v0.5.0...v0.6.0
2023-02-25 20:34:20 +01:00
ajs124
80df9ff90d nextcloud-notify-push: init at 0.5.0 2023-02-21 15:05:16 +01:00