Commit graph

26015 commits

Author SHA1 Message Date
Josef Kemetmüller 13e3a21b5c gdal: Fix darwin build
This fixes:
  error: cannot initialize a variable of type 'GooString *' with an rvalue of type 'const GooString *'
which occurs with recent clang or gcc-7.
See https://github.com/OSGeo/gdal/pull/573
2018-06-04 14:19:35 +02:00
Orivej Desh 50c82704a8 qt5.qtlocation: enable parallel building
It was fixed in [1] which is part of 5.9.2, 5.10.0.

[1] 3ac051c454 (diff-b820e0828543b1da522ff0ab3dac6c75)
2018-05-29 13:41:23 +00:00
Orivej Desh e89414ff69 vsqlite: fix build
Probably broken by 1d6a14e24a.
2018-05-29 11:12:23 +00:00
Peter Hoeg 2af5b6eadd umockdev: fix build 2018-05-29 17:54:29 +08:00
Peter Simons 5418dfcd5c
Merge pull request #41192 from oxij/tree/hardening-unformat
remove some format hardenings
2018-05-29 11:42:15 +02:00
Jan Tojnar 2790b30af8
libhttpseverywhere: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar ccd064450c
gdk-pixbuf: fix git urls 2018-05-29 10:34:17 +02:00
Jan Tojnar e933798469
glib-networking: fix patch url 2018-05-29 10:34:16 +02:00
SLNOS e102dc716d a52dec: disable tests on i686
before squashing was: "disable pic hardening on i686, else tests will fail"
2018-05-29 07:35:39 +00:00
Jan Malakhovski 3d53d14070 tinyxml: disable format hardening, else tests will fail 2018-05-29 07:35:31 +00:00
Jan Malakhovski 725de314ef tree-wide: random cleanups 2018-05-29 07:31:12 +00:00
Daiderd Jordan 8baaa433b6
gdk-pixbuf: patch all darwin binaries 2018-05-29 08:47:19 +02:00
Daiderd Jordan 437b98cf9c
Merge pull request #41187 from xeji/p/libgdiplus
libgdiplus: fix build
2018-05-29 08:40:13 +02:00
Daiderd Jordan 11b799db8b
gdk-pixbuf: also patch binaries in dev output for darwin 2018-05-29 01:10:53 +02:00
Daiderd Jordan 4200c9c879
gdk-pixbuf: fix binary @rpath reference on darwin 2018-05-28 23:56:23 +02:00
David Izquierdo 25be6fdb0e tbb: update 2018_U1 -> 2018_U3 (#41134) 2018-05-28 23:48:32 +02:00
Uli Baum 98a4fbf857 libgdiplus: fix build
was broken after b22cc53db1
2018-05-28 22:53:19 +02:00
Daiderd Jordan 50f46e060f
gdk-pixbuf: fixup library install_names on darwin
Meson tries to use rpaths but we don't use those in the darwin stdenv.
2018-05-28 20:27:16 +02:00
Matthew Justin Bauer 6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Daiderd Jordan 0b6c2cfc4d
poppler: remove libintlOrEmpty from v0.61 2018-05-28 16:23:13 +02:00
Daiderd Jordan e30c7eb5ac
poppler: fix v0.61 build with clang 2018-05-28 16:23:08 +02:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Michael Raskin 8714a30e4c olm: fix build by disabling _FORTIFY_SOURCE 2018-05-28 11:16:43 +02:00
Michael Raskin 4922268077 libftdi1: fix build when docs are enabled 2018-05-27 22:42:08 +02:00
Robert Schütz fc1b5ecc92
Merge pull request #41118 from ryantm/repology
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan b2317a0b87 libversion: init at 2.6.0 2018-05-27 09:12:52 -07:00
Will Dietz 232bc96376 Revert "sqlite{,-analyzer}: use the same src (#40945)"
This reverts commit e28a586f94.
2018-05-27 00:43:26 -05:00
Tuomas Tynkkynen 2760b24462 Merge remote-tracking branch 'upstream/master' into staging 2018-05-26 19:01:18 +03:00
Tuomas Tynkkynen 840e430744
Merge pull request #41088 from oxij/merge/master-to-staging-20180526
Merge master into staging
2018-05-26 18:50:40 +03:00
adisbladis c6677c4010
Merge pull request #41056 from r-ryantm/auto-update/nanomsg
nanomsg: 1.1.2 -> 1.1.3
2018-05-26 23:07:25 +08:00
Tuomas Tynkkynen 164601faa2 mesa: Enable virgl driver
This gets NixOS tests requiring X11 to work on aarch64:

https://nix-cache.s3.amazonaws.com/log/nj4dwi3wkxx0cxv230ii4a99yz71b4km-vm-test-run-keymap-neo.drv
2018-05-26 18:03:44 +03:00
Thomas Tuegel db215a62b7
qtwebengine: fix build failure due to -Wformat-security
ninja builds some components with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-05-25 20:14:05 -05:00
Jan Malakhovski ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer 98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer 02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
R. RyanTM 10c973ef80 nanomsg: 1.1.2 -> 1.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nanomsg/versions.

These checks were done:

- built on NixOS
- /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3/bin/nanocat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.1.3 with grep in /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3
- directory tree listing: https://gist.github.com/cdb8b58cd0b2200dc629e5ed3c05af8b
- du listing: https://gist.github.com/76b99cc11ac487811d0eeff14406bfce
2018-05-24 14:41:19 -07:00
Gabriel Ebner 42af0d6ef9 libqalculate: 2.3.0 -> 2.5.0 2018-05-24 18:19:45 +02:00
Timo Kaufmann c8987a72e4 fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev (#40995) 2018-05-24 16:36:18 +02:00
Andreas Rammhold 40e76194f8
Merge pull request #41005 from flokli/master-zziplib-0.13.69
zziplib: gdraheim/zziplib#27 is not an issue anymore
2018-05-24 08:09:00 +02:00
Matthew Justin Bauer 828d932fef
zookeeper_mt: add version 2018-05-23 22:08:31 -05:00
Florian Klink 16728fa4ee zziplib: gdraheim/zziplib#27 is not an issue anymore
fix included in 0.13.69, which was bumped in
3f36f6095f.
2018-05-24 01:32:20 +02:00
Johannes Frankenau b6b8cdd43f
libgudev: add gobjectIntrospection to nativeBuildInputs 2018-05-23 19:46:12 +02:00
Yegor Timoshenko e28a586f94
sqlite{,-analyzer}: use the same src (#40945) 2018-05-23 19:06:46 +03:00
John Ericson 18742471af Merge remote-tracking branch 'upstream/master' into staging
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Yegor Timoshenko 3210c69c36
Merge pull request #40970 from r-ryantm/auto-update/folly
folly: 2018.04.23.00 -> 2018.05.21.00
2018-05-23 12:07:53 +03:00
R. RyanTM 23dce527d8 folly: 2018.04.23.00 -> 2018.05.21.00
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/folly/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.05.21.00 with grep in /nix/store/n4qdpjqixmlcly3al00c5a2ivp6lh74f-folly-2018.05.21.00
- directory tree listing: https://gist.github.com/80adf61ca8bb6b1020e7b48cae590a9c
- du listing: https://gist.github.com/dc5d5cb97ea76a087a50b733c659ebe5
2018-05-22 23:59:15 -07:00
Matthew Justin Bauer 75ae4c5a19
Merge pull request #40904 from matthewbauer/freeciv-on-darwin
Freeciv: enable on darwin
2018-05-22 22:37:11 -05:00
Yegor Timoshenko eaf1c07836
Merge pull request #40626 from dtzWill/update/sqlite-2.23.1
sqlite: 3.22.0 -> 3.23.1
2018-05-23 01:27:20 +03:00
Will Dietz d8b96d5730 nghttp2: 1.31.0 -> 1.32.0
1.31.1 has security fix for CVE-2018-1000168:

https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/
2018-05-22 17:27:11 -05:00
Tuomas Tynkkynen aedc169d7f serf: Simplify 2018-05-23 01:14:51 +03:00