about summary refs log tree commit diff
path: root/pkgs/servers/matrix-appservice-discord
AgeCommit message (Collapse)AuthorFilesLines
2021-08-15treewide: runCommandNoCC -> runCommand in generated codeRobert Hensing1-3/+3
This has been synonymous for ~5y. Note that many of these runCommand bindings are unused, but that's ok for generated code.
2021-07-27matrix-appservice-discord: use python3Frederik Rietdijk1-2/+2
2021-06-06matrix-appservice-discord: increase test timeoutpacien1-1/+2
Hydra and my local machine are sometimes hitting the default timeout. See https://hydra.nixos.org/build/138032455/nixlog/8/tail
2020-12-27matrix-appservice-discord: 0.5.2 -> 1.0.0pacien6-5295/+4476
Upstream now uses Yarn instead of NPM, so we now use yarn2nix instead of node2nix.
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-289/+289
2020-06-01matrix-appservice-discord: init at 0.5.2 (#62744)Notkea5-0/+5310
* matrix-appservice-discord: init at 0.5.2 * nixos/matrix-appservice-discord: add module