Commit graph

332223 commits

Author SHA1 Message Date
Robert Schütz
f0c943237a python3Packages.rapidfuzz: 1.8.2 -> 1.8.3 2021-11-19 09:48:39 -08:00
Moritz Böhme
e5537e4de7
synology-drive: init at 3.0.1-12674 (#141977)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: MoritzBoehme <mr.x@moritzboeh.me>
2021-11-18 18:03:26 +01:00
Sandro
7d2c9796cc
Merge pull request #146498 from smancill/ZHF-mhost 2021-11-18 18:02:36 +01:00
Sandro
c125359bb4
proj: fix build on Hydra (x86_64-darwin) (#146494) 2021-11-18 18:00:46 +01:00
Sebastián Mancilla
586ec1fbe4 mhost: fix build on darwin 2021-11-18 13:29:51 -03:00
Raphael Megzari
8ea3df51cd
erlang: 24.1.4 -> 24.1.5 (#145530) 2021-11-19 01:14:52 +09:00
Sebastián Mancilla
531c9c19e3 proj: fix build on Hydra
Tests need access to writable home directory.

Also make the temporary directory (as searched by the tests) writable,
for completeness, although those tests seem to exit early when they
cannot write to the temporary directory without reaching an assert (and
thus without failing).

Fixes #146358
2021-11-18 13:03:10 -03:00
Artturi
57a7c5de18
Merge pull request #145756 from Thra11/osmscout-server-drop-mapnik 2021-11-18 17:03:44 +02:00
Spencer Baugh
94186e430b
iqueue: init at 0.1.0 (#139064)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-18 16:00:26 +01:00
Thiago Kenji Okada
e570c93031
Merge pull request #146461 from DeeUnderscore/streamlink-3.0.1
streamlink: 2.4.0 -> 3.0.1
2021-11-18 11:50:37 -03:00
Thiago Kenji Okada
d1305f9c29
Merge pull request #146315 from Prillan/weasyprint-53.4
python3Packages.weasyprint: 52 -> 53.4
2021-11-18 11:44:54 -03:00
Thiago Kenji Okada
313ed3c609
Merge pull request #146295 from thiagokokada/bump-retroarch
retroarch: 1.8.5 -> 1.9.2
2021-11-18 11:12:06 -03:00
Thiago Kenji Okada
49ee4f601f
Merge pull request #146438 from figsoda/update-tidy-viewer
tidy-viewer: 1.4.2 -> 1.4.3
2021-11-18 10:56:10 -03:00
D Anzorge
74c99a1c82 streamlink: 2.4.0 -> 3.0.1 2021-11-18 14:45:23 +01:00
Thiago Kenji Okada
261122add8
Merge pull request #146479 from trofi/fix-pacvim-for-ncurses-6.3
pacvim: pull pending upstream inclusion fix for ncurses-6.3
2021-11-18 10:43:13 -03:00
Jörg Thalheim
288b43da76
Merge pull request #145966 from r-ryantm/auto-update/python38Packages.flask_wtf
python38Packages.flask_wtf: 0.15.1 -> 1.0.0
2021-11-18 13:37:18 +00:00
Aaron Andersen
b6d40f7f79
Merge pull request #146343 from VergeDX/hbase
nixos/hbase: add settings option for hbase-site.xml
2021-11-18 08:35:04 -05:00
Pascal Bach
affbc4698f
Merge pull request #146448 from Ma27/bump-nextcloud
nextcloud22: 22.2.2 -> 22.2.3
2021-11-18 14:08:49 +01:00
Anderson Torres
9592d12799
Merge pull request #146323 from AndersonTorres/new-misc
plan9port: quick&dirty fixup
2021-11-18 10:06:01 -03:00
Domen Kožar
cb8f6cdc43
Merge pull request #146459 from smancill/zhf-cloak
cloak: fix build on darwin
2021-11-18 07:02:35 -06:00
Kevin Tran
57407fed58
kio-fuse: init at 5.0.1 (#138492)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-18 13:29:50 +01:00
Sandro
7280fda66f
Merge pull request #136095 from boppyt/lite-xl 2021-11-18 13:22:05 +01:00
Sandro
0b804a9217
Merge pull request #136403 from remgodow/electron-mail-fix 2021-11-18 13:07:30 +01:00
Sandro
3db9ebca5e
Merge pull request #144733 from lourkeur/update/chia
chia: 1.2.10 -> 1.2.11
2021-11-18 12:30:08 +01:00
Bobby Rong
c48fff2e16
Merge pull request #146399 from Kranzes/bump-ookla
ookla-speedtest: 1.0.0 -> 1.1.0
2021-11-18 19:15:54 +08:00
Sandro
f2609ec354
Merge pull request #142756 from NobbZ/earthly-0-5-24 2021-11-18 12:06:08 +01:00
Sandro
cbaa609b1d
Merge pull request #142804 from ornxka/aliyun-cli 2021-11-18 12:05:16 +01:00
Sergei Trofimovich
473ac28b80 pacvim: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/helperFns.cpp:103:17:
      error: format not a string literal and no format arguments [-Werror=format-security]
      103 |         mvprintw(TOP+5, 0, (x).c_str());
          |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
2021-11-18 10:33:56 +00:00
Sergei Trofimovich
cb22860dfb ncdc: pull upstream ncurses-6.3 fix
Without the change the build fails on ncurses-6.3 as:

    src/uit_dl.c:227:25: error: format not a string literal
      and no format arguments [-Werror=format-security]
      227 |     mvprintw(bottom, 0, hash);
          |                         ^~~~
2021-11-18 09:33:30 +00:00
Bobby Rong
4ff9231d41
Merge pull request #142834 from trofi/sequential-ion3
ion3: explicitly disable parallel builds
2021-11-18 16:57:49 +08:00
Bobby Rong
7c8faf308f
Merge pull request #146470 from bobby285271/ion
ion3: fix src url
2021-11-18 16:55:35 +08:00
Rasmus Précenth
abbba8eb4c
python3Packages.weasyprint: 52 -> 54.3 2021-11-18 09:54:25 +01:00
Rasmus Précenth
e951187304
python3Packages.pydyf: init at 1.0.2 2021-11-18 09:54:24 +01:00
Rasmus Précenth
83b4175120
maintainers: add rprecenth 2021-11-18 09:43:00 +01:00
Bobby Rong
521cecb93d
ion3: fix src url 2021-11-18 16:18:52 +08:00
Bernardo Meurer
60494245cc
Merge pull request #146462 from flurie/fix-ccextractor-darwin
ccextractor: fix build on x86_64-darwin
2021-11-18 00:11:24 -08:00
Fabian Affolter
8d0389b025
Merge pull request #146447 from smancill/zhf-ledgerwallet
python3Packages.ledgerwallet: fix build
2021-11-18 09:01:12 +01:00
Fabian Affolter
268572ad4d
Merge pull request #146307 from fabaff/oocsi
python3Packages.oocsi: init at 0.4.2
2021-11-18 08:45:48 +01:00
Fabian Affolter
5b6ce44316
Merge pull request #146365 from fabaff/bump-librouteros
python3Packages.librouteros: 3.1.0 -> 3.2.0
2021-11-18 08:44:37 +01:00
Fabian Affolter
fb16b1ff3b
Merge pull request #146366 from fabaff/bump-motioneye-client
python3Packages.motioneye-client: 0.3.11 -> 0.3.12
2021-11-18 08:44:26 +01:00
Fabian Affolter
57d1685a69
Merge pull request #146423 from fabaff/bump-checkov
checkov: 2.0.580 -> 2.0.582
2021-11-18 08:44:14 +01:00
Fabian Affolter
768ef08d65
Merge pull request #146424 from fabaff/bump-pywizlight
python3Packages.pywizlight: 0.4.10 -> 0.4.13
2021-11-18 08:44:00 +01:00
Fabian Affolter
4e23637214
Merge pull request #146368 from fabaff/bump-pylitterbot
python3Packages.pylitterbot: 2021.10.1 -> 2021.11.0
2021-11-18 08:43:27 +01:00
Fabian Affolter
83a1a5596e
Merge pull request #146372 from fabaff/bump-velbus-aio
python3Packages.velbus-aio: 2021.11.6 -> 2021.11.7
2021-11-18 08:43:09 +01:00
Fabian Affolter
4634f1c461
Merge pull request #146373 from fabaff/bump-identify
python3Packages.identify: 2.3.5 -> 2.3.6
2021-11-18 08:42:54 +01:00
Fabian Affolter
9625544573
Merge pull request #146374 from fabaff/bump-git-filter-repo
python3Packages.git-filter-repo: 2.33.0 -> 2.34.0
2021-11-18 08:42:40 +01:00
Fabian Affolter
e0e06ded2d
Merge pull request #146375 from fabaff/bump-gau
gau: 1.2.0 -> 2.0.6
2021-11-18 08:42:23 +01:00
Vladimír Čunát
3e8ff3181b
Merge #146143: thunderbird: 91.3.0 -> 91.3.1 2021-11-18 08:19:37 +01:00
Bernardo Meurer
a074f51154
Merge pull request #146465 from lovesegfault/ddcci-driver-fix-5.15
linuxPackages_5_15.ddcci-driver: fix build
2021-11-17 23:18:28 -08:00
Sarah Brofeldt
c89cf3325b
Merge pull request #146455 from endgame/topicctl-1.2.0
topicctl: 1.1.1 -> 1.2.0
2021-11-18 07:58:09 +01:00