278023 Commits

Author SHA1 Message Date
Jan Tojnar
4f6919dcc7
Merge pull request #116200 from dotlambda/libhandy-1.2.0
libhandy: 1.0.3 -> 1.2.0
2021-03-13 18:00:30 +01:00
Fabian Affolter
35c5a6c570
Merge pull request #116210 from r-ryantm/auto-update/teler
teler: 1.0.3 -> 1.1.0
2021-03-13 17:57:37 +01:00
R. RyanTM
8ef19ab88d wrangler: 1.13.0 -> 1.15.0 2021-03-13 16:52:27 +00:00
Michael Weiss
2721f407e5
Merge pull request #116146 from Emantor/pkgconfig/iniparser
iniparser: add pkgconfig file
2021-03-13 17:48:29 +01:00
R. RyanTM
10042ddfd7 unciv: 3.12.14 -> 3.13.7-patch2 2021-03-13 16:22:57 +00:00
Mario Rodas
d84abf51b3
Merge pull request #116139 from r-ryantm/auto-update/emplace
emplace: 1.2.0 -> 1.2.1
2021-03-13 11:17:37 -05:00
Jan Tojnar
1df29ee456 libqmi: propagate requireds
glib and libqrtr-glib are listed in the Requires field of the pkg-config file so we need to propagate them in order for depenents to be able to use this library.
2021-03-13 17:17:03 +01:00
Mario Rodas
6bb2bfd941
Merge pull request #116138 from r-ryantm/auto-update/direnv
direnv: 2.27.0 -> 2.28.0
2021-03-13 11:14:44 -05:00
Mario Rodas
20d6823b0f
Merge pull request #116156 from r-ryantm/auto-update/minio-client
minio-client: 2021-03-10T05-59-20Z -> 2021-03-12T03-36-59Z
2021-03-13 11:12:58 -05:00
Mario Rodas
2529233937
Merge pull request #116155 from r-ryantm/auto-update/minio
minio: 2021-03-10T05-11-33Z -> 2021-03-12T00-00-47Z
2021-03-13 11:12:42 -05:00
Mario Rodas
30d4de10ee
Merge pull request #116179 from r-ryantm/auto-update/pueue
pueue: 0.12.0 -> 0.12.1
2021-03-13 11:10:26 -05:00
Mario Rodas
25e1890a80
Merge pull request #116185 from r-ryantm/auto-update/resvg
resvg: 0.13.1 -> 0.14.0
2021-03-13 11:09:53 -05:00
Mario Rodas
3e37664744
Merge pull request #116213 from r-ryantm/auto-update/terrascan
terrascan: 1.3.3 -> 1.4.0
2021-03-13 11:02:09 -05:00
Mario Rodas
6dd70b5707
Merge pull request #116212 from r-ryantm/auto-update/terragrunt
terragrunt: 0.28.9 -> 0.28.11
2021-03-13 11:00:52 -05:00
R. RyanTM
509377bb43 traefik: 2.4.6 -> 2.4.7 2021-03-13 15:59:33 +00:00
AndersonTorres
0175c11e65 jasper: re-enable expression 2021-03-13 12:58:44 -03:00
Mario Rodas
3f8c898068
Merge pull request #116211 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.14.0 -> 0.15.0
2021-03-13 10:55:14 -05:00
Sandro
301a945e80
Merge pull request #116170 from LeSuisse/age-1.0.0-rc.1
age: 1.0.0-beta6 -> 1.0.0-rc.1
2021-03-13 16:54:50 +01:00
Sandro
34405e2ca5
Merge pull request #116178 from logan12358/use-fetchFromSourcehut
aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut
2021-03-13 16:54:35 +01:00
Mario Rodas
d751ff883c
Merge pull request #116133 from r-ryantm/auto-update/clair
clair: 4.0.2 -> 4.0.3
2021-03-13 10:53:07 -05:00
Mario Rodas
891636cf25
Merge pull request #116214 from r-ryantm/auto-update/tfsec
tfsec: 0.39.5 -> 0.39.6
2021-03-13 10:52:42 -05:00
Sandro
746a636046
Merge pull request #116172 from sternenseemann/twemoji-13.0.2
twitter-color-emoji: 13.0.1 -> 13.0.2
2021-03-13 16:52:20 +01:00
Sandro
f2846df823
Merge pull request #116128 from marcus7070/marcus7070/rtree-fix
python3Packages.Rtree: fix build
2021-03-13 16:44:56 +01:00
Michael Weiss
14e11862ea
chromium: Remove the enableVaapi flag/option
Chromium is still compiled with use_vaapi=true but since M89 the
--enable-accelerated-video-decode was replaced with
--enable-features=VaapiVideoDecoder.

Instead of updating our wrapper it seems like a better idea to drop
enableVaapi entirely and let users use commandLineArgs or
chrome://flags/ to enable hardware accelerated video decoding.
2021-03-13 16:38:42 +01:00
R. RyanTM
c02bf97227 tfsec: 0.39.5 -> 0.39.6 2021-03-13 15:29:46 +00:00
Frederik Rietdijk
89f4b3b5d1 pythonPackages: pytest_6_1CheckHook -> pytestCheckHook_6_1
Versions are supposed to be at the end.
2021-03-13 16:24:30 +01:00
R. RyanTM
eb1a98b142 terrascan: 1.3.3 -> 1.4.0 2021-03-13 15:23:43 +00:00
Sandro Jäckel
cb60634ebf pythonPackages.urllib3: use pytest 6.1.2 2021-03-13 16:21:31 +01:00
Sandro Jäckel
01b24ef003 pythonPackages.pytest-freezegun: do not propagate pytest 2021-03-13 16:21:31 +01:00
Sandro Jäckel
9395912baa pythonPackages.pytest-timeout: don't propagate pytest 2021-03-13 16:21:31 +01:00
Sandro Jäckel
c20c8df84f pythonPackages: aiohttp: use pytest_6_1CheckHook 2021-03-13 16:21:31 +01:00
Sandro Jäckel
45ede7d4ea pythonPackages.werkzeug: fix test execution, add empty maintainers field 2021-03-13 16:21:31 +01:00
Sandro Jäckel
1b127bd94e pythonPackages.trio: fix tests 2021-03-13 16:21:31 +01:00
Sandro Jäckel
ed44183ff0 pythonPackages.async-upnp-client: use pytest_6_1CheckHook 2021-03-13 16:21:30 +01:00
Sandro Jäckel
d0f00f69b4 pythonPackages: Init pytest_6_1CheckHook with pytest 6.1.X 2021-03-13 16:21:30 +01:00
R. RyanTM
e38bea2335 terragrunt: 0.28.9 -> 0.28.11 2021-03-13 15:19:17 +00:00
Benjamin Hipple
721daaff82
Merge pull request #116163 from r-ryantm/auto-update/oneDNN
oneDNN: 2.1 -> 2.1.2
2021-03-13 10:18:02 -05:00
R. RyanTM
dae8503172 terraform-ls: 0.14.0 -> 0.15.0 2021-03-13 15:15:05 +00:00
Aaron Andersen
0bf8f56105
Merge pull request #115871 from aanderse/kodi-packages
kodi: plugins cleanup
2021-03-13 10:10:20 -05:00
R. RyanTM
8eb024773c teler: 1.0.3 -> 1.1.0 2021-03-13 15:09:12 +00:00
Frederik Rietdijk
2edf46ca6a pypy3.pkgs.cryptography: fix build
setuptools-rust was accidentally added to the wrong list.
2021-03-13 15:59:58 +01:00
R. RyanTM
ddd71dd0c9 ibus-engines.table: 1.12.3 -> 1.12.4 2021-03-13 15:52:13 +01:00
R. RyanTM
305267aacb python37Packages.convertdate: 2.3.0 -> 2.3.1 2021-03-13 15:51:54 +01:00
R. RyanTM
805e9c5f69 ibus-engines.anthy: 1.5.11 -> 1.5.12 2021-03-13 15:51:03 +01:00
R. RyanTM
99286f2640 liblinear: 2.42 -> 2.43 2021-03-13 15:50:46 +01:00
R. RyanTM
1de17296c6 lightdm-mini-greeter: 0.5.0 -> 0.5.1 2021-03-13 15:50:26 +01:00
R. RyanTM
148b1387e1 libdigidocpp: 3.14.4 -> 3.14.5 2021-03-13 15:49:25 +01:00
R. RyanTM
b417a8aca3 libofx: 0.10.0 -> 0.10.1 2021-03-13 15:49:04 +01:00
R. RyanTM
ac49f2ff81 libisoburn: 1.5.2 -> 1.5.4 2021-03-13 15:48:14 +01:00
R. RyanTM
9494262663 svxlink: 19.09.1 -> 19.09.2 2021-03-13 14:48:09 +00:00