Дамјан Георгиевски
fdd97a4738
matrix-appservice-irc: add package.json to package
...
- seems that package.json is still required in the package root, so add it
- also add `strictDeps = true` to mkDerivation (this removed bash as a
direct dependency)
2023-08-01 13:57:10 +02:00
Дамјан Георгиевски
69bc2ad72f
matrix-appservice-irc: 0.38.0 -> 1.0.1
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.0
* This release drops support for Node 16. The minimum required version is now 18+.
* Moved from NPM to Yarn
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.1
* Fixes for GHSA-vc7j-h8xg-fv5x.
* Fixes for GHSA-3pmj-jqqp-2mj3.
* Fixes for GHSA-c7hh-3v6c-fj4q
* Update matrix-appservice-bridge to 9.0.1
while there was an effort to make this package with `mkYarnPackage`, in the end it
was suggested to just use `stdenv.mkDerivation` instead
nixos/matrix-appservice-irc:
* fix path to config.schema.yml directory stucture of the package changed
* use remarshal instead of python and pyyaml
to convert the config schema from yaml to json
2023-07-31 11:19:42 +02:00
Martin Weinelt
89fe8a638c
matrix-appservice-irc: 0.37.1 -> 0.38.0
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.38.0
2023-04-12 17:28:52 +02:00
Martin Weinelt
c3b9a3e1f3
matrix-appservice-irc: 0.37.0 -> 0.37.1
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.37.1
2023-03-07 21:55:12 +00:00
Martin Weinelt
1080ac9dbc
matrix-appservice-irc: 0.36.0 -> 0.37.0
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.37.0
2023-02-08 23:31:56 +00:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Martin Weinelt
ad293fba9e
matrix-appservice-irc: convert to buildNpmPackage
2022-12-03 21:34:13 +01:00
Guillaume Girol
a00a5b484f
Merge pull request #196253 from rhysmdnz/matrix-appservice-irc-typescript
...
matrix-appservice-irc: Compile typescript
2022-11-04 17:25:53 +00:00
Martin Weinelt
bee830554a
matrix-appservice-irc: 0.35.1 -> 0.36.0
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.36.0
2022-10-25 15:21:09 +02:00
Rhys Davies
062f14268e
matrix-appservice-irc: Add rhysmdnz to maintainers
...
Signed-off-by: Rhys Davies <rhys@memes.nz>
2022-10-16 21:24:20 +13:00
Rhys Davies
8eda146bb2
matrix-appservice-irc: Compile typescript
...
Signed-off-by: Rhys Davies <rhys@memes.nz>
2022-10-16 21:24:18 +13:00
Martin Weinelt
cc8cb2ee8e
matrix-appservice-irc: 0.35.0 -> 0.35.1
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.35.1
Fixes an SQL injection vulnerability through room ids when using the
PostgreSQL backend.
2022-09-26 13:49:09 +02:00
Martin Weinelt
24d15603ad
matrix-appservice-irc: 0.34.1 -> 0.35.0
...
Fetches, injects and patchelfs the rust native crypto bindings for the
two most prominent targets.
2022-09-13 15:42:14 +02:00
Moritz Hedtke
225ffe5dd0
matrix-appservice-irc: improve updateScript
2021-11-30 16:08:19 +01:00
Moritz Hedtke
428620c9c5
matrix-appservice-irc: 0.30.0 -> 0.32.1
2021-11-30 11:43:00 +01:00
piegames
2b7ab562ea
matrix-appservice-irc: remove piegames as maintainer
2021-11-13 22:25:51 +01:00
piegames
be0c385a5d
matrix-appservice-irc: improve update script
2021-11-13 22:11:05 +01:00
DavHau
f34e8105cb
matrix-appservice-irc 0.26.1 -> 0.30.0
...
matrix-appservice-irc: apply requests from review
2021-10-26 22:13:22 +02:00
piegames
df7232c705
matrix-appservice-irc: add update script
2021-08-18 22:51:50 +02:00
Pacman99
41e46599ea
matrix-appservice-irc: set pname
2021-05-23 14:45:47 -07:00
Jamie McClymont
92acecb548
nixos/tests/matrix-appservice-irc: init
2021-04-01 01:17:24 +02:00
Brian McKenna
94ae01852b
matrix-appservice-irc: init at 0.25.0
...
Co-authored-by: Jamie McClymont <jamie@kwiius.com>
2021-04-01 01:16:23 +02:00