about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-11-29 21:20:50 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2020-11-29 21:28:07 +0100
commit878e80c5962b42b7b10a20a98f98319a72cb5031 (patch)
treef5c98c49dbea8fecc2357e664449964308d9d78b /nixos
parent1541df5437b4f7705a563e255461e2cd33657544 (diff)
mautrix-telegram: fix application
* In 0.9 the entrypoint got removed as it's recommended to use
  `python -m`[1]. However, our build layer for python relies on
  that, so I added a patch to re-add this.

* The tests in the upstream sources appear abandoned, so those are
  skipped. Therefore it's also pointless to add `pytest-runner` to the
  `nativeBuildInputs` as it's not used and only blows up the build
  closure.

  A second patch modifies the requirements, so ow `pytest-runner` isn't
  needed anymore.

[1] https://github.com/tulir/mautrix-telegram/commit/a565853c5e57a5671ebe4da178a5ac3d02a5005c
Diffstat (limited to 'nixos')
0 files changed, 0 insertions, 0 deletions