Commit Graph

27315 Commits

Author SHA1 Message Date
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
Markus Kowalewski 7bc523c492
jamomacore: update homepage 2018-09-02 00:09:28 +02:00
Markus Kowalewski ce4cf418b9
laszip: update homepage 2018-09-02 00:00:40 +02:00
R. RyanTM 25176c8812 libircclient: 1.9 -> 1.10 (#45821)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libircclient
2018-09-01 23:32:47 +02:00
John Ericson 31e675068e
Merge pull request #45888 from obsidiansystems/qt3-configure-flags
qt-3: Make `configureFlags` a list
2018-09-01 15:37:30 -04:00
Vladimír Čunát 342d3db703
Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Daniël de Kok 958bdc313c dbxml: move db62 to propagatedBuildInputs. (#45878)
Some public DB XML headers include db.h from Berkeley DB. Move db62
to propagatedBuildInputs, to ensure that packages with a dependency
on dbxml, but without a dependency on db compile.
2018-09-01 16:09:44 +02:00
Jan Tojnar bc60ee1122
Merge pull request #45872 from worldofpeace/geoclue/patch
geoclue2: add patch to whitelist elementary's agent
2018-09-01 11:23:01 +01:00
R. RyanTM 6e6ddb572b libivykis: 0.42.2 -> 0.42.3 (#45824)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libivykis
2018-09-01 12:21:20 +02:00
R. RyanTM a902ac91fe libconfuse: 3.2.1 -> 3.2.2 (#45825)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libconfuse
2018-09-01 12:17:06 +02:00
Frederik Rietdijk 4134048b6f Merge master into staging-next 2018-09-01 10:41:58 +02:00
worldofpeace ac61b96d1c geoclue2: add patch to whitelist elementary's agent 2018-08-31 21:47:02 -04:00
John Ericson 353e2010c7 qt-3: Make `configureFlags` a list 2018-08-31 17:26:22 -04:00
John Ericson 4663cd2b3b
Merge pull request #45884 from obsidiansystems/improve-isArm-msg
stdenv: Better message for deprecated `isArm`
2018-08-31 16:21:46 -04:00
John Ericson 0a948673f4 libgpg-error: Don't use deprecated `isArm` 2018-08-31 16:02:52 -04:00
R. RyanTM e02816960a libtirpc: 1.0.3 -> 1.1.4 (#45815)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libtirpc
2018-08-31 21:33:35 +02:00
Robert Schütz 93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger f7606a82ed
Merge pull request #43437 from MostAwesomeDude/cozy
Cozy
2018-08-31 15:29:41 +02:00
Rob Vermaas 4774d6a58d gbenchmark: add darwin to platforms 2018-08-31 15:16:59 +02:00
xeji 4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
Uli Baum 865301fb82 Revert "mdds: 1.3.1 -> 1.4.1 (#45814)"
This update appears to break libreoffice.

This reverts commit 897206755e.
2018-08-31 14:05:17 +02:00
Jan Tojnar 1e1221c1c1
Merge pull request #45682 from Thra11/opencolorio-system-lcms
opencolorio: use system lcms2 on aarch64
2018-08-31 10:40:34 +01:00
R. RyanTM 897206755e mdds: 1.3.1 -> 1.4.1 (#45814)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mdds
2018-08-31 09:41:36 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses `stdenv.system` and top-level `system`
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
Tom Hall 43110d8af5 opencolorio: refactor to use system lcms2 and tinyxml
The version of LCMS bundled with opencolorio is too old to build on
aarch64, simply because its config files date from before aarch64
was announced. However, it can use the system lcms2 if it is found.

Also de-vendor tinyxml.

In addition, the version had been bumped to 1.1.0, but 1.0.9 was still
hard-coded in the fetch uri. Some changes were necessary for 1.1.0 to build.

As the sources are fetched from github, use fetchFromGitHub instead of
fetchurl.
2018-08-30 18:03:21 +00:00
Uli Baum c62bb34f7a nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
  put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar 4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00