Commit graph

348117 commits

Author SHA1 Message Date
Jan Tojnar
03c1d4f787
Merge pull request #155807 from linsui/ibus-libpinyin
ibus-libpinyin: enable more features
2022-01-23 15:31:37 +01:00
Linus Heckemann
234e49a854
Merge pull request #156249 from r-ryantm/auto-update/python3.10-mattermostdriver
python310Packages.mattermostdriver: 7.3.1 -> 7.3.2
2022-01-23 15:28:43 +01:00
Fabian Affolter
47eb5fe12f
Merge pull request #155885 from r-ryantm/auto-update/python310Packages.somajo
python310Packages.somajo: 2.1.6 -> 2.2.0
2022-01-23 15:26:46 +01:00
Fabian Affolter
28e0d359bb
Merge pull request #155870 from r-ryantm/auto-update/python310Packages.sagemaker
python310Packages.sagemaker: 2.72.2 -> 2.73.0
2022-01-23 15:26:13 +01:00
Fabian Affolter
a838646935
Merge pull request #155802 from r-ryantm/auto-update/python310Packages.pydal
python310Packages.pydal: 20210626.3 -> 20220114.1
2022-01-23 15:26:01 +01:00
sternenseemann
8499ca252a mandoc: move executableCross assert into meta.broken
For splicing to work, callPackage needs to be able to attach extra
attributes (e. g. nativeDrv) to pkgsHostTarget.mandoc. If we have the
assert like before, pkgsHostTarget.mandoc would fail to evaluate,
preventing buildPackages.mandoc (which works as expected) to be attached
to the former. This affected cross compilation of the netbsd package set
in particular.
2022-01-23 15:18:45 +01:00
sternenseemann
3ab8db0ad0 mandoc: fix executableCross condition
isCompatible concerns itself with architecture compatibility which does
not constitute executability by itself, since there are other key
factors like the Kernel/syscall interface targeted. As mode switching is
considered compatible (e.g. ppc64le and ppc64), we can't even use
isCompatible to establish the architecture subset of executability.
For the lack of a better alternative, we'll just compare the system
tuples for now which will loose us support for x86_64-linux ->
i686-linux, but this is probably a bearable consequence.
2022-01-23 15:18:45 +01:00
Jonas Heinrich
c95e816c65
nixos/wordpress: Drop old deprecated interface (#152674) 2022-01-23 23:17:01 +09:00
Yuka
3db4201bc8
mixRelease: allow specifying buildInputs (#156288) 2022-01-23 23:13:53 +09:00
legendofmiracles
c07b988286
Merge pull request #155442 from IvarWithoutBones/init/optifine-versions 2022-01-23 07:36:47 -06:00
dmayle
c30f25ffbb
canon-cups-ufr2: fix library patching; use proot to enable cnsetuputil2 (#156090) 2022-01-23 08:33:44 -05:00
Robert Scott
b5420031c5
Merge pull request #156269 from r-ryantm/auto-update/python3.9-jc
python39Packages.jc: 1.17.6 -> 1.18.1
2022-01-23 13:25:07 +00:00
legendofmiracles
0bae434abd
Merge pull request #154946 from kraem/kraem/rivercarro_init 2022-01-23 07:17:51 -06:00
Bobby Rong
c518523d06
Merge pull request #155137 from dasj19/giara-update
giara: 0.3 -> 1.0
2022-01-23 21:12:14 +08:00
Bobby Rong
d23da52dae
Merge pull request #155242 from trofi/update-arthe-for-fno-common
artha: 1.0.3 -> 1.0.5
2022-01-23 20:58:09 +08:00
Robert Scott
09c609aaa1
Merge pull request #156248 from SuperSandro2000/stumpy
python39Packages.stumpy: cleanup test dependencies
2022-01-23 12:49:05 +00:00
Bobby Rong
8ca77a6359
Merge pull request #156262 from r-ryantm/auto-update/python3.10-pymsteams
python310Packages.pymsteams: 0.2.0 -> 0.2.1
2022-01-23 20:16:53 +08:00
moritz bust
63f93a91d4
bumblebee: fix source url 2022-01-23 20:15:36 +08:00
Fabian Affolter
9ccc4fae14
Merge pull request #156298 from fabaff/bump-jsmin
python3Packages.jsmin: add pythonImportsCheck
2022-01-23 13:11:16 +01:00
Bobby Rong
18fe670709
Merge pull request #156142 from r-ryantm/auto-update/super-productivity
super-productivity: 7.9.2 -> 7.10.0
2022-01-23 20:04:37 +08:00
Alvar Penning
0439a474bf imagemagick: 7.1.0-19 -> 7.1.0-20
https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.0-20
2022-01-23 13:01:33 +01:00
Bobby Rong
2bcfde6001
Merge pull request #156293 from r-ryantm/auto-update/typos
typos: 1.3.4 -> 1.3.5
2022-01-23 19:49:20 +08:00
Pol Dellaiera
ba24545d73
maintainers/team-list: add drupol to php team 2022-01-23 19:48:14 +08:00
Fabian Affolter
5d861604cf python3Packages.jsmin: add pythonImportsCheck
python3Packages.jsmin: switch to pytestCheckHook
2022-01-23 12:21:03 +01:00
Robert Scott
c4bb9084aa
Merge pull request #156114 from dotlambda/pygraphviz-1.8
python3Packages.pygraphviz: 1.7 -> 1.8
2022-01-23 11:19:54 +00:00
Fabian Affolter
8f3c7d0ae3
Merge pull request #156283 from r-ryantm/auto-update/python3.10-aiohomekit
python310Packages.aiohomekit: 0.6.10 -> 0.6.11
2022-01-23 12:09:03 +01:00
Fabian Affolter
404b485643
Merge pull request #155186 from dotlambda/pytibber-0.22.0
python3Packages.pytibber: 0.21.6 -> 0.22.0
2022-01-23 12:08:34 +01:00
Fabian Affolter
bce00311b3
Merge pull request #154894 from smaret/flake8-docstrings-init
python3Packages.flake8-docstrings: init at 1.6.0
2022-01-23 12:01:18 +01:00
Fabian Affolter
968f480509
Merge pull request #155420 from jpetrucciani/add_gamble
python3Packages.gamble: init at 0.10
2022-01-23 11:56:29 +01:00
R. Ryantm
c78e933471 typos: 1.3.4 -> 1.3.5 2022-01-23 10:50:47 +00:00
Fabian Affolter
2b35cfec94
Merge pull request #155677 from r-ryantm/auto-update/python310Packages.dj-email-url
python310Packages.dj-email-url: 1.0.2 -> 1.0.4
2022-01-23 11:50:20 +01:00
Martin Weinelt
fd4d52457a
Merge pull request #155848 from plabadens/python-co2signal 2022-01-23 11:40:18 +01:00
Fabian Affolter
a2190e59d0
Merge pull request #155756 from r-ryantm/auto-update/python310Packages.ibm-cloud-sdk-core
python310Packages.ibm-cloud-sdk-core: 3.13.2 -> 3.14.0
2022-01-23 11:37:41 +01:00
Fabian Affolter
e0645370ed
Merge pull request #155789 from r-ryantm/auto-update/python310Packages.phonenumbers
python310Packages.phonenumbers: 8.12.40 -> 8.12.41
2022-01-23 11:20:00 +01:00
Fabian Affolter
3d787a8679
Merge pull request #155842 from r-ryantm/auto-update/python310Packages.python-gitlab
python310Packages.python-gitlab: 3.0.0 -> 3.1.0
2022-01-23 11:05:21 +01:00
Fabian Affolter
4c5f5d5b3a
python3Packages.sagemaker: disable on older Python releases 2022-01-23 10:48:22 +01:00
Fabian Affolter
27eb58cf7c
Merge pull request #155879 from r-ryantm/auto-update/python310Packages.simpleeval
python310Packages.simpleeval: 0.9.11 -> 0.9.12
2022-01-23 10:43:44 +01:00
Fabian Affolter
43a9b2ecc8
python3Packages.somajo: add pythonImportsCheck 2022-01-23 10:41:23 +01:00
Fabian Affolter
f1e3e05688
Merge pull request #156273 from r-ryantm/auto-update/python3.10-zigpy
python310Packages.zigpy: 0.42.0 -> 0.43.0
2022-01-23 10:32:13 +01:00
Vincent Laporte
43bbef4978 ocamlPackages.lablgtk: 2.18.10 → 2.18.12 2022-01-23 10:23:53 +01:00
Vincent Laporte
e3183d75e3 ocamlPackages.lablgtk: disable glade support 2022-01-23 10:23:53 +01:00
Vincent Laporte
1c1b91861a ocamlPackages.gtktop: remove at 2.0 2022-01-23 10:23:53 +01:00
Pavol Rusnak
d1bedaab45
Merge pull request #156278 from r-ryantm/auto-update/python3.10-cocotb-bus
python310Packages.cocotb-bus: 0.2.0 -> 0.2.1
2022-01-23 10:07:14 +01:00
R. Ryantm
493e1d9bc2 python310Packages.aiohomekit: 0.6.10 -> 0.6.11 2022-01-23 09:02:32 +00:00
Fabian Affolter
f76609af3b
Merge pull request #156267 from r-ryantm/auto-update/python3.10-gphoto2
python310Packages.gphoto2: 2.3.1 -> 2.3.2
2022-01-23 09:48:18 +01:00
Fabian Affolter
b4a592065a
Merge pull request #156258 from r-ryantm/auto-update/python3.9-easy-thumbnails
python39Packages.easy-thumbnails: 2.8 -> 2.8.1
2022-01-23 09:47:33 +01:00
Fabian Affolter
98f996b35b
Merge pull request #156266 from r-ryantm/auto-update/python3.9-google-cloud-language
python39Packages.google-cloud-language: 2.3.1 -> 2.3.2
2022-01-23 09:46:41 +01:00
Fabian Affolter
7eac180cf5
Merge pull request #156264 from r-ryantm/auto-update/python3.9-influxdb-client
python39Packages.influxdb-client: 1.24.0 -> 1.25.0
2022-01-23 09:45:38 +01:00
Fabian Affolter
647240077b
Merge pull request #156265 from r-ryantm/auto-update/python3.10-motionblinds
python310Packages.motionblinds: 0.5.8.2 -> 0.5.10
2022-01-23 09:44:54 +01:00
R. Ryantm
c59a18edec python310Packages.cocotb-bus: 0.2.0 -> 0.2.1 2022-01-23 08:43:20 +00:00