Commit Graph

78475 Commits

Author SHA1 Message Date
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2 2020-03-13 20:59:53 +01:00
Ben Darwin
b5d0ffcab1 python3Packages.hickle: 3.4.5 -> 3.4.6 2020-03-13 19:49:18 +00:00
Peter Simons
d02ac6c485 git-annex: update sha256 hash for new version 8.20200309 2020-03-13 20:31:07 +01:00
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
John Ericson
783fa4616e rustc: Add way to override the arch and config triple for rust
Sometimes it is useful for it to be slightly different. Going forward we
should, however, try to make this fallback rarely needed.
2020-03-12 09:56:55 -04: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
R. RyanTM
aa618bbf79 spice-protocol: 0.14.0 -> 0.14.1 2020-03-09 22:44:06 +00: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
R. RyanTM
a615615a2d python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18 2020-03-09 12:12:53 +00:00
Mario Rodas
fe08f01f26
Merge pull request #82107 from bhipple/u/rust-cargo-svd2rust
svd2rust: upgrade cargo fetcher and cargoSha256
2020-03-09 06:24:04 -05:00
Mario Rodas
6cf5f49b44
Merge pull request #82129 from r-ryantm/auto-update/python2.7-jenkins-job-builder
python27Packages.jenkins-job-builder: 3.2.0 -> 3.3.0
2020-03-09 06:13:04 -05:00
Mario Rodas
7a4cb63912
Merge pull request #82133 from r-ryantm/auto-update/python2.7-dominate
python27Packages.dominate: 2.4.0 -> 2.5.1
2020-03-09 06:07:31 -05:00
Mario Rodas
dcc72de706
Merge pull request #82134 from r-ryantm/auto-update/python2.7-lark-parser
python27Packages.lark-parser: 0.8.1 -> 0.8.2
2020-03-09 06:07:07 -05:00
R. RyanTM
5012d8a36c python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7 2020-03-09 11:05:00 +00:00
Jörg Thalheim
9f55c5e37c
Merge pull request #48434 from lschuermann/libusb-mirror
libusb-compat: 0.1.5 -> 0.1.7 && change libusb source to GitHub
2020-03-09 10:30:33 +00:00
R. RyanTM
08341c372a python27Packages.lark-parser: 0.8.1 -> 0.8.2 2020-03-09 09:10:43 +00:00
Maximilian Bosch
c5f1ea95a6
Merge pull request #82110 from bhipple/u/rust-cargo-wasm-bindgen-cli
wasm-bindgen-cli: upgrade cargo fetcher and cargoSha256
2020-03-09 08:40:15 +01:00
R. RyanTM
8e967e8b8d python27Packages.dominate: 2.4.0 -> 2.5.1 2020-03-09 07:26:18 +00:00
R. RyanTM
d140b5f8f7 python27Packages.jenkins-job-builder: 3.2.0 -> 3.3.0 2020-03-09 06:02:02 +00:00
Luca Favatella
de119ca8ea androidenv: fix packages xsl used in generate.sh
Entry `<remotePackage path="cmdline-tools;latest">` resulted in a
duplicated `"cmdline-tools"."1.0"`.
2020-03-09 04:45:36 +00:00
R. RyanTM
c7874f018f python27Packages.azure-mgmt-sql: 0.16.0 -> 0.17.0 2020-03-09 04:35:17 +00:00
Benjamin Hipple
6ea0cad714 rustracer: upgrade cargo fetcher and cargoSha256 2020-03-09 00:10:59 -04:00
Mario Rodas
00c219ae4a
Merge pull request #81681 from r-ryantm/auto-update/faudio
faudio: 20.02 -> 20.03
2020-03-08 23:06:30 -05:00
Tad Fisher
d574ea45a2 androidenv: fix system images xsl used in generate.sh
Updated with fixes for `convertsystemimages.xsl`:
- Use `type-details/codename` if it exists, falling back to
  `type-details/api-level`: this results in "Q" rather than "28" for
  preview images
- Use `<xsl:text>` elements to control whitespace in the output.

This is extracted from https://github.com/NixOS/nixpkgs PR 58131.
2020-03-09 03:43:19 +00:00
Tad Fisher
6f80983963 androidenv: update generate.sh to use nix-shell and fail on error
Update generate.sh to run using nix-shell. Also make it fail with
meaningful output instead of writing empty output files.

This is extracted from https://github.com/NixOS/nixpkgs PR 58131.

This relies on the shebang being used.
2020-03-09 03:43:19 +00:00
Benjamin Hipple
b20aaf3e7a rustracerd: upgrade cargo fetcher and cargoSha256 2020-03-08 23:32:15 -04:00
Mario Rodas
3444075cd3
Merge pull request #82104 from bhipple/u/rust-cargo-pax-rs
pax-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 22:31:51 -05:00
Benjamin Hipple
7fcbbea654 wasm-bindgen-cli: upgrade cargo fetcher and cargoSha256 2020-03-08 23:06:25 -04:00
Mario Rodas
a7c1c1f4fb
Merge pull request #82095 from marsam/update-flow
flow: 0.119.1 -> 0.120.1
2020-03-08 21:33:58 -05:00
Benjamin Hipple
288561cd58 svd2rust: upgrade cargo fetcher and cargoSha256 2020-03-08 22:29:14 -04:00
Benjamin Hipple
0696641d9f
cargo-raze: upgrade cargo fetcher and cargoSha256 (#82091) 2020-03-08 22:15:25 -04:00
Benjamin Hipple
ad5b73c910 pax-rs: upgrade cargo fetcher and cargoSha256 2020-03-08 22:15:19 -04:00
Benjamin Hipple
e6180f61b3
diesel-cli: upgrade cargo fetcher and cargoSha256 (#82089) 2020-03-08 22:14:17 -04:00
Mario Rodas
ec99107633
Merge pull request #81961 from danieldk/maturin-0.7.9
maturin: 0.7.6 -> 0.7.9
2020-03-08 21:07:04 -05:00
Mario Rodas
824635fa61
Merge pull request #82025 from r-ryantm/auto-update/libseccomp
libseccomp: 2.4.2 -> 2.4.3
2020-03-08 21:03:48 -05:00
Mario Rodas
66939096ed
Merge pull request #81804 from bhipple/auto-update/scaff
scaff: 0.1.1 -> 0.1.2
2020-03-08 21:01:08 -05:00
Mario Rodas
34c55151d0
Merge pull request #81872 from r-ryantm/auto-update/cimg
cimg: 2.8.3 -> 2.8.4
2020-03-08 20:50:31 -05:00
Mario Rodas
ec842d4d2f
Merge pull request #81875 from r-ryantm/auto-update/cfr
cfr: 0.148 -> 0.149
2020-03-08 20:48:01 -05:00
Mario Rodas
be2b3857ea
Merge pull request #82088 from bhipple/u/rust-cargo-git-series
git-series: upgrade cargo fetcher and cargoSha256
2020-03-08 20:45:50 -05:00
pacien
b6d45301de alot: add patch for email composition
This version is not usable without this patch.
See https://github.com/pazz/alot/issues/1468.
2020-03-09 02:42:17 +01:00
Mario Rodas
9760d23abd
Merge pull request #81537 from tollb/gdal-3.0.4
gdal: 3.0.3 -> 3.0.4
2020-03-08 20:25:03 -05:00
Benjamin Hipple
bfa084b56b git-series: upgrade cargo fetcher and cargoSha256 2020-03-08 21:15:32 -04:00
Mario Rodas
f613ff282f
Merge pull request #82063 from r-ryantm/auto-update/libzdb
libzdb: 3.1 -> 3.2.1
2020-03-08 20:15:24 -05:00
Benjamin Hipple
0757551d3c
cargo-geiger: upgrade cargo fetcher and cargoSha256 (#82087) 2020-03-08 21:06:49 -04:00
Mario Rodas
858eadde83
Merge pull request #82031 from r-ryantm/auto-update/yarn
yarn: 1.22.0 -> 1.22.2
2020-03-08 19:00:56 -05:00
Benjamin Hipple
1cc9cb7ea1
cargo-make: remove unnecessary attribute (#82071)
The default value when left unspecified is now false, so no need to state this explicitly.
2020-03-08 19:26:19 -04:00
Benjamin Hipple
a38ad34271
cloudflare-wranger: upgrade cargoSha256 (#82022)
General infrastructure improvement as part of #79975,
no functional changes expected.
2020-03-08 19:25:13 -04:00
Aaron Janse
b862939683 flyctl: init at 0.0.102 2020-03-08 15:39:35 -07:00
Jan Tojnar
71a76a4ee5
Merge pull request #82024 from r-ryantm/auto-update/libical
libical: 3.0.7 -> 3.0.8
2020-03-08 21:52:45 +01:00
Pascal Wittmann
dd5e9ab4f2
Merge pull request #82020 from r-ryantm/auto-update/jdepend
jdepend: 2.9.1 -> 2.10
2020-03-08 21:41:12 +01:00
R. RyanTM
b81f725d07 ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0 2020-03-08 20:32:58 +00:00
Leon Schuermann
aa63d51a34 libusb: build from source instead of release tarball 2020-03-08 20:15:03 +01:00
Leon Schuermann
54bab3faaf libusb-compat: 0.1.5 -> 0.1.7
Also, change the source repository to the GitHub repository pointed to by the
official website.
2020-03-08 19:38:50 +01:00
Antonio Nuno Monteiro
7107e397dd bs-platform: 7.0.1 -> 7.2.0 2020-03-08 10:46:43 -07:00
R. RyanTM
8d612a3b53 libgme: 0.6.2 -> 0.6.3 2020-03-08 17:24:40 +00:00
R. RyanTM
b4c65bccee libzdb: 3.1 -> 3.2.1 2020-03-08 17:13:31 +00:00
Orivej Desh (NixOS)
d008a348ac
xxHash: 0.7.2 -> 0.7.3 (#81862) 2020-03-08 17:10:23 +00:00
Vincent Laporte
5e468ef981 ocsigen-i18n: 3.4.0 → 3.5.0 2020-03-08 18:09:22 +01:00
R. RyanTM
efc919ad3a intel-media-driver: 19.3.0 -> 19.4.0r 2020-03-08 11:51:49 +00:00
R. RyanTM
ef03ff7c1f hopper: 4.5.19 -> 4.5.21 2020-03-08 11:45:01 +00:00
Thomas Tuegel
65d5cc1499
Merge pull request #81869 from r-ryantm/auto-update/cmake
cmake: 3.16.4 -> 3.16.5
2020-03-08 05:32:54 -05:00
Mario Rodas
88efa8b1ae
flow: 0.119.1 -> 0.120.1
Changelog: https://github.com/facebook/flow/releases/tag/v0.120.1
2020-03-08 04:20:00 -05:00
Frederik Rietdijk
0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
R. RyanTM
dac3a7e3f9 yarn: 1.22.0 -> 1.22.2 2020-03-08 02:27:11 +00:00
Dennis Gosnell
25f451a444
Merge pull request #82002 from LnL7/vaultenv
vaultenv: fix build
2020-03-08 11:01:23 +09:00
Léo Gaspard
7d514dab57
Merge pull request #81987 from bhipple/u/rust-cargo-gir-rs
gir-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 00:05:07 +01:00
lewo
ae68f39544
Merge pull request #81935 from r-ryantm/auto-update/newlib
newlib: 3.1.0 -> 3.3.0
2020-03-07 23:08:11 +01:00
Maximilian Bosch
88b16119c1
wasm-bindgen-cli: 0.2.58 -> 0.2.59 2020-03-07 23:03:28 +01:00
R. RyanTM
051637db09 libseccomp: 2.4.2 -> 2.4.3 2020-03-07 21:36:50 +00:00
R. RyanTM
d985dc8e16 libical: 3.0.7 -> 3.0.8 2020-03-07 21:25:02 +00:00
R. RyanTM
b848abe4c6 jdepend: 2.9.1 -> 2.10 2020-03-07 20:52:17 +00:00
Vincent Laporte
db4ccde60d ocamlPackages.ppx_import: 1.5-3 → 1.7.1
Support for OCaml ≥ 4.08
2020-03-07 21:44:03 +01:00
Edmund Wu
805e068059
eigen: fetch source from gitlab 2020-03-07 15:33:19 -05:00
Alvar
b330620054
golangci-lint: 1.23.7 -> 1.23.8 (#82010) 2020-03-07 12:30:23 -08:00
Mat Marini
0f9179137c
kubie: init at 0.7.1 2020-03-07 20:56:05 +01:00
Mario Rodas
9d44f2fb55
Merge pull request #81679 from colemickens/nixpkgs-stem
pythonPackages.stem: 1.7.1 -> 1.8.0
2020-03-07 14:19:14 -05:00
Gabor Greif
3a84353edb llvmPackages_10: rc2 -> rc3
http://lists.llvm.org/pipermail/llvm-dev/2020-March/139729.html

Additionally cherry-picked 3 commits from `llvm-project/master`:
- llvm/llvm-project@d21664c
- llvm/llvm-project@3a0f6e6
- llvm/llvm-project@87dac7d

such that clang can automatically pick up the polly plugin from the
`llvm-polly` build.
2020-03-07 20:11:59 +01:00
Daiderd Jordan
bdd16df074
vaultenv: fix build
Don't hard fail on warnings, having eg. some redundant imports is fine.
2020-03-07 19:02:58 +01:00
Mario Rodas
c5e223e120
Merge pull request #80707 from uosis/ammonite
ammonite: fix source reference to allow dynamic binding
2020-03-07 12:13:26 -05:00
Mario Rodas
a287a87e19
Merge pull request #81973 from r-ryantm/auto-update/python3.7-pyftdi
python37Packages.pyftdi: 0.42.2 -> 0.44.2
2020-03-07 12:08:30 -05:00
R. RyanTM
b0ab073145 python27Packages.Quandl: 3.4.6 -> 3.4.8 2020-03-07 16:58:18 +00:00
Benjamin Hipple
4a2f72f7c2 gir-rs: upgrade cargo fetcher and cargoSha256 2020-03-07 11:12:32 -05:00
Benjamin Hipple
072a3bda78 ghc: consistent downloads.haskell.org src URLs
Consistency is good in general and these seem to work just as well as the
others, but it also helps with blacklisting package updates, as in:
https://github.com/ryantm/nixpkgs-update/pull/160
2020-03-07 10:28:06 -05:00
Jan Tojnar
b0737acd28
Merge pull request #81926 from r-ryantm/auto-update/libqmi
libqmi: 1.24.4 -> 1.24.6
2020-03-07 15:36:49 +01:00
markuskowa
b0dfbb706c
Merge pull request #81948 from r-ryantm/auto-update/openmpi
openmpi: 4.0.2 -> 4.0.3
2020-03-07 15:35:26 +01:00
R. RyanTM
12d1b8fe2d python37Packages.pyftdi: 0.42.2 -> 0.44.2 2020-03-07 14:11:42 +00:00
Mario Rodas
923882b5af
Merge pull request #81965 from r-ryantm/auto-update/python2.7-atlassian-python-api
python27Packages.atlassian-python-api: 1.14.9 -> 1.15.4
2020-03-07 07:33:06 -05:00
Mario Rodas
37c267bd2e
Merge pull request #81710 from teto/cmd2
python3Packages.cmd2: 0.9.25 -> 1.0.0
2020-03-07 07:32:04 -05:00
Nadrieril
88d5b00345 libinsane: init at 1.0.3 2020-03-07 12:19:00 +00:00
R. RyanTM
427ad73844 python27Packages.atlassian-python-api: 1.14.9 -> 1.15.4 2020-03-07 10:16:32 +00:00
Daniël de Kok
b446413aa6 maturin: 0.7.6 -> 0.7.9
Changelog:
https://github.com/PyO3/maturin/blob/master/Changelog.md
2020-03-07 08:21:10 +01:00
Rehno Lindeque
b13f8788dc teensyduino: add missing dependencies for teensy-loader 2020-03-07 06:15:02 +01:00
R. RyanTM
60a94c71c4 openmpi: 4.0.2 -> 4.0.3 2020-03-07 02:26:10 +00:00
R. RyanTM
eea3542153 python27Packages.gym: 0.15.6 -> 0.16.0 2020-03-06 16:06:59 -08:00
R. RyanTM
2a9c43dd43 python27Packages.azure-mgmt-storage: 7.1.0 -> 7.2.0 2020-03-06 15:53:52 -08:00
R. RyanTM
b65a703823 newlib: 3.1.0 -> 3.3.0 2020-03-06 23:03:33 +00:00
Jonathan Ringer
efcab647ab onnxruntime: 1.1.1 -> 1.1.2 2020-03-06 14:38:15 -08:00
Lancelot SIX
df155637fe
python3Pakcages.django_compat: fix 2020-03-06 22:25:40 +01:00
Lancelot SIX
e8d5bdb7b3
python3akcages.django_compat: improve test fix 2020-03-06 22:23:26 +01:00
Peter Simons
50e7173b95
Merge pull request #81543 from NixOS/haskell-updates
Update Haskell package set to LTS 15.2 (plus other fixes)
2020-03-06 22:18:42 +01:00
Peter Simons
6e2198bd52 haskell-ci: fix the build 2020-03-06 22:15:14 +01:00
Peter Simons
adcd693c2c haskell-cryptonite: disable the test suite to fix the build on older CPUs
Machines without AES-NI support cannot run the binary.
2020-03-06 22:15:14 +01:00
Peter Simons
46a81f9a15 haskell-binary-instances: disable test suite to avoid spurious failures 2020-03-06 22:15:13 +01:00