Commit Graph

78364 Commits

Author SHA1 Message Date
Peter Simons eb8d57786b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-21-ga388e13 from Hackage revision
a1555380ba.
2020-03-13 20:30:55 +01:00
Peter Simons 68dba0d96b hackage2nix: update list of broken packages to fix evaluation 2020-03-13 20:24:54 +01:00
Peter Simons 9bcd5eaa0d haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3 2020-03-13 20:24:53 +01:00
Anders Kaseorg 838c7a80f7 haskellPackages.EdisonCore: Unbreak
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-13 20:24:53 +01:00
Poscat ef65c6382d Unbreak ats-format 2020-03-13 20:24:53 +01:00
Poscat d0eb52f5cd ats-pkg: Unbreak by disabling tests 2020-03-13 20:24:52 +01:00
Matt McHenry 7335de2dab persistent-mysql: fix build
tests need a running mysql instance, so disable them
2020-03-13 20:24:52 +01:00
timds 720d0c7803 saltine: fix build by disabling tests
The tests fail to compile because of a missing module but would
otherwise be fine.
2020-03-13 20:18:14 +01:00
Greg Hale 14f213a007 Remove snap from broken packages list 2020-03-13 20:18:14 +01:00
Georges Dubus 2645e1a1eb cabal2nix: split into a lightweight version and a wrapper
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.

However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.

This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).

This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
2020-03-13 20:18:14 +01:00
timds c2dcdea8c6 zxcvbn-dvorak: unmark as broken 2020-03-13 20:18:13 +01:00
timds 513fa25b17 zxcvbn-hs: unmark as broken 2020-03-13 20:18:13 +01:00
Peter Simons beeb24f1e9 LTS Haskell 15.3 2020-03-13 20:18:13 +01:00
Michael Raskin ae89e0dc1c
Merge pull request #82344 from ysengrimm/update-sbcl
sbcl: 2.0.1 -> 2.0.2
2020-03-13 18:19:40 +00:00
R. RyanTM c106a4f926 cargo-udeps: 0.1.7 -> 0.1.9 2020-03-13 16:04:16 +00:00
Mario Rodas cc1f45ba65
Merge pull request #76911 from wucke13/lxd
raft-canonical: 0.9.6 -> 0.9.17, dqlite: 1.0.0 -> 1.4.0, lxd: 3.18 -> 3.22
2020-03-13 08:32:52 -05:00
Mario Rodas e76e10c159
Merge pull request #82075 from r-ryantm/auto-update/ocaml4.07.1-ppx_tools_versioned
ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0
2020-03-13 08:21:05 -05:00
Mario Rodas 31d92e7fe6
Merge pull request #82481 from ysndr/update/act
act: 0.2.5 -> 0.2.6
2020-03-13 08:17:52 -05:00
Peter Simons 54c34f74fc ndi: update from version 4.0 to 4.1.6 to fix the build
Closes https://github.com/NixOS/nixpkgs/issues/81329.

Needs back-porting to nixos-20.03.
2020-03-13 12:54:22 +01:00
Yannik Sander 5f45d51c8b act: 0.2.5 -> 0.2.6 2020-03-13 12:46:08 +01:00
Pascal Wittmann 488aae4e8a
Merge pull request #82472 from r-ryantm/auto-update/klaus
klaus: 1.5.1 -> 1.5.2
2020-03-13 12:42:47 +01:00
Vladimír Čunát e1d58266d5
gcc: tweak platform condition in the hack from b6ae8193
It was rightly noted that armv7l suffers from the same issue:
https://hydra.nixos.org/build/114263466#tabs-buildsteps
2020-03-13 12:27:02 +01:00
Mario Rodas 087dc6e3b4
Merge pull request #82465 from bhipple/auto-update/tflint
tflint: 0.15.0 -> 0.15.1
2020-03-13 05:31:49 -05:00
wucke13 c4efd4ea55 dqlite: 1.0.0 -> 1.4.0 2020-03-13 10:32:05 +01:00
wucke13 e0aab9923e raft-canonical: 0.9.6 -> 0.9.17 2020-03-13 10:32:05 +01:00
R. RyanTM e4ecf6762e klaus: 1.5.1 -> 1.5.2 2020-03-13 09:04:32 +00:00
Vladimír Čunát b6ae8193ed
gcc: minimal hacky fixup for our pkgsi686Linux.nix
This has been blocking nixos-unstable channel through i686 ISO:
Fixes #82435, closes #82436.
https://hydra.nixos.org/build/114512204
2020-03-13 08:37:41 +01:00
Jaakko Luttinen b7cdf99f36 pythonPackages.holidays: 0.9.12 -> 0.10.1 2020-03-12 21:50:03 -07:00
Jaakko Luttinen 6f26390120 pythonPackages.convertdate: init at 2.2.0 2020-03-12 21:50:03 -07:00
Jaakko Luttinen 1501648410 pythonPackages.pymeeus: init at 0.3.7 2020-03-12 21:50:03 -07:00
Daniel Wheeler 5634ef5d47 python37Packages.fastapi: 0.45.0 -> 0.49.0
- Add peewee to test environment as now required.

 - Remove pyproject.toml patching as no longer required.
2020-03-12 21:48:07 -07:00
Daniel Wheeler ffebc623e9 python37Packages.starlette: 0.13.0 -> 0.12.9
- Reverting the version of Starlette as FastAPI can not use anything
   greater than 0.12.12. FastAPI is Starlette's only dependent.

 - Use fetchurl instead of fetchPypi as this is now the preferred
   method. This also makes the tests pass and, thus, the build, which
   was failing.
2020-03-12 21:48:07 -07:00
wucke13 4f58c15ee6 petsc: 3.8.4 -> 3.12.4
+ add cxx flag to configure, because getdp needs it
2020-03-13 04:10:20 +00:00
Benjamin Hipple 2ab1a2db99 tflint: 0.15.0 -> 0.15.1 2020-03-13 00:07:48 -04:00
Benjamin Hipple f5140d1b1e boost: remove versions 1.62, 1.63, and 1.64
These are relatively old, expensive to compile/cache, and not used by any
packages in the distribution.
2020-03-13 04:05:05 +00:00
Silvan Mosberger 6fe3911c30
Merge pull request #78783 from simson/update/python-modules/i3ipc
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:58:11 +01:00
Siméon Marijon 0e0ea456a5
i3ipc: 1.6.0 -> 2.1.1 2020-03-13 04:33:33 +01:00
Olli Helenius c924fe8b7e metals: 0.7.6 -> 0.8.1 2020-03-12 23:56:48 +00:00
Léo Gaspard 0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Léo Gaspard 4304df2942
Merge pull request #82187 from symphorien/paperwork-update
Paperwork update
2020-03-12 22:16:13 +01:00
Martin Milata 4bd3d4ab79 openjpeg: add patch for CVE-2020-8112 2020-03-12 21:12:17 +00:00
Martin Milata fea40ecc1d openjpeg: add patch for CVE-2020-6851 2020-03-12 21:12:17 +00:00
Maximilian Bosch 9f877b97b8
packer: 1.5.1 -> 1.5.4 2020-03-12 21:08:43 +01:00
Mario Rodas 1926cafc72 heroku: 7.38.1 -> 7.39.0 2020-03-12 19:56:03 +00:00
Maximilian Bosch 37b590dc45
wasmer: 0.13.0 -> 0.16.2 2020-03-12 19:06:47 +01:00
Ryan Mulligan 96b48af4ab
Merge pull request #82384 from r-ryantm/auto-update/rust-bindgen
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 10:33:18 -07:00
Maximilian Bosch 1e8ddbb8b9
howard-hinnant-date: 2020-01-24 -> 2020-03-09 2020-03-12 18:12:58 +01:00
Jörg Thalheim a1bcb3a83f
Merge pull request #82315 from Mic92/home-assistant
homeassistant: 0.106.1 -> 0.106.6
2020-03-12 15:12:04 +00:00
Jörg Thalheim d315674a89
python3.pkgs.pyicloud: 0.9.2 -> 0.9.4 2020-03-12 15:04:19 +00:00
Milan Pässler 74d9a1f228 jetbrains.jdk: build from source 2020-03-12 15:07:10 +01:00
Mario Rodas 0c3a22a837
Merge pull request #82395 from r-ryantm/auto-update/wcslib
wcslib: 7.1 -> 7.2
2020-03-12 07:09:38 -05:00
Mario Rodas c5f7e60252
Merge pull request #82386 from marsam/update-nodejs-13_x
nodejs-13_x: 13.10.1 -> 13.11.0
2020-03-12 07:06:31 -05:00
R. RyanTM 4d96cc82e1 wcslib: 7.1 -> 7.2 2020-03-12 11:50:22 +00:00
Aaron Andersen 76b292dd1a
Merge pull request #79699 from thmzlt/hobbes
hobbes: init at latest
2020-03-12 07:49:57 -04:00
Thomaz Leite 2ac8f8faeb hobbes: mark as broken on Darwin 2020-03-12 08:10:38 -03:00
Frederik Rietdijk 8fa5eb488b Merge master into staging-next 2020-03-12 11:30:04 +01:00
R. RyanTM 19fdac26c4 rust-bindgen: 0.53.1 -> 0.53.2 2020-03-12 06:10:16 +00:00
Mario Rodas ccb9995996
nodejs-13_x: 13.10.1 -> 13.11.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.11.0
2020-03-12 00:00:00 -05:00
Mario Rodas a94a5333a4
Merge pull request #82300 from r-ryantm/auto-update/librelp
librelp: 1.4.0 -> 1.5.0
2020-03-11 22:53:57 -05:00
Jan Tojnar 23d69911f3
libmysqlconnectorcpp: 1.1.9 → 8.0.19
This has been seriously outdated:

* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-1.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-2.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-3.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-4.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-15.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html

Expression changes:

* Format with nixpkgs-fmt.
* Move cmake to nativeBuildInputs.
* Use OpenSSL from the system as using the bundled version is now optional.
* Use MysQL 8.0 since this is supposed to be used with that version.
* Explicitly enable the now legacy JDBC library used by mysql-workbench.
* Remove unnecessary MYSQL_LIB_DIR flag. MySQL will be found automatically.
    * We just need the build script know it is not a static library.
2020-03-12 01:40:55 +01:00
Mario Rodas baaec648c8
Merge pull request #82351 from r-ryantm/auto-update/python2.7-pony
python27Packages.pony: 0.7.11 -> 0.7.12
2020-03-11 18:57:01 -05:00
Lancelot SIX 605640b294 guile: 2.2.6 -> 2.2.7
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00004.html
for release information
2020-03-11 23:56:38 +00:00
Benjamin Hipple cd8c987fbc rainicorn: remove broken package that has been abandoned upstream
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn

This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
R. RyanTM bf9ebc42c1 python27Packages.pony: 0.7.11 -> 0.7.12 2020-03-11 22:54:02 +00:00
ysengrimm cba60a5aa2 sbcl: 2.0.1 -> 2.0.2 2020-03-11 22:51:46 +01:00
Maximilian Bosch b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore 2020-03-11 22:29:30 +01:00
Maximilian Bosch 24b6b8fd46
python3Packages.tesseract: 0.3.2 -> 0.3.3 2020-03-11 22:29:29 +01:00
Maximilian Bosch eebe76f1e0
Merge pull request #82338 from etu/php-package-updates
php73: 7.3.14 -> 7.3.15, php72: 7.2.27 -> 7.2.28, php: php73 -> php74
2020-03-11 21:15:58 +01:00
Ryan Mulligan bb3c4c836c
Merge pull request #82321 from r-ryantm/auto-update/postman
postman: 7.19.1 -> 7.20.0
2020-03-11 13:13:32 -07:00
Elis Hirwing 5bf47ab9bb
php72: 7.2.27 -> 7.2.28
Changelog: https://www.php.net/ChangeLog-7.php#7.2.28
2020-03-11 20:13:56 +01:00
Elis Hirwing 8f4cb37116
php73: 7.3.14 -> 7.3.15
Changelog: https://www.php.net/ChangeLog-7.php#7.3.15
2020-03-11 20:12:34 +01:00
Maximilian Bosch e2d95203f8
Merge pull request #79377 from Ma27/php-wrapper
php: add `buildEnv` function for additional config on the CLI SAPI
2020-03-11 20:00:43 +01:00
Johannes Schleifenbaum e0a0263d44 pythonPackages.pywebview: init at 3.2 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum 004325edce pythonPackages.pystray: init at 0.15.0 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum fc51ceec8a pythonPackages.jellyfin-apiclient-python: init at 1.4.0 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum 57f93c1df8 pythonPackages.python-mpv-jsonipc: 1.1.6 -> 1.1.7 2020-03-11 10:55:46 -07:00
R. RyanTM dcd85d0023 python27Packages.gphoto2: 2.1.0 -> 2.2.1 2020-03-11 10:16:10 -07:00
Cyril Cohen cf210c082d coqPackages.hierarchy-builder: init at 0.9.0 2020-03-11 17:15:52 +01:00
Antonio Nuno Monteiro c9fc7a2a9c dune: 2.3.1 -> 2.4.0 2020-03-11 17:14:52 +01:00
Mario Rodas 51dc179535 lazygit: 0.15.7 -> 0.16.2 2020-03-11 16:00:04 +01:00
Mario Rodas e2212aee7e ocamlPackages.eigen: fix build on darwin 2020-03-11 15:04:57 +01:00
R. RyanTM 8b0c2cdfa9 postman: 7.19.1 -> 7.20.0 2020-03-11 13:42:33 +00:00
Jan Tojnar 9c4f24a63e
meson: add jtojnar to maintainers 2020-03-11 13:53:15 +01:00
Thomaz Leite 704e60443a hobbes: init at unstable-2020-03-10 2020-03-11 09:06:09 -03:00
Bas van Dijk 479da57962
Merge pull request #81819 from ggreif/llvm-10
llvmPackages_10: rc2 -> rc3
2020-03-11 12:46:06 +01:00
Benjamin Hipple 5f77ff6384
buildGoModule: passthru the modSha256 (#82027)
The builder does not technically need the modSha256 of the vendor dir, and even
though we pass it the entire vendor dir it makes sense not to risk having an
accidental dependency on that variable.

However, tools like [nixpkgs-update](https://github.com/ryantm/nixpkgs-update)
need to inspect the `modSha256` of a package in order to be able to update them,
and since this is a real part of the package (describes info about its
dependencies) let's add it to `passthru`.

Specifically, this allows us to run a cmd like `nix eval -f . tflint.modSha256`
to get the current value, which is how the bot finds it to replace with the new
version in the Rust ecosystem.
2020-03-11 09:52:07 +00:00
Vladimír Čunát f8bf6f087e
sqlite-analyzer: 3.31.0 -> 3.31.1
This was forgotten in PR #81648.
It's a small bump, so I just tested that it builds.
2020-03-11 08:03:54 +01:00
Jan Tojnar 6bba9428d9
Merge pull request #81431 from jtojnar/malcontent-0.6
malcontent: 0.4.0 → 0.6.0
2020-03-11 04:08:59 +01:00
R. RyanTM 9e0cfc5099 librelp: 1.4.0 -> 1.5.0 2020-03-11 02:03:33 +00:00
Will Dietz d847032478
Merge pull request #81613 from prusnak/libfido2
libfido2: change dependency from libressl to openssl
2020-03-10 19:31:28 -05:00
Ryan Mulligan 5d6cdc6f3f
Merge pull request #55279 from KAction/libcdb
tinycdb: init at 0.7.8
2020-03-10 16:28:46 -07:00
lewo 724650fa90
Merge pull request #82079 from aaronjanse/init-flyctl
flyctl: init at 0.0.102
2020-03-11 00:18:08 +01:00
Tor Hedin Brønner 82fc5b2eed
flatpak: prevent cycle with malcontent
The alternative is having malcontent depend on a flatpak without the
malcontent dependency.
2020-03-10 23:30:20 +01:00
Jan Tojnar 06ca7346e2
malcontent: 0.4.0 → 0.6.0
* https://gitlab.freedesktop.org/pwithnall/malcontent/-/tags/0.5.0
* https://gitlab.freedesktop.org/pwithnall/malcontent/-/tags/0.6.0
2020-03-10 23:30:20 +01:00
Dmitry Bogatov 10de850595 tinycdb: init at 0.7.8 2020-03-10 17:30:36 -04:00
Ryan Mulligan a902327db0
Merge pull request #82231 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.3 -> 1.0.6
2020-03-10 12:15:42 -07:00
Vladimír Čunát b693c8c7be
Merge branch 'staging' into staging-next
It turned out we additionally need sqlite bump for firefox 74.
2020-03-10 19:35:27 +01:00
Andreas Rammhold 4df960191e
Merge pull request #81648 from r-ryantm/auto-update/sqlite
sqlite: 3.31.0 -> 3.31.1
2020-03-10 18:24:54 +01:00
Jaakko Luttinen e1f484fe0e pythonPackages.ipympl: init at 0.3.3 2020-03-10 10:24:42 -07:00
Jon a9ee0b3bb8
Merge pull request #82163 from jluttine/pythonPackages.pvlib-0.7.1
pythonPackages.pvlib: 0.7.0 -> 0.7.1
2020-03-10 10:24:17 -07:00
Jaakko Luttinen 5b676cf48e pythonPackages.eth-utils: 1.7.0 -> 1.8.4 2020-03-10 10:21:36 -07:00
Jaakko Luttinen 8c9f06fc14 pythonPackages.eth-typing: 2.1.0 -> 2.2.1 2020-03-10 10:21:36 -07:00
Jan Tojnar 91c98f407e
Merge pull request #82260 from knedlsepp/improve-suitesparse-build-speed
suitesparse: Enable parallel building
2020-03-10 17:57:31 +01:00
R. RyanTM f9c4570183 python37Packages.azure-mgmt-appconfiguration: 0.3.0 -> 0.4.0 2020-03-10 09:54:00 -07:00
adisbladis 77a1653ee6
Merge pull request #82261 from heyhabito/fix-skopeo-default-policy
Fix missing default-policy.json in skopeo
2020-03-10 16:52:53 +00:00
Vincent Laporte 659e89e21b coqPackages.dpdgraph: enable for Coq ≥ 8.9 2020-03-10 17:46:15 +01:00
Vladimír Čunát f8d4120c52
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1574844
2020-03-10 17:18:44 +01:00
Josef Kemetmüller 1cc9b2501d suitesparse: Enable parallel building 2020-03-10 17:16:17 +01:00
Antonio Nuno Monteiro 7698d73303
ppx_deriving_yojson: 3.5.1 -> 3.5.2 (#82085) 2020-03-10 17:11:49 +01:00
Michael Weiss e929b8af46
wlroots: 0.10.0 -> 0.10.1
I also added some minor improvements and removed unnecessary code.
2020-03-10 15:46:12 +01:00
Pavol Rusnak c1d66a5588
libfido2: use upstreamed patches 2020-03-10 15:41:25 +01:00
Daniel Gorin a646f4b454 Fix missing default-policy.json in skopeo
We started having issues with `pkgs.dockerTools.pullImage`, were it
would fail with:

```
FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no such file or directory
```

It turns out that since `skopeo` was bumped to `0.1.40`, it was
accidentally no longer being built with a default policy.

This may happen again, see https://github.com/containers/skopeo/issues/787
2020-03-10 14:33:25 +00:00
Pavol Rusnak 82d7ccfded
libfido2: change dependency from libressl to openssl
libressl does not enable EdDSA functionality in libfido2
see https://github.com/Yubico/libfido2/issues/144
2020-03-10 14:55:34 +01:00
Konrad Borowski 60c646c031 nss: 3.49.2 -> 3.51 2020-03-10 14:36:52 +01:00
Mario Rodas 14ae699f05
Merge pull request #82136 from r-ryantm/auto-update/python3.7-jupyterlab_server
python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7
2020-03-10 08:02:54 -05:00
Peter Hoeg 228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Peter Hoeg 7b87ac3e31
Merge pull request #81499 from NixOS/u/teensy
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
R. RyanTM 660c015aa8 vaultenv: 0.13.0 -> 0.13.1 2020-03-10 12:54:25 +00:00
Mario Rodas 99722af1d5
Merge pull request #81843 from OmnipotentEntity/cudnn-7.6.5
cudnn_cudatoolkit_10_2: init at 7.6.5
2020-03-10 07:19:50 -05:00
Mario Rodas 26889787fe
Merge pull request #81820 from r-ryantm/auto-update/mercury
mercury: 14.01.1 -> 20.01.1
2020-03-10 07:14:07 -05:00
Symphorien Gibol bcb40a5f04 pythonPackages.pyocr: 0.5.3 -> 0.7.2 2020-03-10 12:00:00 +00:00
Mario Rodas 890440b027
Merge pull request #81991 from r-ryantm/auto-update/python2.7-quandl
python27Packages.Quandl: 3.4.6 -> 3.4.8
2020-03-10 06:39:11 -05:00
Vladimír Čunát 0e3ad60b62
Merge branch 'staging-next' into staging 2020-03-10 11:17:27 +01:00
R. RyanTM 1d9e651359 openxr-loader: 1.0.3 -> 1.0.6 2020-03-10 09:43:12 +00:00
Mario Rodas 33f32dcced
Merge pull request #82159 from r-ryantm/auto-update/python2.7-stripe
python27Packages.stripe: 2.42.0 -> 2.43.0
2020-03-09 22:07:21 -05:00
Mario Rodas 07789d9cc7
Merge pull request #82099 from pacien/alot-0.9-patch-composition
alot: add patch for email composition
2020-03-09 22:06:26 -05:00
Mario Rodas 91a084d3d7
Merge pull request #82147 from marsam/init-zz
zz: init at 2020-03-02
2020-03-09 21:57:40 -05:00
Mario Rodas 9983c5ebcd
Merge pull request #82186 from r-ryantm/auto-update/python2.7-sqlmap
python27Packages.sqlmap: 1.4.2 -> 1.4.3
2020-03-09 20:53:18 -05:00
Jan Tojnar 6301e0af06
Merge pull request #81496 from r-ryantm/auto-update/libgit2
libgit2: 0.28.4 -> 0.99.0
2020-03-09 23:11:30 +01:00
Jan Tojnar b0be93769b
python3.pkgs.pygit2: 1.0.3 → 1.1.1
https://github.com/libgit2/pygit2/compare/v1.0.3...v1.1.1#diff-de0a9b67ffe2874a076b5fdb15bad484
2020-03-09 23:09:57 +01:00
R. RyanTM 6a23ca8c85
libgit2-glib: 0.28.0.1 -> 0.99.0.1
https://ftp.gnome.org/pub/GNOME/sources/libgit2-glib/0.99/libgit2-glib-0.99.0.1.news
2020-03-09 23:09:51 +01:00
Jan Tojnar 6733ecede5
libgit2: 0.28.4 -> 0.99.0
https://github.com/libgit2/libgit2/releases/tag/v0.99.0
2020-03-09 23:09:50 +01:00
Lancelot SIX dc55150bff
Merge pull request #82167 from r-ryantm/auto-update/python2.7-ua-parser
python27Packages.ua-parser: 0.9.0 -> 0.10.0
2020-03-09 23:02:46 +01:00
Nadrieril 99dfc57bce python3Packages.pyinsane2: remove
It is only used for paperwork and is now unmaintained.
2020-03-09 22:36:55 +01:00
R. RyanTM 22f578d8c4 python27Packages.sqlmap: 1.4.2 -> 1.4.3 2020-03-09 21:32:53 +00:00
Maximilian Bosch 0bf5619fe0
php: add `buildEnv` function for additional config on the CLI SAPI
Initially discussed in #55460.

This patch adds a `buildEnv` function to `php` that has the
following features:

* `php.buildEnv { extraConfig = /* ... */; }` to specify custom
  `php.ini` args for the CLI.

* `php.buildEnv { exts = phpPackages: [phpPackages.apcu] }` to
  create a PHP interpreter for the CLI with the `apcu` extension.
2020-03-09 20:41:28 +01:00
Jaakko Luttinen 53998cbc58 pythonPackages.XlsxWriter: 1.2.6 -> 1.2.8 2020-03-09 19:09:57 +01:00
Lancelot SIX 92a8bca0d1
Merge pull request #82150 from r-ryantm/auto-update/python2.7-python-jenkins
python27Packages.python-jenkins: 1.6.0 -> 1.7.0
2020-03-09 18:56:43 +01:00
Linus Heckemann 4eeb6f01e6
Merge pull request #82066 from r-ryantm/auto-update/libgme
libgme: 0.6.2 -> 0.6.3
2020-03-09 18:49:44 +01:00
Antonio Nuno Monteiro 0f0cb0b857
Note about BuckleScript's build process and why `BS_TRAVIS_CI=1` is
needed
2020-03-09 10:21:43 -07:00
Antonio Nuno Monteiro c09411b89e
Fix refmt 2020-03-09 10:20:10 -07:00
R. RyanTM a140160314 python27Packages.ua-parser: 0.9.0 -> 0.10.0 2020-03-09 16:49:23 +00:00
R. RyanTM d9e86f4cea python27Packages.stripe: 2.42.0 -> 2.43.0 2020-03-09 16:11:26 +00:00
Jaakko Luttinen 350f83785d
pythonPackages.pvlib: 0.7.0 -> 0.7.1 2020-03-09 17:03:34 +02:00
R. RyanTM 504bfe0767 python27Packages.python-jenkins: 1.6.0 -> 1.7.0 2020-03-09 13:54:12 +00:00
Ryan Mulligan e2920d957a
Merge pull request #82045 from r-ryantm/auto-update/hopper
hopper: 4.5.19 -> 4.5.21
2020-03-09 06:23:49 -07:00
Frederik Rietdijk 634ab6fc5d python3Packages.acoustics: 0.2.3 -> 0.2.4 2020-03-09 14:08:49 +01:00
Mario Rodas e3e964b857
Merge pull request #82121 from bhipple/u/rust-cargo-rustracer
rustracer: upgrade cargo fetcher and cargoSha256
2020-03-09 07:59:12 -05:00
Mario Rodas 5e3a6d7a7e
Merge pull request #82116 from bhipple/u/rust-cargo-rustracerd
rustracerd: upgrade cargo fetcher and cargoSha256
2020-03-09 07:58:52 -05:00
Mario Rodas 29b797468c
Merge pull request #82143 from r-ryantm/auto-update/python2.7-sphinxcontrib-plantuml
python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18
2020-03-09 07:52:13 -05:00