1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
Commit graph

32014 commits

Author SHA1 Message Date
Domen Kožar 72f4bc9cf9 Merge pull request #18394 from groxxda/gazebo
gazeboSimulator: fix builds
2016-09-07 14:57:15 +02:00
Eelco Dolstra 8c3e9ea53e xulrunner: Remove 2016-09-07 14:43:29 +02:00
Alexander Ried 7a623aec47 ignition-transport: fix cmake file 2016-09-07 14:24:18 +02:00
Alexander Ried b6be650608 gazebo.sdformat: fix cmake file 2016-09-07 14:23:33 +02:00
Rahul Gopinath 3ddf76c00a mono: init at 4.6 2016-09-07 12:42:48 +02:00
aszlig 1187b00e58
qtkeychain: Allow building with Qt 5
So far we don't yet need the Qt 5 build for qtkeychain because the two
packages that depend on it are still using Qt 4. However, the next
upstream version of Tomahawk for example already uses Qt 5, so let's
prepare for that.

Tested building against Tomahawk Git master with qt5.qtkeychain.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:39 +02:00
aszlig eeebc13e03
qtkeychain: 0.4.0 -> 0.7.0
Upstream changes since version 0.4.0:

  * version 0.5.0 (release 2015-05-04):
    - Added support for KWallet5 (KDE5/KF)
  * version 0.6.0 (release 2016-03-18)
    - Added support for the Windows Credential Store
  * version 0.6.1 (release 2016-03-31)
    - Fix KWallet not working (regressions in 0.6.0)
  * version 0.6.2 (release 2016-04-04)
    - KWallet: Fixes a crash when storing passwords, seen on Debian/KDE4
  * version 0.7.0 (release 2016-05-23)
    - Bump SO version due to 0.6 being binary-incompatible to previous
      releases

Tomahawk and owncloud-client depend on this library, both are still
building fine after this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:36 +02:00
aszlig da24fbd0ec
qtkeychain: Fix install of translations
The following doesn't seem to be quite right and I have missed this when
I was introducing qtkeychain in the first place:

-- Installing: /nix/store/...-qtkeychain-0.4.0/$out/share/qt/translations/qtkeychain_de.qm
-- Installing: /nix/store/...-qtkeychain-0.4.0/$out/share/qt/translations/qtkeychain_ro.qm

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:32 +02:00
Rahul Gopinath 3b9b8726bd ruby: 2.1.7 -> 2.1.10 2016-09-06 21:14:00 -07:00
Rahul Gopinath 7163bab78f ruby: 2.2.3 -> 2.2.5 2016-09-06 21:13:59 -07:00
obadz 973fd1aae1 haskellPackages.haste-Cabal: mark as broken 2016-09-07 01:35:23 +01:00
Dan Peebles 9a05352488 souffle: work around hardening bug on linux 2016-09-06 23:11:33 +00:00
Sergiu Ivanov 9d3172f140 adb-sync: Make platforms correspond to those of androidsdk (main dependency). 2016-09-06 23:55:36 +02:00
Dan Peebles 247c54e374 souffle: init at 1.0.0 2016-09-06 17:45:13 -04:00
Tuomas Tynkkynen c5e9049ac3 qt5: Fix qt5X.full
Use dev outputs explicitly since they aren't the first output since the
recent changes.
2016-09-06 23:42:41 +03:00
Rickard Nilsson 28e378d462 nodePackages.elasticdump: init at 2.4.2 2016-09-06 18:22:05 +00:00
Michael Raskin d9c76736cc octave: fix overridePlatforms (was just platforms) name collision, thanks to @bjornfor for catching 2016-09-06 19:57:06 +02:00
Michael Raskin 6b075ee8b1 openlibm: 0.4.1 -> 0.5.4 2016-09-06 19:31:38 +02:00
Michael Raskin 472ac50f5b octave: forbid 32-bit builds of the octaveFull version, looks like too much memory needed 2016-09-06 18:26:58 +02:00
Michael Raskin 13092a7ff9 mediastreamer-openh264: 1.0.0 -> git version from Belledonne Communications fork (Linphone upstream) 2016-08-01 2016-09-06 18:19:17 +02:00
Michael Raskin 0bfe4bb9e8 mediastreamer2: 2.12.1 -> 2.14.0 2016-09-06 18:19:17 +02:00
Michael Raskin 599653de54 ortp: 0.25.0 -> 0.27.0 2016-09-06 18:19:17 +02:00
Michael Raskin e662a8ee6d belle-sip: 1.4.2 -> 1.5.0 2016-09-06 18:19:17 +02:00
Michael Raskin 592e265caa antlr3_4: init at 3.4 2016-09-06 18:19:17 +02:00
Michael Raskin 8f284c0a94 antlr3_5: init at 3.5.2 2016-09-06 18:19:17 +02:00
Michael Raskin 308f85a42e bctoolbox: init at 0.2.0 2016-09-06 18:19:17 +02:00
Michael Raskin 4ae17801af mbedtls_1_3; init at 1.3.17 2016-09-06 18:19:16 +02:00
Aneesh Agrawal b1c83e8928 vagrant: make patches a list (#18364)
This has more correct semantics, allows for multiple patches, and makes
using overrideDerivation to add/remove patches work as expected.
2016-09-06 16:52:01 +02:00
José Romildo Malaquias 288cf9fa2a qtcreator: enable checking 2016-09-06 14:02:09 +02:00
José Romildo Malaquias c91dcacf1b qtcreator: 3.6.1 -> 4.1.0 2016-09-06 14:02:09 +02:00
Dmitry Kalinkin e7afac83c9 ffmpeg3: fix darwin build (#18350) 2016-09-06 10:58:34 +02:00
Rickard Nilsson 28ceb0f31a haskellPackages.lens: Fix dependencies for ghc7.10.x 2016-09-06 10:26:18 +02:00
Rickard Nilsson 3d03d3e615 libvirt and pythonPackages.libvirt: 2.1.0 -> 2.2.0 2016-09-06 07:47:56 +02:00
Sheena Artrip 47e6d7d88c minizinc: init at 2.0.14 (#18308) 2016-09-06 06:16:42 +02:00
Chris Martin 3127d1a0f4 libjpeg-6b: md5->sha256 2016-09-05 20:49:46 -04:00
Chris Martin 5c73b31a62 libcdaudio: md5->sha256 2016-09-05 20:45:43 -04:00
Chris Martin 06e8b84a3f libb64: md5->sha256 2016-09-05 20:44:50 -04:00
Chris Martin 7ae2f5817b javasvn: md5->sha256 2016-09-05 20:44:47 -04:00
Chris Martin 77fe797525 icu 54.1: md5->sha256 2016-09-05 20:25:15 -04:00
Alexander Ried 3beacc4dbe fstar: remove workaround (#18331)
As the comment indicates this was a workaround that has since been fixed
upstream.
2016-09-06 00:09:11 +02:00
Ram Kromberg ccd5c6e47c bsdbuild: init at 3.1 (#18069) 2016-09-05 23:28:42 +02:00
Franz Pletz c45bf3c43d
openssl-chacha: 2016-01-27 -> 2016-08-22 2016-09-05 22:50:57 +02:00
Franz Pletz f28fd23d76
swt: 3.7.2 -> 4.5 2016-09-05 22:50:47 +02:00
Robert Helgesson 3d0c9ba599
opencascade: fix build 2016-09-05 21:52:04 +02:00
Michael Raskin 06d55c7e27 Merge pull request #18324 from tohl/master
ecl: add gcc into wrapper PATH
2016-09-05 19:35:09 +00:00
Peter Simons 8774294e30 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1-3-g27b56fd using the following inputs:

  - Hackage: 535780cef6
  - LTS Haskell: d7ece2dc93
  - Stackage Nightly: 15c64f722e
2016-09-05 20:17:41 +02:00
Tomas Hlavaty 5f8b6b2e1d ecl: add gcc into wrapper PATH
otherwise the native gcc based compiler does not work
2016-09-05 20:07:24 +02:00
Tuomas Tynkkynen 6ee4fd834f swt: Add libXt
Not sure what change made this to be required. It was probably
propagated by something previously.
2016-09-05 20:18:12 +03:00
Eelco Dolstra 78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Eelco Dolstra 5d8c547460 libdrm: Don't depend on udev
The configure script checks for it, but the only use (in
libkms/Makefile.am) is commented out.
2016-09-05 19:10:30 +02:00
Eelco Dolstra 7c239702b5 Merge remote-tracking branch 'origin/master' into staging 2016-09-05 19:10:12 +02:00
Domen Kožar d2275f4b04 webkitgtk24: build in parallel until #18312
(cherry picked from commit 2ef4e9e9d5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:23 +02:00
obadz 1a5bb68696 gtk-sharp-*: remove references to gnomepanel
gnomepanel was part of Gnome 2 and is currently broken.

There seemed to be no runtime dependency to gnomepanel and building also
seems to work fine without it.
2016-09-05 16:18:34 +01:00
Eelco Dolstra 1a1a31c9d8 Merge pull request #18321 from groxxda/cleanup
various: minor cleanup
2016-09-05 17:11:45 +02:00
Alexander Ried 8604117b48 dbus: remove unused imports 2016-09-05 15:03:35 +02:00
Peter Hoeg a359d330dc vagrant: 1.8.4 -> 1.8.5 (#18283)
Includes https://github.com/mitchellh/vagrant/pull/7611 to fix issue with permissions on ~/.ssh/authorized_keys.
2016-09-05 14:44:34 +02:00
Eelco Dolstra 8c27103d32 libmicrohttpd: Move out info docs
Putting the micro back in libmicrohttpd.
2016-09-05 13:45:59 +02:00
Eelco Dolstra d94c072f8e DBD::SQLite: 1.48 -> 1.50 2016-09-05 13:45:59 +02:00
Eelco Dolstra 2583c70e91 libedit: 20150325-3.1 -> 20160903-3.1
Also, use a separate "dev" output. This is mostly to remove
ncurses.dev from openssh's runtime closure.
2016-09-05 13:45:59 +02:00
Nikolay Amiantov 845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske 48884e06cc sonic: init at 2016-03-01 2016-09-05 03:33:41 +03:00
aske d6936f47db pcaudiolib: init at 2016-07-19 2016-09-05 03:33:41 +03:00
aske 5b61020e05 speechd: 0.8.3 -> 0.8.5 2016-09-05 03:33:40 +03:00
Joachim F 01811fe2cd Merge pull request #16276 from manveru/gemconfig-rbnacl
gemconfig: rbnacl needs libsodium
2016-09-05 01:11:57 +02:00
rnhmjoj d7e5fbfb57
vapoursynth-mvtools: init at 16 2016-09-04 22:25:52 +02:00
rnhmjoj 347fcb6a84
vapoursynth: init at R33.1 2016-09-04 22:25:52 +02:00
rnhmjoj 735bbda892
zimg: init at 2.2.1 2016-09-04 22:25:46 +02:00
Vladimír Čunát 741527adef dbus: 1.10.8. -> 1.10.10
NEWS seem safe, and there are only "fixes" in there.
2016-09-04 20:42:28 +02:00
Joachim F 50d07b37ec Merge pull request #18272 from joachifm/xapianBindings
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Aristid Breitkreuz 2f33b06119 ispc: extend test suite 2016-09-04 17:03:49 +02:00
Jan Malakhovski 8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski 3ca74495d2 xapianBindings: fix calls to sphinx-bulid in python bindings Makefile 2016-09-04 14:18:42 +00:00
Alexander Ried 0d75166252
wlc: 1.3 -> 1.5
use system-wide chck and wayland-protocols
enable tests
2016-09-04 16:17:23 +02:00
Alexander Ried 73a4a917ec
wayland-protocols: 1.4 -> 1.7 2016-09-04 16:15:35 +02:00
Aristid Breitkreuz f4443bb9ef ispc: detect test failures, restrict platforms 2016-09-04 15:56:22 +02:00
Aristid Breitkreuz c4b0d80cba ispc: 20151128 -> 1.9.1, fix build 2016-09-04 14:08:40 +02:00
Josef Kemetmueller d12de90e1c pyqt: Fix darwin build 2016-09-04 13:02:53 +02:00
Vladimír Čunát 4e5ba34d81 Merge #18007: add llvmPackages_39
Direct merge to master, too, without switching any package.
2016-09-04 12:38:31 +02:00
Domen Kožar 1f7dfda8b8 ghcjs: fix eval /cc @svanderburg
(cherry picked from commit ad77176474)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-04 11:31:02 +02:00
Josef Kemetmueller 717c76716f pygobject3: Add missing dependencies (for darwin)
The packages "which" and "ncurses" are needed for building pygobject3
(on darwin) during the checkPhase. The ncurses library is necessary only
because python3.5 is currently built using "-lncurses" and pygobject3
wants the same libraries that python3.5 was compiled with. (Because it
uses "python3.5-config --ldflags" during the build)
2016-09-04 10:46:04 +02:00
Josef Kemetmueller b7819e38c4 python3.x: Patch extra stack size on darwin
Compiling python with "-Wl,-stack_size,1000000" causes problems when
compiling for example pygobject3. pygobject3 uses "python3.x-config
--ldflags" during installation and then fails when
"-Wl,-stack_size,1000000" is present. Maybe we should investigate
removing this during the build of pyobject3, but this stack_size flag is
also not used on the popular darwin homebrew-core channel for python3.5,
so it seems safe to remove it.
2016-09-04 10:14:51 +02:00
Jörg Thalheim 3ab7bfeb30
pygtk: fix broken symlink
${pygobject.name} now contains a python2- prefix resulting
in a broken symlink. this breaks pygtk and every depending application
2016-09-04 09:42:23 +02:00
Franz Pletz c299dfb0fd
itk: 4.0.0 -> 4.10.0, fixes build
See #18209.
2016-09-04 02:02:47 +02:00
Susan Potter eb2be6a148 librelp: 1.2.8 -> 1.2.12 2016-09-03 16:02:49 -05:00
Susan Potter ad601446ca fastjson: 0.99.2 -> 0.99.4 2016-09-03 16:02:01 -05:00
Joachim Fasting ad815f4206
xapianBindings: 1.2.23 -> 1.4.0
The xapianBindings version is now directly tied to the input xapian
version, to ensure that they're in synch.

Also, as of this version, sphinx is required to build documentation
for the python bindings.
2016-09-03 21:40:18 +02:00
Peter Simons aecefd5579 Merge pull request #18263 from Profpatsch/fix-hoogle
haskell: fix ghcWithHoogle to version 4
2016-09-03 18:37:56 +02:00
Profpatsch f9f680013c haskell: fix ghcWithHoogle to version 4
Version 5 does not yet work with the ghcWithHoogle infrastructure. This
fixes Hoogle to version 4 as a temporary measure.
2016-09-03 18:18:53 +02:00
Joachim F f4cb89ac5f Merge pull request #18234 from taktoa/patch-2
nlohmann_json: 2.0.2 -> 2.0.3
2016-09-03 18:17:42 +02:00
Joachim F e29582271f Merge pull request #18257 from oxij/update/xapian-1.4.0
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Joachim F e3659cbd53 Merge pull request #18136 from ericsagnes/pkg-update/rainbowstream
rainbowstream: 1.3.3 -> 1.3.5
2016-09-03 17:19:17 +02:00
Vladimír Čunát fcc76325ef pyqt*: fixup build to close #18250
I don't know why the builder uses `lndir ${dbus-python} $out`,
but this commit should work around the problem caused by
dbus-python starting to propagate some inputs.
2016-09-03 17:13:42 +02:00
Joachim F 03de0c765c Merge pull request #18184 from juliendehos/curlcpp
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Jan Malakhovski 49c1f415e8 xapian: 1.2.23 -> 1.4.0 2016-09-03 13:49:58 +00:00
Nikolay Amiantov fc0b40328d SDL: fix OpenGL support 2016-09-03 15:37:06 +03:00
Robert Helgesson 38bd2c4425 SDL: fix startup of (some) games using OpenGL
Fixes #18247.
2016-09-03 12:46:39 +02:00
Frederik Rietdijk 203004d59a pypy27: 5.3.1 -> 5.4.0 2016-09-03 11:42:55 +02:00
Frederik Rietdijk 57d1edbfc1 julia: 0.4.5 -> 0.4.6 2016-09-03 11:42:55 +02:00
Tuomas Tynkkynen 1ed1ed210a terra: Broken on i686 (and Darwin)
Never built successfully:

http://hydra.nixos.org/build/39402139
http://hydra.nixos.org/build/39393534
2016-09-03 03:24:25 +03:00
Remy Goldschmidt 854d16d74e nlohmann_json: 2.0.2 -> 2.0.3
`cmake` should be in `nativeBuildInputs` as it is only required at build time. For obvious reasons we can't have the tests running during a cross-compile. I figured I'd update the package version while I was at it, though these changes have also been tested independently of the version update.
2016-09-02 17:23:46 -05:00