Commit Graph

484 Commits

Author SHA1 Message Date
Nick Cao
bea932e00a
Merge pull request #267709 from NickCao/synapse
matrix-synapse-unwrapped: fix build on darwin
2023-11-17 11:50:25 -05:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Nick Cao
9101453cf3
matrix-synapse: fix build on darwin 2023-11-15 12:45:16 -05:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
emilylange
e1e9724363 matrix-sliding-sync: 0.99.11 -> 0.99.12
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.12
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.11...v0.99.12
2023-11-10 15:07:05 +01:00
Alyssa Ross
e3e57b8f18 lib.systems: elaborate Rust metadata
We need this stuff to be available in lib so make-derivation.nix can
access it to construct the Meson cross file.

This has a couple of other advantages:

 - It makes Rust less special.  Now figuring out what Rust calls a
   platform is the same as figuring out what Linux or QEMU call it.

 - We can unify the schema used to define Rust targets, and the schema
   used to access those values later.  Just like you can set "config"
   or "system" in a platform definition, and then access those same
   keys on the elaborated platform, you can now set "rustcTarget" in
   your crossSystem, and then access "stdenv.hostPlatform.rustcTarget"
   in your code.

"rustcTarget", "rustcTargetSpec", "cargoShortTarget", and
"cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because
these are not exposed to code by the compiler, and are not
standardized.  The arch/os/etc. variables are all named to match the
forms in the Rust target spec JSON.

The new rust.target-family only takes a list, since we don't need to
worry about backwards compatibility when that name is used.

The old APIs are all still functional with no warning for now, so that
it's possible for external code to use a single API on both 23.05 and
23.11.  We can introduce the warnings once 23.05 is EOL, and make them
hard errors when 23.11 is EOL.
2023-11-09 10:02:24 +01:00
Nick Cao
bc5613d418
matrix-synapse-unwrapped: 1.95.0 -> 1.95.1
Diff: https://github.com/matrix-org/synapse/compare/v1.95.0...v1.95.1

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.95.1
2023-10-31 11:25:46 -04:00
Sumner Evans
d298bd24a2
matrix-synapse: 1.94.0 -> 1.95.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-10-24 10:24:14 -06:00
Nick Cao
8245b3e5bb
Merge pull request #262836 from mweinelt/synadm-0.44
matrix-synapse.tools.synadm: 0.43.1 -> 0.44
2023-10-23 08:39:46 -04:00
Martin Weinelt
bce303f80a
matrix-synapse.tools.synadm: 0.43.1 -> 0.44
https://github.com/JOJ0/synadm/releases/tag/v0.44
2023-10-23 01:57:26 +02:00
Yureka
e07d5326fa matrix-synapse: remove opentracing optional dependencies
Fixes eval failure 'opentracing-2.4.0 not supported for interpreter python3.11'

opentracing and jaeger-client libraries are unmaintained
2023-10-22 14:15:23 +02:00
Nick Cao
f90bec8123
Merge pull request #260332 from NickCao/synapse
matrix-synapse-unwrapped: 1.93.0 -> 1.94.0
2023-10-12 11:09:56 -04:00
emilylange
c8c9976cb5 matrix-sliding-sync: 0.99.10 -> 0.99.11
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.11
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.10...v0.99.11
2023-10-12 13:16:12 +02:00
Nick Cao
2a28e230ba
matrix-synapse-unwrapped: 1.93.0 -> 1.94.0
Diff: https://github.com/matrix-org/synapse/compare/v1.93.0...v1.94.0

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.94.0
2023-10-10 22:11:40 -04:00
Yaya
db5d1691d0 matrix-sliding-sync: Add yayayayaka to maintainers
(cherry picked from commit 4a82200784)
2023-09-28 15:48:15 +02:00
Charlotte Van Petegem
bbf12a9169 matrix-hookshot: 4.4.1 -> 4.5.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.1
2023-09-27 06:54:54 +01:00
Sumner Evans
33f5fb167e
matrix-synapse: 1.92.1 -> 1.93.0
https://github.com/matrix-org/synapse/releases/tag/v1.93.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-09-26 11:19:48 -06:00
Yureka
8bd11cde4d
matrix-synapse.plugins.matrix-synapse-s3-storage-provider: add missing dependency (#256485)
this is required for the s3_media_upload script to work
2023-09-23 14:26:36 +02:00
Sophie Tauchert
99e7130d69
matrix-synapse: add worker test to passthru.tests 2023-09-18 08:24:37 +02:00
R. Ryantm
1e9b8d4d2e matrix-synapse-tools.synadm: 0.42 -> 0.43.1 2023-09-15 12:28:36 +02:00
Sandro Jäckel
b000de6a94
matrix-synapse-unwrapped: 1.91.2 -> 1.92.1
Diff: https://github.com/matrix-org/synapse/compare/v1.91.2...v1.92.1

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.92.1
2023-09-12 15:51:21 +02:00
Maximilian Bosch
eb373a6979
Merge pull request #254394 from SuperSandro2000/matrix-synapse-unwrapped
matrix-synapse-unwrapped: 1.91.1 -> 1.91.2
2023-09-11 14:17:30 +02:00
Fabian Affolter
7e8a5f3403 matrix-synapse.plugins.matrix-synapse-s3-storage-provider: use matrix-synapse-unwrapped 2023-09-10 16:14:04 +02:00
Fabian Affolter
86655c6b75 matrix-synapse.plugins.matrix-synapse-s3-storage-provider: add format
- disable on unsupported Python releases
2023-09-10 16:13:20 +02:00
Fabian Affolter
4c2b34580c matrix-synapse.plugins.matrix-synapse-s3-storage-provider: equalize content
- add and update comments
- use hash as there is already an SRI hash present
- update ordering of phases and inputs (logical and alphabetically)
2023-09-10 16:11:00 +02:00
Fabian Affolter
19ca99a309 matrix-synapse.plugins.matrix-synapse-s3-storage-provider: add changelog to meta 2023-09-10 16:08:50 +02:00
Sandro Jäckel
0c509f405d
matrix-synapse-unwrapped: 1.91.1 -> 1.91.2
Diff: https://github.com/matrix-org/synapse/compare/v1.91.1...v1.91.2

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.91.2
2023-09-10 14:28:28 +02:00
emilylange
7b15fbcf2c
matrix-sliding-sync: 0.99.9 -> 0.99.10
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.10
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.9...v0.99.10
2023-09-07 15:47:46 +02:00
emilylange
928eb5b568
matrix-sliding-sync: 0.99.8 -> 0.99.9
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.9
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.8...v0.99.9
2023-09-06 21:04:47 +02:00
Sumner Evans
21d18dce21
matrix-synapse: 1.91.0 -> 1.91.1
https://github.com/matrix-org/synapse/releases/tag/v1.91.1
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-09-04 19:51:48 -06:00
Emily
9ed10c4c53
Merge pull request #252824 from emilylange/matrix-sliding-sync
matrix-sliding-sync: 0.99.7 -> 0.99.8
2023-09-02 15:58:42 +02:00
emilylange
e43cc09fa7
matrix-sliding-sync: 0.99.7 -> 0.99.8
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.8
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.7...v0.99.8
2023-09-01 19:45:01 +02:00
Sumner Evans
abb1efd2a4
matrix-synapse: 1.90.0 -> 1.91.0
https://github.com/matrix-org/synapse/releases/tag/v1.91.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-08-30 09:26:44 -06:00
R. Ryantm
90a07abbf8 matrix-synapse-tools.synadm: 0.41.3 -> 0.42 2023-08-29 13:15:46 +00:00
github-actions[bot]
abaaf09a76
Merge master into staging-next 2023-08-24 18:00:52 +00:00
emilylange
2216e64839
matrix-sliding-sync: 0.99.6 -> 0.99.7
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.7
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.6...v0.99.7
2023-08-24 14:03:23 +02:00
github-actions[bot]
4328391132
Merge master into staging-next 2023-08-24 12:01:05 +00:00
Theodore Ni
efd6699916
Merge pull request #250671 from tjni/matrix-synapse
matrix-synapse: relax build dependencies
2023-08-23 17:17:11 -07:00
Theodore Ni
786f7a0b8f
matrix-synapse: relax build dependencies 2023-08-23 17:16:34 -07:00
emilylange
0941179894
matrix-sliding-sync: 0.99.5 -> 0.99.6
This release reports the version info inconsistently, because
the hardcoded version string has not been updated yet.

```
❯ result/bin/syncv3
Sync v3 [0.99.5] (v0.99.6)
```

See https://github.com/matrix-org/sliding-sync/blob/v0.99.6/cmd/syncv3/main.go#L29

https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.6
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.5...v0.99.6
2023-08-23 13:44:28 +02:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Sumner Evans
dd3e1cc80e
matrix-synapse: 1.89.0 -> 1.90.0
https://github.com/matrix-org/synapse/releases/tag/v1.90.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-08-15 08:20:45 -06:00
Pol Dellaiera
3eb7f7a63b
Merge pull request #248683 from oxij/tree/source-root-continues-3
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-15 05:53:52 +02:00
Maximilian Bosch
a471325eaf
Merge pull request #221318 from mweinelt/synapse-extras
nixos/matrix-synapse: Allow passing extras, discover extras from config
2023-08-14 18:43:05 +02:00
Jan Malakhovski
d098c821d6 treewide: remove unneeded dots and slashes in sourceRoots 2023-08-12 08:29:56 +00:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
github-actions[bot]
e8caa03cd0
Merge master into staging-next 2023-08-03 06:01:20 +00:00
Nick Cao
65cd0b72b5
Merge pull request #246840 from emilylange/matrix-sliding-sync
matrix-sliding-sync: 0.99.4 -> 0.99.5
2023-08-02 19:42:35 -06:00
emilylange
c0745c298e
matrix-sliding-sync: 0.99.4 -> 0.99.5
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.5
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.4...v0.99.5
2023-08-02 21:31:52 +02:00
github-actions[bot]
57402ca7dd
Merge master into staging-next 2023-08-01 18:01:08 +00:00