Fabian Affolter
ed0b3bb0e8
Merge pull request #147423 from fabaff/fix-pythonegardia
...
python3Packages.pythonegardia: add patch for search path
2021-11-26 00:16:07 +01:00
Fabian Affolter
9143a4c876
Merge pull request #147427 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.21 -> 0.3.0
2021-11-26 00:15:56 +01:00
Fabian Affolter
f1fe7c6ec1
Merge pull request #147428 from fabaff/bump-pycocotools
...
python3Packages.pycocotools: 2.0.2 -> 2.0.3
2021-11-26 00:15:43 +01:00
Fabian Affolter
36f621fd0d
Merge pull request #147366 from fabaff/bump-pychromecast
...
python3Packages.PyChromecast: 9.3.1 -> 10.1.1
2021-11-26 00:14:09 +01:00
Fabian Affolter
928afefaf3
python3Packages.requests-cache: disable flaky tests
2021-11-26 00:07:34 +01:00
Fabian Affolter
d460f48ddb
Merge pull request #142861 from fabaff/bump-screenlogicpy
...
python3Packages.screenlogicpy: 0.4.3 -> 0.5.0
2021-11-26 00:02:20 +01:00
Fabian Affolter
5efb5635fe
Merge pull request #147401 from fabaff/bump-zigpy-znp
...
python3Packages.zigpy: 0.39.0 -> 0.41.0, python3Packages.zigpy-znp: 0.5.4 -> 0.6.1
2021-11-25 23:55:33 +01:00
Fabian Affolter
73a0e68674
Merge pull request #147398 from fabaff/bump-zwave-js-server-python
...
python3Packages.zwave-js-server-python: 0.31.3 -> 0.33.0
2021-11-25 23:55:20 +01:00
Fabian Affolter
0d808eea61
python3Packages.hatasmota: 0.2.21 -> 0.3.0
2021-11-25 23:50:14 +01:00
Fabian Affolter
a8d7fda016
python3Packages.pycocotools: 2.0.2 -> 2.0.3
2021-11-25 23:47:46 +01:00
Fabian Affolter
ae8025e4cf
Merge pull request #147375 from fabaff/bump-pysmartthings
...
python3Packages.pysmartthings: 0.7.6 -> 0.7.7
2021-11-25 23:44:13 +01:00
Fabian Affolter
5a3da19b3f
Merge pull request #147385 from fabaff/bump-mypy-boto3-s3
...
python3Packages.mypy-boto3-s3: 1.20.1 -> 1.20.12
2021-11-25 23:43:17 +01:00
Fabian Affolter
85fc312c57
Merge pull request #146376 from fabaff/bump-plugwise
...
python3Packages.plugwise: 0.14.5 -> 0.15.2
2021-11-25 23:42:28 +01:00
Fabian Affolter
752fa0d83c
Merge pull request #145683 from fabaff/bump-airthings
...
python3Packages.airthings-cloud: 0.0.1 -> 0.1.0
2021-11-25 23:41:19 +01:00
Fabian Affolter
8f06fa3a26
Merge pull request #145373 from fabaff/bump-simplisafe-python
...
python3Packages.simplisafe-python: 2021.10.0 -> 2021.11.0
2021-11-25 23:40:09 +01:00
Fabian Affolter
5deee46583
Merge pull request #145596 from fabaff/bump-aiohomekit
...
python3Packages.aiohomekit: 0.6.3 -> 0.6.4
2021-11-25 23:38:15 +01:00
Fabian Affolter
121f5ff1fd
Merge pull request #146426 from fabaff/bump-pysma
...
python3Packages.pysma: 0.6.8 -> 0.6.9
2021-11-25 23:36:27 +01:00
Fabian Affolter
a952e5579b
python3Packages.pythonegardia: add patch for search path
2021-11-25 23:32:01 +01:00
Dmitry Kalinkin
5f914776f4
Merge pull request #147081 from veprbl/pr/tensorflow_2_7_0
...
python3Packages.tensorflow: 2.4.2 -> 2.7.0
2021-11-25 16:41:23 -05:00
Maëlys Bras de fer
7d5905395d
geoclue2: add geoclue2-with-demo-agent to be cached
2021-11-25 22:20:16 +01:00
7c6f434c
899d2d2677
Merge pull request #147397 from erictapen/graphviz
...
graphviz_2_32, guitone: remove
2021-11-25 21:15:45 +00:00
SCOTT-HAMILTON
b47648f6c8
mariadb-connector-c: fix static build ( #147166 )
2021-11-25 16:03:55 -05:00
Rick van Schijndel
35f13295c4
libxklavier: support cross-compilation
2021-11-25 22:02:34 +01:00
Fabian Affolter
e822c34ff9
python3Packages.seaborn: add missing dependencies
2021-11-25 21:46:22 +01:00
adisbladis
07e3b29217
Merge pull request #147387 from Mic92/nix-eval-jobs
...
nix-eval-jobs: switch to nix stable
2021-11-25 12:17:53 -08:00
Alyssa Ross
4b5c3d9376
qemu: only include alsa-lib for alsa support
2021-11-25 19:48:48 +00:00
Alyssa Ross
5d9e0f86b9
qemu: never use bundled Meson
...
It's better to fail to build if our version of Meson isn't compatible
with QEMU's, so we'll know something is wrong. Otherwise, we'll get
subtle breakages that only manifest at runtime, which I think might be
what happened in 9e403b19a1
("qemu: 5.1.0 -> 5.2.0") to necessitate
autoPatchelfHook.
2021-11-25 19:47:56 +00:00
Nicolas Dudebout
0b12f0c1c9
antlr4: install CMake config files
2021-11-25 20:35:56 +01:00
Guillaume Girol
1de042bc0a
Merge pull request #146883 from Mindavi/graphene/cross
...
graphene: support cross-compilation
2021-11-25 19:22:14 +00:00
Fabian Affolter
1461ac6edd
python3Packages.zigpy-znp: 0.5.4 -> 0.6.1
2021-11-25 20:21:43 +01:00
Guillaume Girol
3da23f7aac
Merge pull request #146881 from Mindavi/libnice/cross
...
libnice (+ dependencies): support cross-compilation
2021-11-25 19:16:00 +00:00
Guillaume Girol
9d4747aec4
Merge pull request #146557 from Mindavi/mindustry/unbreak
...
mindustry: unbreak
2021-11-25 19:11:27 +00:00
Kerstin Humm
1d2c379e3b
graphviz_2_32: remove
...
It is broken and their is no usage in current nixpkgs.
Also the notice about its necessity is from 2014:
08131bd5d5
2021-11-25 20:10:34 +01:00
Kerstin Humm
86b2661837
guitone: remove package
...
Guitone isn't used in Nixpkgs anywhere. It hasn't seen a release in 11 years
(6a09974e0f
) and is unmaintained in
Nixpkgs. Also it's the sole remaining user of graphviz_2_32, which
should be removed as well.
2021-11-25 20:10:34 +01:00
Fabian Affolter
0ab64335ae
python3Packages.zigpy: 0.39.0 -> 0.41.0
2021-11-25 20:06:47 +01:00
Fabian Affolter
c1790982b3
python3Packages.zwave-js-server-python: 0.31.3 -> 0.33.0
2021-11-25 20:00:38 +01:00
Robert Schütz
f7963ac1e9
libdeltachat: 1.66.0 -> 1.67.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.67.0/CHANGELOG.md
2021-11-25 10:52:59 -08:00
Robert Schütz
14217c548b
Merge pull request #147165 from dotlambda/libdeltachat-1.66.0
...
libdeltachat: 1.65.0 -> 1.66.0
2021-11-25 10:41:04 -08:00
Thiago Kenji Okada
3ecace59a4
Merge pull request #146958 from thiagokokada/add-missing-libretro-cores
...
Add missing libretro cores
2021-11-25 15:14:24 -03:00
Jörg Thalheim
856ce74b01
nix-eval-jobs: switch to nix stable
...
This also should make prevent breakages like https://github.com/NixOS/nixpkgs/pull/147376
2021-11-25 18:57:02 +01:00
Fabian Affolter
829b8d2228
python3Packages.mypy-boto3-s3: 1.20.1 -> 1.20.12
2021-11-25 18:48:02 +01:00
Léo Stefanesco
7c52900af1
coqPackages.coq-record-update: init
2021-11-25 17:20:16 +00:00
Léo Stefanesco
8b2fe80dd2
maintainers: add ineol
2021-11-25 17:20:16 +00:00
Florent C
1bf1adbf0b
xob: 0.2 -> 0.3
...
The current package is outdated and does not have a maintainer anymore.
This updates the package to version 0.3 and adds myself as the new
package maintainer since I am already the maintainer of xob.
2021-11-25 18:13:07 +01:00
Zane van Iperen
9aecabdf89
protoc-gen-go-vtproto: init at 0.2.0 ( #144449 )
2021-11-25 09:02:04 -08:00
Michael Raitza
4f5daac94e
factor-lang: Rewrite builder in preparation for 0.99
...
Fixes #136400
2021-11-25 18:01:09 +01:00
Sandro
414a0d6e23
Merge pull request #147372 from newAM/cargo-flash
2021-11-25 17:28:57 +01:00
Fabian Affolter
60fd1074df
python3Packages.pysmartthings: 0.7.6 -> 0.7.7
2021-11-25 17:06:37 +01:00
oxalica
edc83a9bf0
stretchly: 1.7.0 -> 1.8.1
...
It contains the fix of a critical bug which which shows empty window and
basically lock users out.
4f0df79bc6
2021-11-25 23:54:53 +08:00
Alex Martens
9974c0dfde
cargo-flash: 0.11.0 -> 0.12.0
2021-11-25 07:48:49 -08:00