oxalica
cb0861b999
tdesktop: clean up and fix outdated comments
2021-07-23 05:38:53 +08:00
oxalica
f3959d8e8b
libtgvoip: remove
...
It's removed because:
1. It's an internal library which is only used by telegram itself, and
it's fine to use its bundled source in telegram.
2. It's forced to produce static library, is very fast to build
(less than 1min) and is quite small (<2 MiB).
3. Reduce extra maintenance work and have almost no other drawback.
2021-07-23 05:38:53 +08:00
oxalica
2a12ba467c
tdesktop: use bundled libtgvoip
2021-07-23 05:38:53 +08:00
oxalica
548ff79765
tdesktop.tg_owt: rework and clean up
...
- Build shared library to keep binary small.
- Prefer system-wide libraries instead of bundled ones.
- `abseil-cpp` (absl) is required for downstream build and appears in
output cmake file. So it's added to `propagatedBuildInputs`.
2021-07-23 05:38:52 +08:00
Maximilian Bosch
b47a854419
buku: 4.5 -> 4.6
...
ChangeLog: https://github.com/jarun/buku/releases/tag/v4.6
2021-07-22 23:21:28 +02:00
Maximilian Bosch
05ae01fcea
buku: fix build
...
Failing Hydra build: https://hydra.nixos.org/build/148285785
The underlying issue is `flask-admin` not working with newer versions of
`SQLAlchemy` and `SQLAlchemy-Utils`[1].
I decided to only fix `buku` now since this is the package I wanted to
take care of initially. Also, multiple versions of python packages - a
measure that would be necessary for `flask-admin` - are generally
discouraged[2].
[1] 1.5.8 works with `SQLAlchemy`, but is broken with `SQLAlchemy-Utils`
at 0.37, see also https://github.com/flask-admin/flask-admin/issues/2113
[2] https://github.com/NixOS/nixpkgs/pull/127707
2021-07-22 23:16:10 +02:00
Fabian Affolter
a87f48dffc
python3Packages.angr: 9.0.9031 -> 9.0.9166
2021-07-22 23:11:58 +02:00
Fabian Affolter
2b37017043
python3Packages.angrop: 9.0.9031 -> 9.0.9166
2021-07-22 23:11:36 +02:00
Thomas Gerbet
cf868fab6c
trillian: 1.3.11 -> 1.3.13
...
Changelogs:
https://github.com/google/trillian/releases/tag/v1.3.12
https://github.com/google/trillian/releases/tag/v1.3.13
2021-07-22 23:10:26 +02:00
Fabian Affolter
1c598916a8
python3Packages.cle: 9.0.9031 -> 9.0.9166
2021-07-22 23:08:34 +02:00
Fabian Affolter
7553e11825
python3Packages.pysma: 0.6.0 -> 0.6.2
2021-07-22 23:07:02 +02:00
Fabian Affolter
a88211b55a
python3Packages.plexapi: 4.5.2 -> 4.6.1
2021-07-22 23:07:02 +02:00
Martin Weinelt
607652844d
fritzprofiles init at 0.6.1
2021-07-22 23:07:02 +02:00
Martin Weinelt
7055df11b8
python3Packages.zha-quirks: 0.0.58 -> 0.0.59
2021-07-22 23:07:02 +02:00
Martin Weinelt
0f83dca20d
python3Packages.zeroconf: 0.32.0 -> 0.32.1
2021-07-22 23:07:02 +02:00
Martin Weinelt
73e7c7da0d
python3Packages.simplisafe-python: 10.0.0 -> 11.0.1
2021-07-22 23:07:01 +02:00
Martin Weinelt
19fa9055f9
python3Packages.pyeight: 0.1.7 -> 0.1.9
2021-07-22 23:07:01 +02:00
Martin Weinelt
42e92cbec3
python3Packages.aiohomekit: 0.4.1 -> 0.4.2
2021-07-22 23:07:01 +02:00
Fabian Affolter
43b204b66a
python3Packages.nettigo-air-monitor: 0.2.6 -> 1.0.0
2021-07-22 23:07:01 +02:00
Fabian Affolter
231a108d5e
python3Packages.dacite: init at 1.6.0
2021-07-22 23:07:01 +02:00
Fabian Affolter
a6416a9b11
python3Packages.hap-python: 3.5.0 -> 3.5.1
2021-07-22 23:07:01 +02:00
Fabian Affolter
1f45831695
python3Packages.gios: 1.0.1 -> 1.0.2
2021-07-22 23:07:01 +02:00
Fabian Affolter
ceb3b9db21
python3Packages.aiohomekit: 0.3.0 -> 0.4.1
2021-07-22 23:07:00 +02:00
Fabian Affolter
1a658c2665
python3Packages.py17track: init at 3.3.0
2021-07-22 23:07:00 +02:00
Martin Weinelt
ce2968c699
python3Packages.wled: 0.6.0 -> 0.7.1
2021-07-22 23:07:00 +02:00
Fabian Affolter
f986815ac0
python3Packages.hatasmota: 0.2.14 -> 0.2.19
2021-07-22 23:07:00 +02:00
Fabian Affolter
6a100bcbac
python3Packages.pydeconz: 79 -> 80
2021-07-22 23:07:00 +02:00
Fabian Affolter
48add123b4
python3Packages.python-slugify: 4.0.1 -> 5.0.2
2021-07-22 23:07:00 +02:00
Fabian Affolter
a4ba417d44
python3Packages.vultr: 0.1.2 -> 1.0.1
2021-07-22 23:07:00 +02:00
Martin Weinelt
fc0b15b696
octoprint: update zeroconf override
...
Required so it still works with the latest changes to the derivation.
Does not make octoprint build, this would require further overrides
around the flask/werkzeug ecosystem.
2021-07-22 23:06:59 +02:00
Martin Weinelt
35b447f656
python3Packages.aioesphomeapi: 2.9.0 -> 4.1.0
2021-07-22 23:06:59 +02:00
Martin Weinelt
10bc114e32
python3Packages.zeroconf: 0.31.0 -> 0.32.0
2021-07-22 23:06:59 +02:00
Fabian Affolter
f9f398da91
python3Packages.claripy: 9.0.9031 -> 9.0.9166
2021-07-22 23:05:35 +02:00
Fabian Affolter
e22fcee9ba
python3Packages.pyvex: 9.0.9031 -> 9.0.9166
2021-07-22 23:04:39 +02:00
Sandro Jäckel
57c3d06e2c
liblapack: 3.9.1 -> 3.10.0
2021-07-22 14:03:57 -07:00
Fabian Affolter
8152a8e62f
python3Packages.ailment: 9.0.9031 -> 9.0.9166
2021-07-22 22:59:02 +02:00
Fabian Affolter
100d7db8d0
python3Packages.aioguardian: 1.0.7 -> 1.0.8
2021-07-22 13:56:48 -07:00
Fabian Affolter
6c09918068
python3Packages.archinfo: 9.0.9031 -> 9.0.9166
2021-07-22 22:50:09 +02:00
Fabian Affolter
69014d1d7c
Merge pull request #131115 from 06kellyjac/terragrunt
...
terragrunt: 0.31.0 -> 0.31.1
2021-07-22 22:29:22 +02:00
Felix Buehler
06888088ab
serviio: remove phases
2021-07-22 22:27:21 +02:00
Felix Buehler
060059939f
sqlite-jdbc: remove phases
2021-07-22 22:25:05 +02:00
Fabian Affolter
5035dd3768
Merge pull request #131127 from wd15/fastapi-0.67.0
...
python3Packages.fastapi: 0.65.2 -> 0.67.0
2021-07-22 22:23:17 +02:00
Felix Buehler
8432f6de9c
zookeeper: remove phases
2021-07-22 22:19:51 +02:00
Fabian Affolter
40f39ea04a
Merge pull request #131107 from applePrincess/exploitdb-2021-07-22
...
exploitdb: 2021-07-21 -> 2021-07-22
2021-07-22 22:06:05 +02:00
Pascal Bach
1af4b744e6
Merge pull request #130790 from max-wittig/patch-11
...
gitlab-runner: 14.0.1 -> 14.1.0
2021-07-22 21:50:03 +02:00
Daniel Wheeler
e7cbc2ef63
python3Packages.fastapi: 0.65.2 -> 0.67.0
2021-07-22 15:49:28 -04:00
Vincent Laporte
9a0f9214cf
ocamlPackages.ocaml-monadic: 0.4.1 → 0.5.0
2021-07-22 21:36:22 +02:00
Benjamin Hipple
71b0def28a
Merge pull request #131111 from ethancedwards8/tmuxPlugins-dracula-2.0.0
...
tmuxPlugins.dracula: v1.0.1 -> v2.0.0
2021-07-22 15:32:08 -04:00
Yuka
dd1b4bb133
qt5.qtwebengine: Fix invisible fonts ( #131121 )
...
Fixes #131074
2021-07-22 21:27:58 +02:00
Pavol Rusnak
a5987f48d6
Merge pull request #131099 from Stunkymonkey/unifont-phases
...
unifont: deprecate phases
2021-07-22 21:26:49 +02:00