Commit Graph

74585 Commits

Author SHA1 Message Date
zimbatm
5f5df51bf0
Merge pull request #76758 from alyssais/ruby_2_7
Some Ruby 2.7 updates and fixes
2020-01-01 11:29:44 +00:00
Emily
31ef3b8ec5 stm32loader: 0.5.0 -> 0.5.1 2020-01-01 10:54:31 +01:00
Jörg Thalheim
060bd74d3f
bitwarden-cli: move to nodePackages version (#76489)
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
Silvan Mosberger
956820abc1
Merge pull request #66208 from seqizz/g_djangopostnet
django-postgresql-netfields: init at 1.2.2
2020-01-01 03:10:30 +01:00
zimbatm
a9341dbb33
ruby_2_7.withPackages: test 2020-01-01 00:25:35 +00:00
K. Bruneau
7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Maximilian Bosch
43eec1d30f
cargo-make: 0.24.2 -> 0.24.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.3
2019-12-31 20:30:12 +01:00
Mikhail Klementev
dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
Gürkan Gür
36af8d34c9 django-postgresql-netfields: init at 1.2.2 2019-12-31 10:30:49 +01:00
Franz Pletz
08dc289f05
Merge pull request #74796 from prusnak/gcc-arm-embedded
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-31 02:19:03 +00:00
John Ericson
cfd013813e
Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Marek Mahut
97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Chris Ostrouchov
8f870327b2 pythonPackages.aioamqp: 0.13.0 -> 0.14.0 fix broken package 2019-12-30 18:13:51 +01:00
Chris Ostrouchov
98d34eda12 pythonPackages.pyrabbit2: init at 1.0.7 2019-12-30 18:13:51 +01:00
Frederik Rietdijk
3af601f37d
Merge pull request #76664 from costrouc/python-fsspec-update
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests
2019-12-30 18:10:17 +01:00
Frederik Rietdijk
5a3cbd01f7
Merge pull request #76652 from costrouc/python-httpx-init
Packaging several async python web libraries / databases connectors
2019-12-30 18:09:22 +01:00
Orivej Desh
14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
Andrew Childs
2b3975d5d2 openocd: Fix FTDI channel configuration for SheevaPlug 2019-12-30 17:21:39 +01:00
Andrew Childs
6dd60c6cac texinfoInteractive: fix cross build 2019-12-30 17:21:39 +01:00
Andrew Childs
2e8e023363 libgpgerror: fix cross build on older 32-bit arm 2019-12-30 17:21:39 +01:00
Andrew Childs
63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Marek Mahut
de4b7d51e9
Merge pull request #76700 from pschuprikov/fix-toggl-cli-deps
python3Packages: toggl-cli fix pendulum version bounds
2019-12-30 17:00:51 +01:00
Pavel Chuprikov
ced3381722 python3Packages.toggl-cli: relax pendulum bounds
* toggl-cli fails to compile with pendulum 2.0.5
    * toggl-cli needs `pkg_resources` from `setuptools`
2019-12-30 15:50:51 +01:00
Chris Ostrouchov
0a126855c0
python3Packages.tifffile: refactor fix broken build 2019-12-30 08:57:05 -05:00
Chris Ostrouchov
e291a32cd4
pythonPackages.imagecodecs-lite: 2019.4.20 -> 2019.12.3 2019-12-30 08:56:03 -05:00
Chris Ostrouchov
8bb4ccd1b5
pythonPackages.diskcache: refactor fix broken build 2019-12-30 08:56:03 -05:00
Chris Ostrouchov
b555997f31
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests 2019-12-30 08:56:03 -05:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Mario Rodas
e1ee43f514 pythonPackages.grpcio-tools: 1.25.0 -> 1.26.0 2019-12-29 20:08:09 -08:00
Mario Rodas
d0a5c6030e grpc: 1.25.0 -> 1.26.0
Changelog: https://github.com/grpc/grpc/releases/tag/v1.26.0
2019-12-29 20:08:09 -08:00
Maximilian Bosch
298b3fb0a5 python3Packages.mautrix: 0.3.11 -> 0.4.0
Previously known as `mautrix-appservice`. For backwards-compatibility, I
added an alias in `python-packages.nix`.

Additionally a small patch was needed which I already filed upstream[1].

Please note that the package switched from a MIT license to the Mozilla
Public License[2].

[1] https://github.com/tulir/mautrix-python/pull/13
[2] https://github.com/tulir/mautrix-python/blob/v0.4.0/LICENSE
2019-12-29 19:56:05 -08:00
Jan Tojnar
ea4da9b5fa
Merge pull request #76674 from jtojnar/structured-attrs-masterable
treewide: structured-attrs fixes
2019-12-30 04:52:45 +01:00
Robin Gloster
318e1ee4ab
treewide: structured-attrs fixes 2019-12-30 04:50:38 +01:00
Robin Gloster
f9268589f8
treewide: structured attrs fixes 2019-12-30 04:50:38 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Robin Gloster
769dfc2bea
treewide: *Flags are lists, part 2 2019-12-30 04:50:36 +01:00
Florian Klink
7ef8a85540
Merge pull request #75663 from flokli/certbot-1.0.1
certbot: 0.39.0 -> 1.0.0
2019-12-30 02:22:33 +01:00
Jan Tojnar
0ea38bd65a
libsForQt5.phonon-backend-gstreamer: remove DESTDIR
Originally introduced in 128901e09f,
it no longer appears to be necessary.
2019-12-29 21:31:24 +01:00
Alexandre Esteves
be90b35b9e ocamlPackages.conduit: 1.0.0 -> 1.4.0 and dependencies (#74821) 2019-12-29 20:40:36 +01:00
Chris Ostrouchov
708d34a5c5
python3Packages.starlette: 0.12.13 -> 0.12.9 downgrade (fix fastapi), enable tests
fastapi is the only dependent package of starlette. Downgrading
version and enabling full tests to fix fastapi.
2019-12-29 13:44:15 -05:00
Chris Ostrouchov
470566c0c8
python3Packages.pydantic: 1.0 -> 1.3 enable tests move to github 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
93aa213aca
python3Packages.fastapi: 0.42.0 -> 0.45.0 fix broken package enable tests 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
5438b13be8
pythonPackages.python-multipart: init at 0.0.5 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
9bb56b2416
pythonPackages.aiounittest: init at 1.3.1 2019-12-29 13:44:14 -05:00
Florian Klink
8456f8211b hass-nabucasa: relax version bounds
upstreamed in https://github.com/NabuCasa/hass-nabucasa/pull/119, but
doesn't appply cleanly
2019-12-29 19:37:27 +01:00
Chris Ostrouchov
5d7fd25770
python3Packages.aiosqlite: init at 0.11.0 2019-12-29 13:37:24 -05:00
Chris Ostrouchov
f1a3393769
python3Packages.aiomysql: init at 0.0.20 2019-12-29 13:37:24 -05:00
Alexandre Esteves
af2eaec41a haskellPackages.multi-ghc-travis: add missing space (PR #76648) 2019-12-29 19:27:25 +01:00