Commit Graph
334095 Commits
Author SHA1 Message Date
zowoq 4ea35c4c20 delta: 0.10.0 -> 0.10.1
https://github.com/dandavison/delta/releases/tag/0.10.1
2021-11-26 09:28:31 +10:00
Fabian AffolterandGitHub 96cf0b7f27 Merge pull request #147414 from fabaff/fix-seaborn
python3Packages.seaborn: add missing dependencies
2021-11-26 00:16:23 +01:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 KalinkinandGitHub 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 ferandJan Tojnar 7d5905395d geoclue2: add geoclue2-with-demo-agent to be cached 2021-11-25 22:20:16 +01:00
7c6f434candGitHub 899d2d2677 Merge pull request #147397 from erictapen/graphviz
graphviz_2_32, guitone: remove
2021-11-25 21:15:45 +00:00
SCOTT-HAMILTONandGitHub b47648f6c8 mariadb-connector-c: fix static build (#147166) 2021-11-25 16:03:55 -05:00
Fabian Affolter e822c34ff9 python3Packages.seaborn: add missing dependencies 2021-11-25 21:46:22 +01:00
adisbladisandGitHub 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 DudeboutandKerstin 0b12f0c1c9 antlr4: install CMake config files 2021-11-25 20:35:56 +01:00
Guillaume GirolandGitHub 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 GirolandGitHub 3da23f7aac Merge pull request #146881 from Mindavi/libnice/cross
libnice (+ dependencies): support cross-compilation
2021-11-25 19:16:00 +00:00
Guillaume GirolandGitHub 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ützandGitHub 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 OkadaandGitHub 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 StefanescoandVincent Laporte 7c52900af1 coqPackages.coq-record-update: init 2021-11-25 17:20:16 +00:00
Léo StefanescoandVincent Laporte 8b2fe80dd2 maintainers: add ineol 2021-11-25 17:20:16 +00:00
Zane van IperenandGitHub 9aecabdf89 protoc-gen-go-vtproto: init at 0.2.0 (#144449) 2021-11-25 09:02:04 -08:00
SandroandGitHub 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
Alex Martens 9974c0dfde cargo-flash: 0.11.0 -> 0.12.0 2021-11-25 07:48:49 -08:00
Thiago Kenji OkadaandGitHub 6080ef54eb Merge pull request #147136 from thiagokokada/add-build-graalvm-native-image
buildGraalvmNativeImage: init
2021-11-25 12:24:44 -03:00
Fabian AffolterandGitHub 8ebfa5b8e5 Merge pull request #147350 from fabaff/fix-rflink
python3Packages.rflink: add patch to support async_timeout> 4
2021-11-25 15:09:36 +01:00
Fabian AffolterandGitHub a0fe71b0b5 Merge pull request #147346 from fabaff/fix-rokuecp
python3Packages.rokuecp: disable failing test
2021-11-25 15:09:12 +01:00
Fabian AffolterandGitHub 2a8928ede6 Merge pull request #147300 from fabaff/asyncmy
python3Packages.asyncmy: init at 0.2.3
2021-11-25 15:08:58 +01:00