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
Thomas Tuegel
503962140e
Merge pull request #46483 from bkchr/kde_frameworks
...
kde-frameworks: 5.49 -> 5.50
2018-09-13 08:49:58 -05:00
Uli Baum
83e5bbfb58
qt56.qtwebengine: mark as broken
...
- no successful build since 2018-04-25
- not used in nixpkgs anymore
2018-09-13 12:28:18 +02:00
Matthias C. M. Troffaes
66e6ee73d4
wolfssl: enable all features
2018-09-13 10:27:59 +01:00
Bastian Köcher
df007e9ffe
kde-frameworks.syndication: Init
2018-09-13 09:28:22 +02:00
Austin Seipp
0f2b10d1ac
libiio: init at 0.15
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-12 23:33:57 -05:00
Alyssa Ross
1ec301ded2
openssl: 1.1.0 -> 1.1.1 ( #46524 )
2018-09-12 23:56:08 +00:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
...
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
Daiderd Jordan
09c6755175
Merge pull request #46551 from knedlsepp/fix-scs-on-darwin
...
scs: Fix darwin build
2018-09-12 21:24:34 +02:00
Josef Kemetmüller
d726c0ff1d
scs: Fix darwin build
...
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
...
Started to fail since 3.10.3.
/private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11 $atldir/$*
make[3]: *** [Makefile:1695: ssanity_test] Error 139
/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Daiderd Jordan
80a4e48e45
asio: mark broken on darwin
...
Started to fail since 1.12.1.
Undefined symbols for architecture x86_64:
"boost::chrono::steady_clock::now()", referenced from:
pinger::start_send() in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_msec(long) const in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_usec(long) const in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::get_ready_timers(asio::detail::op_queue<asio::detail::scheduler_operation>&) in ping.o
pinger::handle_receive(unsigned long) in p
/cc ZHF #45961
2018-09-12 20:10:10 +02:00
Francesco Gazzetta
03a1adddd3
lmdbxx: change repo location
...
Owner changed from bendiken to drycpp
2018-09-12 13:26:56 +02:00
John Ericson
67a1f508ff
Merge pull request #46544 from obsidiansystems/glibc-configureFlags-cleanup
...
glibc: Use lib.enableFeature and friends
2018-09-11 17:50:37 -04:00
R. RyanTM
a1bd1839e1
appstream-glib: 0.7.10 -> 0.7.12 ( #46297 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-09-11 23:37:16 +02:00
John Ericson
d7e3dbef66
glibc: Use lib.enableFeature and friends
2018-09-11 17:14:55 -04:00
Thomas Tuegel
ba06e28cbc
Merge pull request #46383 from samueldr/zhf/qtwebkits
...
qt5.qtwebkit: Fixes modules src being subtly broken.
2018-09-11 10:00:10 -05:00
R. RyanTM
a33df7750e
log4cplus: 1.2.0 -> 2.0.2 ( #46233 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
log4cplus
2018-09-11 08:56:15 +02:00
Matthew Bauer
bcee562e69
Merge pull request #46222 from qolii/libuv_disableATestOnAarch32
...
libuv: Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-10 14:51:30 -05:00
Daiderd Jordan
189b861638
Merge pull request #46422 from LnL7/darwin-bullet
...
bullet: fix darwin build
2018-09-10 21:34:03 +02:00
Bastian Köcher
ea99e30dc2
kde-frameworks: 5.49 -> 5.50
2018-09-10 13:17:15 +02:00
Maximilian Bosch
080b2fdd8c
openbsm: fix linux build
...
See https://hydra.nixos.org/build/80705916
To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.
The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.
Addresses #45960
2018-09-10 13:00:00 +02:00
Franz Pletz
4d11a37c69
spdlog_1: init 1.1.0
2018-09-09 22:15:06 +02:00
Franz Pletz
8473168bef
mtxclient: init at 0.1.0
2018-09-09 22:15:06 +02:00
Orivej Desh
be32141cb0
webkitgtk24x: prune libtool files
...
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016
webkitgtk24x: do not warn about expansion-to-defined
...
It fills the log.
2018-09-09 14:11:32 +00:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
...
The examples fail with an opengl related issue:
Undefined symbols for architecture x86_64:
"SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
_main in main_opengl_single_example.o
"_useShadowMap", referenced from:
GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
ld: symbol(s) not found for architecture x86_64
And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819
ld: library not found for -lBussIK
/cc ZHF #45961
2018-09-09 15:34:03 +02:00
Samuel Dionne-Riel
cb380983ed
qt5.qtwebkit: Fixes modules src being subtly broken.
...
b785d4813e
introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.
This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.
Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.
This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.
For ZHF #45960
2018-09-08 14:20:23 -04:00
worldofpeace
2031c0ebfe
mono-addins: fix build ( #46354 )
2018-09-08 10:06:58 +02:00
Jan Tojnar
667e54bdb0
Merge pull request #45045 from jtojnar/rygel
...
Rygel
2018-09-08 06:22:37 +01:00
Jan Tojnar
b18461b085
gupnp-igd: 0.2.4 → 0.2.5
2018-09-08 05:45:25 +02:00
Jan Tojnar
05506a2785
gupnp-av: enable docs, gir, tests and split outputs
2018-09-08 05:45:25 +02:00
Jan Tojnar
0f063f97a6
gupnp: 1.0.2 → 1.0.3
2018-09-08 05:45:24 +02:00
Jan Tojnar
5bee539f1c
gupnp-dlna: enable docs, tests and split outputs
2018-09-08 05:45:24 +02:00
Jan Tojnar
1aaea3839b
gupnp: enable docs, gir and split outputs
2018-09-08 05:45:23 +02:00
Jan Tojnar
f0f8229ee3
gssdp: enable docs, tests, gir and split outputs
2018-09-08 03:09:35 +02:00
lewo
199b899846
Merge pull request #46255 from r-ryantm/auto-update/libmediainfo
...
libmediainfo: 18.05 -> 18.08
2018-09-07 23:02:32 +02:00
xeji
a60e79425b
Merge pull request #46019 from veprbl/pr/geant4_overhaul
...
geant4 overhaul
2018-09-07 20:08:17 +02:00
xeji
0287b49d70
Merge pull request #46315 from romildo/upd.deepin-mutter
...
deepin-mutter: init at 3.20.34
2018-09-07 17:52:04 +02:00
Dmitry Kalinkin
8d063d92a4
geant4: limit platforms to linux
2018-09-07 11:36:28 -04:00
José Romildo Malaquias
d113ca46a7
clutter: enable evdev input (needed by some Deepin packages)
2018-09-07 10:06:41 -03:00
José Romildo Malaquias
9691049220
cogl: Add GL_ARB_shader_texture_lod and copy_sub_image support
2018-09-07 10:05:17 -03:00
Mateusz Kowalczyk
b8c4f02131
Merge pull request #46228 from r-ryantm/auto-update/onig
...
oniguruma: 6.8.2 -> 6.9.0
2018-09-07 16:16:51 +09:00
R. RyanTM
105ef781ae
libmediainfo: 18.05 -> 18.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
2018-09-06 18:18:47 -07:00
R. RyanTM
6d803b41c5
oniguruma: 6.8.2 -> 6.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
qoli
c909dc2da4
Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-06 15:27:57 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
...
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
Profpatsch
4616ef1f41
skaware: switch from git repos to tarballs
...
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch
e8f336fac2
skawarePackages.nsss: init at 0.0.1.0
2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f
skawarePackages: factor out the common parts
...
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.
A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
ec7d4a8089
skaware: update tools & libraries to summer 2018 release
...
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html
No support for yet.
2018-09-06 11:53:22 +02:00
Bas van Dijk
7158e7442f
Merge pull request #46103 from teto/haskell_mnist
...
haskellPackages.tensorflow-mnist-input-data: fetch
2018-09-06 09:28:50 +02:00
Bas van Dijk
6e14b9fc2d
Revert "libtensorflow: 1.9.0 -> 1.10.0"
...
This reverts commit 713991132e
.
libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
39d35e77ee
Revert "libtensorflow: fix hashes for darwin and cuda downloads"
...
This reverts commit 93ed13f86b
.
libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
...
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
Vincent Laporte
e3cae4a2e5
gnumeric: 1.12.39 -> 1.12.43 ( #46088 )
...
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Samuel Dionne-Riel
c59d9d371e
qtkeychain: Fixes Qt4 build. ( #46085 )
2018-09-05 09:28:50 +02:00
Will Dietz
a36b861f80
liblangtag: bump to CLDR 33.1 unicode data ( #46050 )
...
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
worldofpeace
33fa23f6b3
dbus-sharp-2_0: fix build ( #46060 )
2018-09-04 23:38:07 +02:00
Leon Schuermann
4295e225f5
libvmi: fix libxenctrl dynamic loading ( #45865 )
...
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Orivej Desh
2e0befd22e
libsignal-protocol-c: init at 2.3.2
2018-09-04 08:35:52 +00:00
xeji
96375d20bc
Merge pull request #45982 from rnhmjoj/vapour
...
Vapoursynth updates
2018-09-03 23:52:22 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
...
Cleanup homepage links
2018-09-03 23:32:52 +02:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra
2018-09-03 19:08:20 +00:00
Dmitry Kalinkin
f46d23996c
Revert "arrow-cpp: 0.9.0 -> 0.10.0" ( #45990 )
...
Hold off the upgrade until parquet 1.5.0 is released.
This reverts commit 72d630779d
.
2018-09-03 20:51:28 +02:00
Dmitry Kalinkin
fc4f99a8dd
g4py: fix for new boost
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
f3049d020a
geant4: move parameter definitions from all-packages, use system zlib, use qt5
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
4d33e289b5
g4py: fix after bump to 10.04.1
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
537de20645
geant4: remove multi version infrastructure
...
Nobody maintains this and this does not contribute anything towards
making reproducible research. Also this was missing recurseIntoAttrs, so
Hydra used to not see it.
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
d7ab0f4026
geant4: only supply requested dependencies, sort out *BuildInputs
2018-09-03 10:55:15 -04:00
Dmitry Kalinkin
d22be10e66
geant4: refactor cmakeFlags to use lists
2018-09-03 10:55:15 -04:00
Vladimír Čunát
3db3ae3700
fixup! treewide: fix various links (homepage, src)
2018-09-03 16:54:14 +02:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src)
2018-09-03 16:53:02 +02:00
rnhmjoj
5a27c2bdcd
vapoursynth: R43 -> R44
2018-09-03 15:09:28 +02:00
rnhmjoj
56a35b39f7
vapoursynth-mvtools: 19 -> 20
2018-09-03 15:09:20 +02:00
Bas van Dijk
252c0d4c82
opencv: 3.4.2 -> 3.4.3
2018-09-03 12:38:50 +02:00
Austin Seipp
185f0015f2
opendht: rework module to use autoreconfHook, and use multiple outputs
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-03 03:23:32 -05:00
Markus Kowalewski
93a09d4706
vrpn: update homepage
2018-09-02 20:54:39 +02:00
Markus Kowalewski
4a901e44db
tcllib: update homepage
2018-09-02 20:53:01 +02:00
Markus Kowalewski
58d03b427f
soqt,soxt: update homepage
2018-09-02 20:51:18 +02:00
Markus Kowalewski
b6c721f6e9
pokersource: update homepage
2018-09-02 20:44:46 +02:00
Markus Kowalewski
e7f853acf3
openslp: update homepage
2018-09-02 20:33:12 +02:00
Markus Kowalewski
c7f081a921
libwebsockets: update homepage
2018-09-02 20:28:24 +02:00
Markus Kowalewski
b9c53e32ca
libtar: update homepage
2018-09-02 20:27:28 +02:00
Markus Kowalewski
564f722495
libmowgli: add license + update homepage
2018-09-02 20:20:55 +02:00
Markus Kowalewski
964b122431
liblas: update homepage
2018-09-02 20:18:15 +02:00
Markus Kowalewski
e8c6b0f763
iso-codes: update homepage + add license
2018-09-02 20:13:36 +02:00
Markus Kowalewski
96dc7a1c54
ilixi: update homepage
2018-09-02 20:11:20 +02:00
R. RyanTM
c2a984c450
itk: 4.13.0 -> 4.13.1 ( #45827 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
itk
2018-09-02 16:43:46 +02:00
xeji
a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
...
Cleanup homepage links
2018-09-02 08:39:30 +02:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
...
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Markus Kowalewski
31725ed5f1
gtkimageview: update homepage
2018-09-02 01:46:29 +02:00
Markus Kowalewski
13c2b67018
clipper: update homepage
2018-09-02 01:46:29 +02:00
Markus Kowalewski
e8ba17ffa8
bwidget: update homepage
2018-09-02 01:46:28 +02:00