Silvan Mosberger
2e92520e21
Merge pull request #56641 from r-ryantm/auto-update/facter
...
facter: 3.12.3 -> 3.13.0
2019-03-08 19:41:16 +01:00
Silvan Mosberger
6c03c2e504
libwhereami: Mark as unsupported for ARM
2019-03-08 19:39:59 +01:00
Silvan Mosberger
ced5e13dd7
libwhereami: 0.2.0 -> 0.2.2
2019-03-08 19:18:35 +01:00
Will Dietz
e29f6cc479
libxmlb: 0.1.6 -> 0.1.7
...
https://github.com/hughsie/libxmlb/commit/dad8a84f249c5bad6abd10fb0c8ab8e00641c278
2019-03-08 11:57:36 -06:00
Silvan Mosberger
76701c95fc
Merge pull request #56655 from r-ryantm/auto-update/flow
...
flow: 0.92.0 -> 0.94.0
2019-03-08 18:55:31 +01:00
Will Dietz
5d527793ae
nodejs-11_x: 11.7.0 -> 11.11.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md
(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz
9c894f8418
nodejs-10_x: 10.15.0 -> 10.15.3 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz
702120ee90
nodejs-8_x: 8.15.0 -> 8.15.1 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz
4df1c7234f
nodejs-6_x: 6.16.0 -> 6.17.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Jörg Thalheim
afb4878391
Merge pull request #57055 from dtzWill/fix/m2crypto-swig-libressl
...
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
2019-03-08 12:24:36 +00:00
Jörg Thalheim
65b402ed67
Merge pull request #57023 from alyssais/crystal
...
crystal: fix build on Darwin
2019-03-08 11:18:31 +00:00
Izorkin
768bb1724e
php73: 7.3.2 -> 7.3.3
2019-03-08 10:21:41 +03:00
Izorkin
c6290e381f
php72: 7.2.15 -> 7.2.16
2019-03-08 10:16:37 +03:00
Izorkin
627275399c
php71: 7.1.26 -> 7.1.27
2019-03-08 10:12:02 +03:00
Jörg Thalheim
3707732e41
Merge pull request #57061 from elasticdog/bazel-buildtools
...
bazel-buildtools: unstable -> 0.22.0
2019-03-08 06:24:33 +00:00
Maximilian Bosch
94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
...
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].
An exemplary fallout is the broken build of `pyopencl`[2].
[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Aaron Bull Schaefer
1b3b781d60
bazel-buildtools: unstable -> 0.22.0
2019-03-07 20:37:23 -08:00
Matthieu Coudron
16e3574e29
buildLuarocksPackage: adjust the manifest path
...
the new luarocks 3.0.4 uses different paths for the manifests, hence creating new collisions.
2019-03-08 13:24:23 +09:00
Will Dietz
10646d5e62
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
...
Fixes #56993 .
2019-03-07 17:39:28 -06:00
Will Dietz
7ec3142207
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
...
https://gitlab.com/m2crypto/m2crypto/commit/bdbacebd8740e28be243f9152a06a2aba05c4f7a
2019-03-07 16:43:08 -06:00
Josef Kemetmüller
811293134b
pythonPackages.mxnet: Fix build ( #56848 )
2019-03-07 23:06:11 +01:00
Will Dietz
fe043784a6
Merge pull request #57024 from mroi/patch-1
...
swift: 4.2.2 -> 4.2.3
2019-03-07 15:22:05 -06:00
Will Dietz
c42b570101
Merge pull request #56803 from dtzWill/update/shapelib-1.5.0
...
shapelib: 1.4.1 -> 1.5.0
2019-03-07 15:12:03 -06:00
Will Dietz
094a204cc4
Merge pull request #56529 from dtzWill/update/libplist-2019-01-20
...
libplist: 2018-07-25 -> 2019-01-20
2019-03-07 15:02:56 -06:00
Will Dietz
2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
...
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Will Dietz
6aa04f01d0
Merge pull request #56799 from dtzWill/update/electron-2019-02
...
electron{,_3}: updates (fixes, security?)
2019-03-07 14:57:48 -06:00
Jörg Thalheim
f161478646
Merge pull request #57019 from dywedir/rustup
...
rustup: 1.16.0 -> 1.17.0
2019-03-07 19:36:46 +00:00
Will Dietz
a5264bd5e7
libhandy: 0.0.8 -> 0.0.9
2019-03-07 13:24:34 -06:00
Dmitry Kalinkin
cf1de3c2df
yoda: fix sha hash of the tarball
...
Tarball was replaced upstream. The files are the same, changes are meta
only (appear to be timestamps).
2019-03-07 14:08:10 -05:00
obadz
275e6a0a12
pythonPackages.flickrapi: init at 2.4.0
2019-03-07 15:37:19 +00:00
obadz
7d7727e436
pythonPackages.lzstring: init at 1.0.4
2019-03-07 15:37:18 +00:00
Michael Roitzsch
6a4d2eea8a
swift: 4.2.2 -> 4.2.3
2019-03-07 15:22:45 +01:00
Ryan Mulligan
5b4152a911
Merge pull request #56399 from lilyball/jazzy
...
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Alyssa Ross
5b52e90e4a
crystal: fix build on Darwin
2019-03-07 13:38:35 +00:00
Frederik Rietdijk
1f7b8c71a9
libr3: propagate pcre
2019-03-07 13:31:11 +01:00
Josef Kemetmüller
36f5c0d58d
pythonPackages.wrf-python: Fix build ( #56989 )
...
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977 , gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
dywedir
2a4a90f740
rustup: 1.16.0 -> 1.17.0
2019-03-07 13:50:55 +02:00
Frederik Rietdijk
645ac131dd
libr3: init at 1.3.4
2019-03-07 12:11:41 +01:00
Michael Raskin
bd616c0cd3
Merge pull request #57010 from teto/luarocks_update
...
Luarocks update
2019-03-07 10:52:56 +00:00
Jörg Thalheim
3aa7d41944
Merge pull request #56936 from witchof0x20/upgrade_teensyduino
...
teensyduino: 1.40 -> 1.45
2019-03-07 10:50:37 +00:00
Matthieu Coudron
246e354e1f
lua5Packages.luuid: fix build
...
libuuid is null outside of linux which may explain why ofborg refused it.
2019-03-07 10:34:26 +00:00
Matthieu Coudron
ed7818219a
lua: run postConfigure hook for rock and rockspec
...
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Matthieu Coudron
0752393738
python3Packages.matplotlib: 3.0.2 -> 3.0.3
2019-03-07 10:07:29 +01:00
Frederik Rietdijk
1f8b70e5e5
ticpp: init at unstable-2019-01-09
2019-03-07 10:05:23 +01:00
Frederik Rietdijk
931ee3e589
multipart-parser-c: init at unstable-2015-12-14
2019-03-07 09:59:10 +01:00
Frederik Rietdijk
bca5d89ccf
prometheus-cpp: init at 0.6.0
2019-03-07 09:53:36 +01:00
Frederik Rietdijk
15e8eebb6d
civetweb: init at 1.11
2019-03-07 09:53:36 +01:00
Lancelot SIX
e5091dea9e
Merge pull request #56491 from lsix/django_updates
...
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron
68a72f1a47
luarocks-nix: bump to match luarocks
...
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron
c37b8925ba
luarocks: 2.4.4 -> 3.0.4
...
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00