1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

348356 commits

Author SHA1 Message Date
R. Ryantm 63921adcd4 flexget: 3.2.11 -> 3.2.13 2022-01-23 15:16:08 +00:00
sternenseemann b876a7e549 python3Packages.sigrok: init at 0.5.1
python*Packages.sigrok is a version of libsigrok which additionally
builds its python bindings. Sadly bindings and package don't seem to be
buildable independently of each other without a lot of patching.

The main thing we need to do is patch Makefile.am to pass
--single-version-externally-managed, so the installed sigrok module ends
up in PYTHONPATH properly.
2022-01-23 16:08:05 +01:00
Phillip Cloud 6833cd17bd
python3Packages.ansimarkup: init at 1.5.0 2022-01-23 09:56:20 -05:00
R. Ryantm 5404f23417 stellarsolver: 1.8 -> 1.9 2022-01-23 14:48:19 +00:00
Bobby Rong fbe1ed2f8a
Merge pull request #156162 from r-ryantm/auto-update/qownnotes
qownnotes: 22.1.7 -> 22.1.9
2022-01-23 22:33:18 +08:00
Jan Tojnar 03c1d4f787
Merge pull request #155807 from linsui/ibus-libpinyin
ibus-libpinyin: enable more features
2022-01-23 15:31:37 +01:00
R. Ryantm 163055958b terragrunt: 0.35.20 -> 0.36.0 2022-01-23 14:29:22 +00: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
AndersonTorres fa74c63bdc vlc: optional Wayland support 2022-01-23 11:20:24 -03: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
R. Ryantm 8c6d19e284 symfony-cli: 5.1.0 -> 5.2.1 2022-01-23 14:14:06 +00:00
Yuka 3db4201bc8
mixRelease: allow specifying buildInputs (#156288) 2022-01-23 23:13:53 +09:00
Dominik Xaver Hörl 857d287855 sdat2img: init at unstable-2021-11-9 2022-01-23 14:38:14 +01: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
gruve-p c642e1fc5c maintainers: add gruve-p 2022-01-23 14:23:06 +01: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
Markus Kowalewski 8704f948f1
mpich: 3.4.3 -> 4.0 2022-01-23 13:32:29 +01:00
Naïm Favier 5947b9e974
alacritty: fix build on aarch64
Fixes #153304
2022-01-23 13:31:54 +01: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
Markus Kowalewski e54d960824
libxc: 5.1.7 -> 5.2.0 2022-01-23 13:11:55 +01: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
Guillaume Girol 10047fc2b3 python3Packages.ihatemoney: fix build 2022-01-23 12:00:00 +00:00
Guillaume Girol f718417648 python3Packages.sqlalchemy-continuum: 1.3.11 -> 1.3.12 2022-01-23 12:00:00 +00:00
Linus Heckemann 1b94b6c8cc rtl8189es: init at 2020-10-03
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
2022-01-23 12:55:16 +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
Naïm Favier 8f37775234
alacritty: 0.9.0 -> 0.10.0
https://github.com/alacritty/alacritty/releases/tag/v0.10.0
2022-01-23 12:32:42 +01: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
D Anzorge 86cc0e8fc2 streamlink: 3.0.3 -> 3.1.0 2022-01-23 12:14:07 +01: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
Jörg Thalheim 543dbb4ffb gnomeExtension.pop-shell: 2021-11-30 -> 2022-01-14 2022-01-23 11:58:41 +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