Commit graph

53277 commits

Author SHA1 Message Date
Jörg Thalheim 6ccae990c9
Merge pull request #46726 from vbgl/ocaml-broken-on-aarch
ocaml ≤ 4.05: mark as broken on Aarch64
2018-09-16 09:28:03 +01:00
Jörg Thalheim 33ccf04666
Merge pull request #46731 from vbgl/python-libnacl-darwin
pythonPackages.libnacl: fix build on darwin
2018-09-16 09:25:10 +01:00
Michael Raskin 32632fbb73
Merge pull request #46721 from YorikSar/gn
gn: generate last_commit_position.h without git
2018-09-16 06:56:02 +00:00
Vincent Laporte 5b8b9a08e7
pythonPackages.libnacl: fix build on darwin 2018-09-16 06:24:49 +00:00
Yuriy Taraday b53e495a38 gn: generate last_commit_position.h without git
For Git to work properly, I used fetchgit with leaveDotGit. This seems
to be causing hash to change on different systems in different times.
I've replaced generation of last_commit_position.h in tools/gen.py with
just plain nix template. "gn --version" will loose a bit (just commit
hash, without commit height in front of it), but I hope noone relies on
it.
2018-09-16 01:58:11 +04:00
xeji d3d465e32f
Merge pull request #46694 from etu/upgrade-php-7210
php: 7.2.8 -> 7.2.10, 7.1.21 -> 7.1.22
2018-09-15 23:30:30 +02:00
xeji 13c500ae16
pythonPackages.pyodbc: fix build (#46703)
Build with unixODBC instead of libiodbc, see discussion in
https://github.com/mkleehammer/pyodbc/issues/444
2018-09-15 23:13:51 +02:00
volth 9dc249fceb
gn: fix hash 2018-09-15 20:29:48 +00:00
Elis Hirwing 89b7ad263e
php71: 7.1.21 -> 7.1.22
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.22
2018-09-15 21:45:59 +02:00
Elis Hirwing 5a868df967
php: 7.2.8 -> 7.2.10
Changelog 7.2.9: http://php.net/ChangeLog-7.php#7.2.9
Changelog 7.2.10: http://php.net/ChangeLog-7.php#7.2.10
2018-09-15 21:44:57 +02:00
Vincent Laporte fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
John Ericson eb429c7c54
Merge pull request #46712 from obsidiansystems/ios-depoy
ios-depoy: Add missing rsync dep
2018-09-15 14:56:32 -04:00
John Ericson 1ad73bb3ca ios-depoy: Add missing rsync dep 2018-09-15 14:48:03 -04:00
Tim Steinbach 795488491c
sbt: 1.2.1 -> 1.2.3 2018-09-15 09:57:34 -04:00
Vincent Laporte 4f3868b72d
ocaml ≤ 4.05: mark as broken on Aarch64 2018-09-15 13:17:12 +00:00
Ben Challenor 16ce28ed72 jenkins: 2.121.2 -> 2.138.1 2018-09-15 13:10:06 +00:00
xeji b78348d1a4
Merge pull request #46687 from mbode/salt_darwin
salt: fix darwin build by specifying dependency on tornado 4
2018-09-15 12:38:45 +02:00
Sarah Brofeldt 7a36046e93
Merge pull request #46681 from dtzWill/update/kmsxx-2018-09-10
kmsxx, kmscube: 2017-10-10 -> 2018-09-10, 2017-03-19 -> 2018-06-17
2018-09-15 10:49:37 +02:00
Maximilian Bode 2438ceb5b4 salt: fix darwin build by specifying dependency on tornado 4
/cc ZHF #45961
2018-09-15 10:09:36 +02:00
John Ericson 0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson b8ce6a31f5 elf-header: Init at <libc version>
A little shim derivation to get this header for Darwin, where it is
needed for cross compilation.

There's no real reason to do glibc and musl like that, but as I'm
maintaining it I suppose I can go overboard like that.
2018-09-15 01:14:31 -04:00
John Ericson 2205beaa8c glibc: Expose the version 2018-09-15 01:14:31 -04:00
John Ericson 846b44b2e9 glibc, kernel-headers: Fix some eval errors on Darwin
Need to get the source to get elf.h
2018-09-15 01:07:06 -04:00
Bob van der Linden f17e5925f5 libx86emu: 2.0 -> 2.1 (#46624) 2018-09-15 02:31:26 +02:00
André Stylianos Ramos 13b5063a8d joker: 0.9.5 -> 0.9.7 (#46673) 2018-09-15 02:05:52 +02:00
xeji c2c9c6adfe
Merge pull request #46385 from xeji/p/broken
mark long-failing packages broken for 18.09
2018-09-15 00:54:49 +02:00
xeji 57ee141696
geis: fix build (#46663)
disable format hardening, ignore some compiler warnings
2018-09-14 23:58:04 +02:00
Will Dietz 4c1f27a4fc kmsxx: 2017-10-10 -> 2018-09-10
Various improvements -- if nothing else the 'kmstest'
utility now explains properly when permissions problem :).
2018-09-14 13:18:14 -05:00
Jan Tojnar 7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
xeji f1f8ce80c4
Merge pull request #46608 from xeji/p/python-fixes-2
pythonPackages: fix some broken builds
2018-09-14 10:56:59 +02:00
xeji 3531c276d5
Merge pull request #46628 from LnL7/darwin-broken-c
broken darwin packages (c)
2018-09-14 10:43:40 +02:00
Michael Raskin 3aeb6066e7
Merge pull request #46328 from YorikSar/gn
gn: 20180423 -> 20180830
2018-09-14 05:48:04 +00:00
Jan Tojnar 7d2c8bbe9a
flatpak-builder: add libyaml 2018-09-14 05:09:02 +02:00
Tor Hedin Brønner 37a828ec27
flatpak: 0.99.3 -> 1.0.2 2018-09-14 05:09:01 +02:00
Jan Tojnar 2d19ee6247
xdg-dbus-proxy: init at 0.1.0 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner b6c17cd46f
xdg-desktop-portal-gtk: 0.99 -> 1.0.2 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner 0d994736a1
xdg-desktop-portal: 0.99 -> 1.0.2 2018-09-14 05:09:00 +02:00
Tor Hedin Brønner c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Daiderd Jordan 807b0105b4 ceres-solver: fix darwin build (#46626)
The Basel BUILD file conflicts with the cmake build directory on
case-insensitive filesystems, eg. darwin.

/cc ZHF #45961
2018-09-13 23:44:14 +02:00
Christopher Ostrouchov 9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Daiderd Jordan 327edb4b1d
cargo-web: mark broken on darwin
Looks CoreFoundation related.

    Undefined symbols for architecture x86_64:
      "_CFURLResourceIsReachable", referenced from:
          fsevent_sys::core_foundation::str_path_to_cfstring_ref::h0ea4bd94e2c613f2 in libfsevent_sys-ef30b6879660a6c1.rlib(fsevent_sys-ef30b6879660a6c1.fsevent_sys7-49ce33334334dd3a5c7883bf4070f954.rs.rcgu.o)
    ld: symbol(s) not found for architecture x86_64

/cc ZHF #45961
2018-09-13 23:09:05 +02:00
Daiderd Jordan 54b4000d54
csfml: mark linux only
While it's possible to build on darwin, we never had a successful build.

    Undefined symbols for architecture x86_64:
      "sf::microseconds(long long)", referenced from:
          _sfSleep in Sleep.cpp.o

/cc ZHF #45961
2018-09-13 23:08:49 +02:00
Daiderd Jordan 68f7e75517
cernlib: mark broken on darwin
Using gccStdenv makes the build go further, but then it fails with.

    kuipc /private/tmp/nix-build-cernlib-2006.drv-0/2006/src/packlib/kuip/code_kuip/kuipcdf.cdf kuipcdf.c
    Makefile:413: archive/kuipcdf.d: No such file or directory
    make[3]: *** [Makefile:473: kuipcdf.c] Abort trap: 6

/cc ZHF #45961
2018-09-13 23:00:46 +02:00
John Ericson 59be6689fa
Merge pull request #46578 from costrouc/costrouc/xnd-linker
libxnd, libndtypes: refactor add support for darwin
2018-09-13 15:37:12 -04:00
Christopher Ostrouchov e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Chris Ostrouchov 96668812f3
libndtypes: refactor change linker support darwin 2018-09-13 15:20:31 -04:00
Chris Ostrouchov 5a944e4223
libxnd: refactor change linker support darwin 2018-09-13 15:20:08 -04:00
Uli Baum 79d9145469 parmetis: set license to unfree
generic unfree license fits best
2018-09-13 21:10:40 +02:00
Christopher Ostrouchov 3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Uli Baum d9bdd64f04 pythonPackages.nilearn: fix tests
disable failing tests
2018-09-13 19:40:29 +02:00