Commit Graph

77122 Commits

Author SHA1 Message Date
Mario Rodas
0b2a15fddd
luaPackages.cassowary: init at 2.2-1 2020-02-11 16:18:19 +03:00
Niklas Hambüchen
a72367ae31 fftw: Re-enable OpenMP with non-GCC and musl.
Clang now supports OpenMP, and musl has no problem with it either.

Related to #7023 and #34645.

See also #79818.
2020-02-11 13:37:39 +01:00
R. RyanTM
7e8a31126d grabserial: 1.9.9 -> 2.0.2 2020-02-11 08:38:05 +00:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Markus S. Wamser
4959c970ee sqlite: 3.30.1 -> 3.31.0 (security) 2020-02-11 07:57:14 +01:00
Andreas Rammhold
92f660e254 nss: 3.48 -> 3.49.2 2020-02-11 07:51:22 +01:00
Michael Raskin
0566b5ce19
Merge pull request #79750 from doronbehar/update-luarocks
luarocks: 3.2.1 -> 3.3.1
2020-02-11 06:50:43 +00:00
Michele Guerini Rocco
4d6e3bf127
Merge pull request #79247 from tomberek/tom/ngt
ngt: init at 1.8.4
2020-02-11 07:49:36 +01:00
Dmitry Kalinkin
7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
Ben Darwin
c81a2e6a1e ocamlPackages.npy: init at unstable-2019-04-02 2020-02-11 07:33:42 +01:00
Vincent Laporte
6c52b3ade9 ocamlPackages.reason: 3.5.1 → 3.5.4 2020-02-11 07:32:59 +01:00
Jonathan Ringer
212b24a566 python3Packages.gunicorn: fix homepage 2020-02-10 19:30:47 -08:00
Martin Milata
b86f4d52cf gunicorn: add 19.x branch for python2.7 support
The nixos/moinmoin module uses gunicorn, however the 20.0 version
dropped python2 support which broke the module as there's no python3
port planned for moinmoin: http://moinmo.in/Python3
2020-02-10 19:26:21 -08:00
José Miguel
524af32c15 pythonPackages.wordcloud: init at 1.6.0 2020-02-10 19:23:45 -08:00
Jonathan Ringer
c7eee5ddac python3Packages.lxml: 4.4.2 -> 4.5.0 2020-02-10 19:22:29 -08:00
Jonathan Ringer
17377f441c python3Packages.azure-mgmt-applicationinsights: fix build 2020-02-10 16:45:11 -08:00
Jonathan Ringer
70580587de python3Packages.msrest: 0.6.10 -> 0.6.11 2020-02-10 16:45:11 -08:00
Jonathan Ringer
facdac01c7 python3Packages.pytest-black: 0.3.7 -> 0.3.8 2020-02-10 16:44:47 -08:00
Jonathan Ringer
1a297c817f python3Packages.xmlschema: 1.0.18 -> 1.1.0 2020-02-10 16:44:04 -08:00
Thomas Bereknyei
6c3c1f0c0a ngt: init at 1.8.4 2020-02-10 19:32:42 -05:00
Andreas Rammhold
82d9ce45fe rust-cbindgen: 0.10.0 -> 0.13.1 2020-02-11 01:19:26 +01:00
Andreas Rammhold
48603cd9d7 nss: 3.48 -> 3.49.2 2020-02-11 01:19:23 +01:00
Bernardo Meurer
720181abab
cargo-udeps: 0.1.5 -> 0.1.7 2020-02-10 16:18:16 -08:00
Vladimír Čunát
3668d993a3
gnutls: move some docs that don't seem useful normally 2020-02-10 21:55:23 +01:00
Roman Volosatovs
a80f4726c4 gofumpt: 2019-07-29 -> 2019-11-11 2020-02-10 20:55:01 +01:00
Anders Kaseorg
1a32e383e6 or-tools: 7.3 -> 7.5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Anders Kaseorg
4e0f25d443 abseil-cpp: 20190322 -> 20191119
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Pedro Pombeiro
8d0f535606 nsis: 3.04 -> 3.05 2020-02-10 20:36:51 +01:00
Stig Palmquist
e66cbc5f65 rakudo: 2017.01 -> 2020.01
dependencies:
- moarvm: init at 2020.01.1
- nqp: init at 2020.01
- zef: init 0.8.2

Replaced the rakudo-star distribution with packages for raku, moarvm, nqp and
zef.
2020-02-10 20:34:04 +01:00
Jonathan Ringer
2214be1fe1 pythonPackages.xmlschema: 1.0.17 -> 1.0.18 2020-02-10 20:32:32 +01:00
Jonathan Ringer
8d6d53b173 pythonPackages.elementpath: 1.3.3 -> 1.4.0 2020-02-10 20:32:32 +01:00
Robert Scott
8817036a31 pythonPackages.capstone: 3.0.5.post1 -> 4.0.1, redesign as wrapper package around main capstone package
this allows us to keep the two packages in sync and handle overrides more
flexibly
2020-02-10 20:29:01 +01:00
Robert Scott
a8c0c21f78 capstone: enable for darwin, enable tests & fix pkg-config output
turns out capstone.pc is generated during the buildPhase, so needs
PREFIX set here too for it to be correct
2020-02-10 20:29:01 +01:00
Ben Darwin
7059f44440 python3Packages.tensorly: init at 0.4.5 2020-02-10 20:21:28 +01:00
Ben Darwin
35bfcc98c9 python3Packages.sparse: mark unbroken (package has been previously updated) 2020-02-10 20:21:28 +01:00
Justin Humm
48d502cd66 libspiro: 0.5.20150702 -> 20190731
also build from Git
2020-02-10 20:20:55 +01:00
Kevin Amado
168b3076a7 pythonPackages.cfn-flip: 1.1.0.post1 -> 1.2.2 2020-02-10 20:19:11 +01:00
Wael M. Nasreddine
1f54afb299 gotools: fix the path in the setup-hook 2020-02-10 20:17:19 +01:00
Nikolay Korotkiy
4562d76dde qtpbfimageplugin: 2.0 -> 2.1 2020-02-10 20:11:13 +01:00
Bastien Rivière
434c507864 insomnia: 7.0.5 -> 7.0.6 2020-02-10 20:09:00 +01:00
Eric Bailey
d723b91223 lfe: 1.2.1 -> 1.3
Add patches to the builder expression, and add those necessary for 1.3.
2020-02-10 20:03:47 +01:00
Eric Bailey
49fe429990 lfe: add message to OTP version assertion 2020-02-10 20:03:47 +01:00
Jan Tojnar
5ff9a68101
Merge pull request #72544 from r-ryantm/auto-update/libgit2
libgit2: 0.27.8 -> 0.28.4
2020-02-10 19:59:25 +01:00
Emily
ab0b90ec50 python3Packages.matrix-nio: 0.6 -> 0.7.1 2020-02-10 19:57:23 +01:00
Nguyễn Gia Phong
6ca7b62a36 alure2: unstable-2020-01-09 -> unstable-2020-02-06 2020-02-10 19:52:44 +01:00
Martin Milata
ebb3d1a9a4 glfw: 3.3.1 -> 3.3.2 2020-02-10 19:49:39 +01:00
worldofpeace
a41b9c64af
Merge pull request #79717 from filalex77/elixir-1.10.1
elixir_1_10: 1.10.0 -> 1.10.1
2020-02-10 13:30:29 -05:00
zimbatm
bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
Vladimír Čunát
e94a7366e7
Merge #79738: glibc, openssl: unbreak cross eval
(with minor caveats)
2020-02-10 19:22:15 +01:00
worldofpeace
09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar
e3cbebfc7c gnome-desktop-testing: 2018.1 → unstable-2019-12-11
Update to master since the stable version prints to journal even when running in terminal, which is annoying.

Also clean up the expression.
2020-02-10 12:55:26 -05:00
Jan Tojnar
328f639f62 xdg-desktop-portal-gtk: 1.4.0 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.6.0
2020-02-10 12:55:25 -05:00
Jan Tojnar
f1aa8416d7 xdg-desktop-portal: 1.4.2 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.4
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.3
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.0
2020-02-10 12:55:25 -05:00
Jan Tojnar
fefc7d8c9c flatpak: 1.4.2 → 1.6.1
* https://github.com/flatpak/flatpak/releases/tag/1.4.3
* https://github.com/flatpak/flatpak/releases/tag/1.5.0
* https://github.com/flatpak/flatpak/releases/tag/1.5.1
* https://github.com/flatpak/flatpak/releases/tag/1.5.2
* https://github.com/flatpak/flatpak/releases/tag/1.6.0
* https://github.com/flatpak/flatpak/releases/tag/1.6.1
2020-02-10 12:55:25 -05:00
Jan Tojnar
102fa4aaec malcontent: init at 0.4.0 2020-02-10 12:55:24 -05:00
Jan Tojnar
ea06e0055e glib-testing: init at 0.1.0 2020-02-10 12:55:24 -05:00
Jan Tojnar
67225411d4 zchunk: init at 1.1.5
required by rpm-ostree
2020-02-10 12:55:23 -05:00
Jan Tojnar
0f76b3c61d xdg-dbus-proxy: clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar
a10d38d901 xdg-desktop-portal: Clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar
9ecb58bfcb flatpak: clean up and add comments 2020-02-10 12:55:22 -05:00
Jan Tojnar
a07e870d85 libportal: init at 0.3 2020-02-10 12:55:21 -05:00
Doron Behar
d4f09b6590 luarocks: 3.2.1 -> 3.3.1 2020-02-10 19:45:36 +02:00
Christoph Stich
eaeb87add1 This allows cupy to find the thrust library which is needed among other things for cupy.argsort
Removed unnecessary dependencies

Remove extra whitespace
2020-02-10 18:22:32 +01:00
Michael Reilly
acb0317520 arviz: 0.5.1 -> 0.6.1 2020-02-10 18:21:21 +01:00
R. RyanTM
9caa289753 fmt: 6.0.0 -> 6.1.1 2020-02-10 18:06:55 +01:00
R. RyanTM
3052f46608 pcl: 1.9.1 -> 1.10.0 2020-02-10 18:05:10 +01:00
R. RyanTM
a387f3d13a libdigidoc: 3.10.4 -> 3.10.5 2020-02-10 18:03:45 +01:00
R. RyanTM
98f45d9651 faudio: 20.01 -> 20.02 2020-02-10 18:03:30 +01:00
R. RyanTM
4fce9a6ca2 libmtp: 1.1.16 -> 1.1.17 2020-02-10 18:02:31 +01:00
Jörg Thalheim
21e15001d7
Merge pull request #73225 from evanjs/disable-angular_cli-analytics
nodePackages."@angular/cli": disable analytics
2020-02-10 17:02:25 +00:00
Frederik Rietdijk
079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Vladimír Čunát
4ff2a1641c
Merge #79740: libssh2: patch CVE-2019-17498 (into staging) 2020-02-10 17:44:54 +01:00
Troels Henriksen
170eefbbb0 ispc: use cmake for building.
The Makefile approach is gone in newer versions of ispc.
2020-02-10 08:30:41 -08:00
Oleksii Filonenko
8b302e41d4 lazygit: 0.13 -> 0.14.2 2020-02-10 08:29:36 -08:00
Oleksii Filonenko
2de244e729 run: add filalex77 to maintainers 2020-02-10 08:28:25 -08:00
Oleksii Filonenko
223af4a592 run: 0.7.0 -> 0.7.1 2020-02-10 08:28:25 -08:00
Christian Kauhaus
4682b29aad libssh2-1.9.0: apply patch for CVE-2019-17498
No upstream release yet, but https://github.com/libssh2/libssh2/pull/402
has been accepted by upstream devs.

Original advisory:
https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/

Re #73662
2020-02-10 16:39:24 +01:00
Bjørn Forsman
14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Benjamin Hipple
2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Vladimír Čunát
c2038483fd
glibc, openssl: unbreak cross eval (with minor caveats)
It's certainly better to have those two caveats than not evaluate.
Both seem rather niche.  Unfortunately I failed to find a better way.
I started testing builds of several cross variants; all seem OK.
2020-02-10 15:52:20 +01:00
Ryan Mulligan
60fadaa793
Merge pull request #79424 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.1.0 -> 5.2.0
2020-02-10 06:17:32 -08:00
Ryan Mulligan
5a71ab1fa3
Merge pull request #79653 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-10 06:17:02 -08:00
Ryan Mulligan
d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
Oleksii Filonenko
60631eab82 elixir: add filalex77 to maintainers 2020-02-10 16:07:07 +02:00
Oleksii Filonenko
611019c619 elixir_1_10: 1.10.0 -> 1.10.1 2020-02-10 16:05:03 +02:00
R. RyanTM
15418a017e sdcc: 3.9.0 -> 4.0.0 2020-02-10 14:51:49 +01:00
Frederik Rietdijk
1972ac1023 aws-sam-cli: fix build 2020-02-10 14:35:06 +01:00
R. RyanTM
40c98652e2 mage: 1.8.0 -> 1.9.0 2020-02-10 13:33:33 +01:00
R. RyanTM
b1d0806b37 libosip: 5.1.0 -> 5.1.1 2020-02-10 13:31:32 +01:00
R. RyanTM
dc428ae863 libdigidocpp: 3.14.1 -> 3.14.2 2020-02-10 13:25:15 +01:00
R. RyanTM
879d609e60 micronaut: 1.2.8 -> 1.3.0 2020-02-10 13:24:47 +01:00
Mario Rodas
5ca4b5647c
Merge pull request #79676 from marsam/update-dive
dive: 0.9.1 -> 0.9.2
2020-02-10 07:09:24 -05:00
Mario Rodas
aaa8fe26d1
Merge pull request #79106 from anmonteiro/anmonteiro/bs-platform-7.1.0
bs-platform: fix build on aarch64
2020-02-10 07:05:39 -05:00
Frederik Rietdijk
d9eb897edd Merge staging-next into staging 2020-02-10 13:02:53 +01:00
Frederik Rietdijk
ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Tamer Abdulradi
05d52e28c6
Upgrades coursier to 2.0.0-RC6-4 2020-02-10 12:41:54 +01:00
R. RyanTM
3b1608a94b rust-bindgen: 0.52.0 -> 0.53.1 2020-02-10 11:14:48 +00:00
Mario Rodas
9a329b1dee Merge pull request #79678 from marsam/update-buildkit
buildkit: 0.4.0 -> 0.6.3
2020-02-10 05:51:06 -05:00
Christian Kauhaus
b2abf36467 Merge pull request #72108 from jD91mZM2/scaff
scaff: init at 0.1.1
2020-02-10 10:55:23 +01:00
Kevin Rauscher
05b4fe20a7 mopidy: update to python3
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
Mario Rodas
16df275985 pythonPackages.grpcio-tools: : 1.26.0 -> 1.27.1 2020-02-10 09:52:04 +01:00
Mario Rodas
c5a0f6b95f grpc: 1.26.0 -> 1.27.1
Changelog:
  - https://github.com/grpc/grpc/releases/tag/v1.27.0
  - https://github.com/grpc/grpc/releases/tag/v1.27.1
2020-02-10 09:52:04 +01:00
Benjamin Asbach
3750d8c24c adoptopenjdk-bin: 8.0.232 -> 8.0.242 2020-02-10 08:11:53 +01:00
Benjamin Asbach
3b18d9ea32 adoptopenjdk-bin: 11.0.5 -> 11.0.6 2020-02-10 08:11:53 +01:00
Vincent Laporte
30fada894e ocamlPackages.apron: 2016-01-25 → 0.9.12 2020-02-10 07:36:54 +01:00
Antonio Nuno Monteiro
990f64d5d7 ocamlformat: fix 0.13.0 URL 2020-02-10 07:34:52 +01:00
Evan Stoll
a68edf4106 nodePackages_10_x."@angular/cli": disable analytics
@angular/cli fails to build due to the prompt for NG_CLI_ANALYTICS

Set NG_CLI_ANALYTICS to false to skip this prompt and allow the build to
continue
2020-02-09 22:54:27 -05:00
Evan Stoll
f298263d78 nodePackages: update set 2020-02-09 22:54:27 -05:00
Jonathan Ringer
5ca385e1e9 python3Packages.pip: 19.3.1 -> 20.0.2 2020-02-09 19:28:58 -08:00
R. RyanTM
3745d96adc python27Packages.azure-mgmt-policyinsights: 0.3.1 -> 0.4.0 2020-02-09 19:25:37 -08:00
Dmitry Kalinkin
c65ddd0d5e
gcc49.cc: add myself to maintainers 2020-02-09 21:37:06 -05:00
Florian Klink
0e9d542fe7
Merge pull request #79468 from flokli/bluespec-bsc
bluespec: init at unstable-2020.02.07
2020-02-10 03:35:31 +01:00
Mario Rodas
061f755708 pythonPackages.user-agents: 2.0 -> 2.1.0 2020-02-09 18:26:58 -08:00
R. RyanTM
d667dad787 python27Packages.ua-parser: 0.8.0 -> 0.9.0 2020-02-09 18:26:58 -08:00
Robert Scott
55ace3be68 pythonPackages.pysaml2: 4.9.0 -> 5.0.0 (security)
addressing CVE-2020-5390. disabled for python 2.7 as support is being
removed from this release on.
2020-02-09 17:48:14 -08:00
Florian Klink
c9ea6afe06 bluespec: init at unstable-2020.02.09 2020-02-10 00:44:22 +01:00
Tobias Mayer
3a39ea06d2 ninja: 1.9.0 -> 1.10.0 2020-02-09 16:57:56 -06:00
R. RyanTM
c8718e29b3 python27Packages.jieba: 0.40 -> 0.42.1 2020-02-09 13:50:00 -08:00
Maximilian Bosch
dd6a291e9f
gcc-snapshot: remove
Package is marked as broken for >2 years and used a fairly old
snapshot from the gcc7-branch, so I fairly doubt that this is
somewhere used (and is also pretty misleading as you don't expect a
random snapshot from gcc7 at `pkgs.gcc-snapshot`).
2020-02-09 22:46:29 +01:00
R. RyanTM
d2c86759b4 python27Packages.uproot: 3.11.1 -> 3.11.2 2020-02-09 13:35:09 -08:00
Mario Rodas
a1857a0dab
dive: 0.9.1 -> 0.9.2
Changelog: https://github.com/wagoodman/dive/releases/tag/v0.9.2
2020-02-09 16:20:00 -05:00
R. RyanTM
da71501662 python27Packages.pycollada: 0.7 -> 0.7.1 2020-02-09 13:09:03 -08:00
Jonathan Ringer
c10ecb9372 pythonPackages.nwdiag: add setuptools dependency 2020-02-09 13:03:06 -08:00
R. RyanTM
0cab013528 python27Packages.nwdiag: 1.0.4 -> 2.0.0 2020-02-09 13:03:06 -08:00
R. RyanTM
0e4edcffaf python27Packages.rq: 1.1.0 -> 1.2.2 2020-02-09 13:02:26 -08:00
R. RyanTM
3e21d7cd49 python37Packages.pikepdf: 1.8.2 -> 1.10.0 2020-02-09 13:02:02 -08:00
R. RyanTM
f28e474d5c python27Packages.persim: 0.1.1 -> 0.1.2 2020-02-09 12:58:17 -08:00
R. RyanTM
6baea7fc49 python37Packages.pydantic: 1.3 -> 1.4 2020-02-09 12:57:17 -08:00
R. RyanTM
0b9f20d6be libsForQt5.qtutilities: 6.0.3 -> 6.0.4 2020-02-09 20:44:59 +00:00
R. RyanTM
aea58b37e9 python27Packages.uproot-methods: 0.7.2 -> 0.7.3 2020-02-09 12:43:34 -08:00
R. RyanTM
0ea17a0e88 python27Packages.augeas: 1.0.3 -> 1.1.0 2020-02-09 12:41:36 -08:00
R. RyanTM
43be20ccd5 python27Packages.spotipy: 2.6.1 -> 2.7.1 2020-02-09 12:40:50 -08:00
worldofpeace
46fbc587de
Merge pull request #79648 from JohnAZoidberg/libphonenumber-8.11.3
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 15:03:30 -05:00
Daniel Schaefer
68c783cde5 libphonenumber: 8.10.20 -> 8.11.3 2020-02-09 20:07:09 +01:00
Mario Rodas
dbd972effa Merge pull request #79602 from r-ryantm/auto-update/python2.7-feedgen
python27Packages.feedgen: 0.8.0 -> 0.9.0
2020-02-09 14:03:16 -05:00
R. RyanTM
b6841b1fb4 python27Packages.simplekml: 1.3.1 -> 1.3.3 2020-02-09 19:26:45 +01:00
Lancelot SIX
d969e70230 octaveHg: drop
This package is broken and unmaintained (no updates since 2017) and lags
behind octave.
2020-02-09 19:24:18 +01:00
Robert Scott
db8434a694 libexif: add patch for CVE-2019-9278
no upstream release with this yet
2020-02-09 19:20:20 +01:00
Lancelot SIX
8196b7054e
Merge pull request #79615 from r-ryantm/auto-update/python2.7-django-storages
python27Packages.django-storages: 1.8 -> 1.9.1
2020-02-09 19:19:24 +01:00
R. RyanTM
fd791086e7 python27Packages.kconfiglib: 13.7.0 -> 14.1.0 2020-02-09 18:13:20 +01:00
Farkas, Arnold
500a8ffd96 pythonPackages.flower: init at 0.9.3 2020-02-09 17:12:01 +01:00
R. RyanTM
02dedfee1e python27Packages.pytelegrambotapi: 3.6.6 -> 3.6.7 2020-02-09 17:09:48 +01:00
Farkas, Arnold
a8f3903ba5 pythonPackages.nbconflux: init at 0.7.0 2020-02-09 17:08:11 +01:00
R. RyanTM
8deaccc909 python37Packages.pylint-django: 2.0.12 -> 2.0.13 2020-02-09 17:03:12 +01:00
Florian
a614706219 transip: init at 2.0.0 2020-02-09 16:57:57 +01:00
Florian
1c94a83a5f localzone: init at 0.9.5 2020-02-09 16:57:57 +01:00
Florian
2228e3ad12 softlayer-python: init at 5.8.4 2020-02-09 16:57:57 +01:00
Florian
9006edb2a9 pynamecheap: init at 0.0.3 2020-02-09 16:57:57 +01:00
R. RyanTM
29b85537c3 libtirpc: 1.1.4 -> 1.2.5 2020-02-09 16:54:40 +01:00
R. RyanTM
d4541f4699 libgpiod: 1.4.1 -> 1.4.2 2020-02-09 16:53:41 +01:00
R. RyanTM
f8e7fec814 babeltrace: 1.5.7 -> 1.5.8 2020-02-09 16:53:11 +01:00
R. RyanTM
802e1917b8 kcli: 1.8.2 -> 1.8.3 2020-02-09 16:52:05 +01:00
R. RyanTM
9d5a771919 libsolv: 0.7.10 -> 0.7.11 2020-02-09 16:50:45 +01:00
R. RyanTM
3c3393bda2 libdap: 3.20.4 -> 3.20.5 2020-02-09 16:50:27 +01:00
R. RyanTM
aacf7bc4cb python37Packages.hstspreload: 2020.1.17 -> 2020.2.5 2020-02-09 16:50:04 +01:00
R. RyanTM
2bd67e1364 python27Packages.geopy: 1.20.0 -> 1.21.0 2020-02-09 16:49:33 +01:00
R. RyanTM
50ebd0e715 python37Packages.cmd2: 0.9.23 -> 0.9.25 2020-02-09 16:48:58 +01:00
R. RyanTM
0de71396f9 python27Packages.phonenumbers: 8.11.2 -> 8.11.3 2020-02-09 16:46:20 +01:00
R. RyanTM
a38c637328 python27Packages.python-dotenv: 0.10.4 -> 0.10.5 2020-02-09 16:45:59 +01:00
R. RyanTM
1519d82b95 python27Packages.sphinxcontrib-tikz: 0.4.6 -> 0.4.8 2020-02-09 16:45:23 +01:00
Frederik Rietdijk
3846896084 Merge pull request #79293 from NixOS/staging-next
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk
cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
worldofpeace
fa74455329 Merge pull request #79616 from marsam/fix-nix-build
nix: fix build
2020-02-09 10:28:14 -05:00
worldofpeace
89e9f68549
Merge pull request #79585 from Kiwi/scribusUnstable-poppler-0.84
scribusUnstable: Fix build with Poppler 0.84
2020-02-09 09:54:26 -05:00
Mario Rodas
94004b3749
Merge pull request #79605 from r-ryantm/auto-update/python2.7-ijson
python27Packages.ijson: 2.5.1 -> 2.6.1
2020-02-09 08:03:12 -05:00
Aaron Andersen
a7a31353ad
Merge pull request #79482 from spencerjanssen/msodbcsql17-17.5.1.1
unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1
2020-02-09 08:01:08 -05:00
R. RyanTM
80ef6e58b3 python27Packages.Nuitka: 0.6.6 -> 0.6.7 2020-02-09 13:51:35 +01:00
R. RyanTM
0fe3a6195b python27Packages.m3u8: 0.5.2 -> 0.5.4 2020-02-09 13:12:47 +01:00
Michael Raskin
17c9b7912e
Merge pull request #79560 from lsix/octave-5.2.0
octave: 5.1.0 -> 5.2.0
2020-02-09 11:59:44 +00:00
R. RyanTM
991d9d76d9 python27Packages.django-storages: 1.8 -> 1.9.1 2020-02-09 11:51:26 +00:00
Vladimír Čunát
94bb2ff95f
Merge #79609: Remove pbogdan from maintainers 2020-02-09 11:20:47 +01:00
Frederik Rietdijk
531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Mario Rodas
656e96e2f8
python27Packages.ijson: update homepage 2020-02-09 05:00:00 -05:00
R. RyanTM
fec3dd2459 python37Packages.jupyterlab: 1.2.5 -> 1.2.6 2020-02-09 10:59:40 +01:00
R. RyanTM
603d41f9c7 python27Packages.ijson: 2.5.1 -> 2.6.1 2020-02-09 09:51:09 +00:00
Piotr Bogdan
1f97638235 libcdio-paranoia: remove pbogdan from maintainers 2020-02-09 09:50:54 +00:00
R. RyanTM
af6336aa34 python27Packages.geopandas: 0.6.2 -> 0.6.3 2020-02-09 10:38:51 +01:00
Daniel Wheeler
74cb7cd5c0 pythonPackages.sfepy: init at 2019.2 2020-02-09 10:30:30 +01:00
dawidsowa
2eeda84091 pythonPackages.iapws: init at 1.4 2020-02-09 10:28:27 +01:00
talkara
e7d80e3e15 pythonPackages.robotframework-databaselibrary: init at 1.2.4 (#67339)
* pythonPackages.robotframework-databaselibrary: init at 1.2.4

* maintainers: add talkara

* pythonPackages.robotframework-databaselibrary: add meta.maintainers: talkara
2020-02-09 10:27:45 +01:00
ivegotasthma
9c8716af68 pythonPackages.django-anymail: init at 6.1.0 2020-02-09 10:26:44 +01:00
Jiri Danek
002fc5fa06 pythonPackages.pythonnet: 2.3.0 -> 2.4.0 2020-02-09 10:26:07 +01:00
Jiri Danek
7639c4adc2 mono: remove outdated wokaround 2020-02-09 10:26:07 +01:00
Lucio Delelis
d1508cb819 pythonPackages.pyfcm: init at 1.4.7 (#67321)
* pythonPackages.pyfcm: init at 1.4.7

* pythonPackages.pyfcm: build from github, rather than Pypi

* pythonPackages.pyfcm: adds ldelelis as package maintainer
2020-02-09 10:25:07 +01:00
Ivan Solyankin
f4f450f3a5 pythonPackages.furl: init at 2.0.0 2020-02-09 10:23:43 +01:00
Ivan Solyankin
018d0459f8 pythonPackages.orderedmultidict: init at 1.0.1 2020-02-09 10:23:43 +01:00
Sébastien Maret
4ea8f051ac galario: init at 1.2.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00
Mario Rodas
5fb378b5c5
buildkit: add marsam to maintainers 2020-02-09 04:21:00 -05:00
Mario Rodas
7addbecfe5
aws-c-event-stream: build shared libraries 2020-02-09 04:21:00 -05:00
Mario Rodas
9fb1996925
buildkit: 0.4.0 -> 0.6.3 2020-02-09 04:20:00 -05:00
Mario Rodas
3905d9baf6
aws-checksums: build shared libraries 2020-02-09 04:20:00 -05:00
Taito Horiuchi
ca44e9514c pythonPackages.z3c_checkversions: init at 1.1
pythonPackages.z3c-checkversions: normalize attribute name and pname
z3c_checkversions -> z3c-checkversions

pythonPackages.z3c-checkversions: init at 1.1
2020-02-09 10:18:30 +01:00
Josef Kemetmüller
1a6e93f0b2 pythonPackages.mayavi: init at 4.7.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller
4fb342d6e4 pythonPackages.vtk: init at 7.0.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller
f126f2c9e3 pythonPackages.envisage: init at 4.7.2 2020-02-09 10:08:43 +01:00
Josef Kemetmüller
7800b2f71a pythonPackages.apptools: init at 4.4.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller
4da1a74f25 pythonPackages.traitsui: init at 6.0.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller
8a6415f749 pythonPackages.pyface: init at 6.1.1 2020-02-09 10:08:43 +01:00
R. RyanTM
5ae4ed7f53 python27Packages.feedgen: 0.8.0 -> 0.9.0 2020-02-09 09:05:47 +00:00
R. RyanTM
7daa7310bd sslmate: 1.7.0 -> 1.7.1 2020-02-09 10:01:30 +01:00
Sergey Lukjanov
7956397ec2
go: remove not any more used patch files (#79597) 2020-02-09 03:58:39 -05:00
R. RyanTM
2b8735bd5f wcslib: 6.4 -> 7.1 2020-02-09 09:58:30 +01:00
R. RyanTM
37fe808799 wxSVG: 1.5.21 -> 1.5.22 2020-02-09 09:57:45 +01:00
R. RyanTM
8cabfc6aa3 bwidget: 1.9.13 -> 1.9.14 2020-02-09 09:56:20 +01:00
R. RyanTM
5548e33656 librealsense: 2.29.0 -> 2.31.0 2020-02-09 09:55:27 +01:00
R. RyanTM
e591b57bd5 asn2quickder: 1.2-6 -> 1.3.0 2020-02-09 09:50:48 +01:00
R. RyanTM
3096b3e6cc aws-checksums: 0.1.3 -> 0.1.5 2020-02-09 09:50:15 +01:00
R. RyanTM
09c6a82f16 amtk: 5.0.1 -> 5.0.2 2020-02-09 09:49:52 +01:00
R. RyanTM
2de1474615 pkcs11helper: 1.25.1 -> 1.26 2020-02-09 09:48:53 +01:00
R. RyanTM
1841351f34 check: 0.13.0 -> 0.14.0 2020-02-09 09:46:39 +01:00
R. RyanTM
b0489dc6d0 osl: 1.10.8 -> 1.10.9 2020-02-09 09:45:51 +01:00
R. RyanTM
27e52e8ff8 python27Packages.apprise: 0.8.3 -> 0.8.4 2020-02-09 09:44:48 +01:00
R. RyanTM
a9bf0efde7 python37Packages.breathe: 4.14.0 -> 4.14.1 2020-02-09 09:44:07 +01:00
R. RyanTM
4657f89699 python27Packages.awkward: 0.12.19 -> 0.12.20 2020-02-09 09:41:51 +01:00
Andrew Childs
4ac6c244cc ffmpeg: fix vdpauSupport=false 2020-02-09 09:23:57 +01:00
Frederik Rietdijk
8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Bastian Köcher
60a479d91d rustc: 1.40.0 -> 1.41.0 2020-02-09 09:20:07 +01:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Lancelot SIX
862688a301 pythonPackages.django-sesame: fix build 2020-02-09 09:17:31 +01:00
Lancelot SIX
cfae1bd7ab pythonPackages.django-configurations: fix build 2020-02-09 09:17:31 +01:00
Lancelot SIX
31a57d417f pythonPackages.django-pglocks: fix build 2020-02-09 09:17:31 +01:00
Lancelot SIX
316f3a63b0 pythonPackages.django-raster: fix build 2020-02-09 09:17:31 +01:00
Lancelot SIX
5cecdbf834 pythonPackages.django_appconf: backport support for django-2.2 2020-02-09 09:17:31 +01:00
Lancelot SIX
2711c7477d pythonPackages.django: django_1_11 -> django_lts 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
9efb75c0ee pythonPackages.moto: disable tests 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
a328142bde python: pandas: 1.0.0 -> 1.0.1 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
8c8d547ab5 python: s3transfer: 0.2.1 -> 0.3.3 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
13e42c7480 python: boto3: 1.10.1 -> 1.11.13 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
957517023f pythonPackages.botocore: remove docutils constraint 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
f3812d7dc8 python: botocore: 1.13.2 -> 1.14.13 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
843a1c3a6a python: multidict: 4.7.2 -> 4.7.4 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
20c2ca6a85 python: reportlab: 3.5.32 -> 3.5.34 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
d76b7415a0 python: zeroconf: 0.24.3 -> 0.24.4 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
76e85ffbda python: ipython: 7.10.2 -> 7.12.0 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
aa681d9cdb python: autopep8: 1.4.4 -> 1.5 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
183c6b91db python: Jinja2: 2.10.3 -> 2.11.1 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
b0b29af240 python: urllib3: 1.25.7 -> 1.25.8 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ac307d0097 python: matplotlib: 3.1.2 -> 3.1.3 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
1a69373d52 python: Mako: 1.1.0 -> 1.1.1 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
43a0755d82 python: docutils: 0.15.2 -> 0.16 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ec63edf6fd pythonPackages.sqlalchemy: 1.3.10 -> 1.3.13 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
8cb273e094 python: Werkzeug: 0.16.0 -> 0.16.1 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
884ef918bf python: six: 1.13.0 -> 1.14.0 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ad74dd5cb1 pythonPackages.setuptools_scm: disable tests 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
edd160e1d9 python: setuptools_scm: 3.3.3 -> 3.4.3 2020-02-09 09:17:31 +01:00
Frederik Rietdijk
19c28a2b2f python: packaging: 19.2 -> 20.1 2020-02-09 09:17:31 +01:00
Ben Gamari
3d28e53bab python3Packages.sphinx: 2.2.2 -> 2.3.1 2020-02-09 09:17:31 +01:00
R. RyanTM
27cac321d4 bison: 3.5 -> 3.5.1 2020-02-09 09:00:48 +01:00
R. RyanTM
07db37b935 gnutls: 3.6.11.1 -> 3.6.12 2020-02-09 09:00:17 +01:00
R. RyanTM
ee321af5f5 libtasn1: 4.14 -> 4.16.0 2020-02-09 09:00:01 +01:00