Commit Graph

79276 Commits

Author SHA1 Message Date
Bjørn Forsman
10b335992e Fix eval (due to xulrunner removal) 2016-09-07 15:08:13 +02:00
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
Eelco Dolstra
445a39a23b chatzilla: 0.9.91 -> 0.9.92 2016-09-07 14:42:55 +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
Eelco Dolstra
d0857bb1e6 openresolv: 3.7.0 -> 3.8.1 2016-09-07 14:15:57 +02:00
Rahul Gopinath
3ddf76c00a mono: init at 4.6 2016-09-07 12:42:48 +02:00
José Romildo Malaquias
bc2b19867e clion: 2016.2.1 -> 2016.2.2 2016-09-07 07:40:58 -03:00
Tuomas Tynkkynen
c57d6821aa perlPackages.MozillaLdap: Reference correct output of openldap 2016-09-07 13:00:56 +03: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
Franz Pletz
5f6557d437
charybdis: 3.5.1 -> 3.5.3 (security)
Fixes CVE-2016-7143 (certificate fingerprint spoofing through crafted
SASL messages).
2016-09-07 08:12:02 +02:00
Franz Pletz
5929399527
graphicsmagick: 1.3.24 -> 1.3.25 (security)
Includes some security fixes, see

  http://www.graphicsmagick.org/NEWS.html#september-5-2016
2016-09-07 07:08:51 +02:00
Joachim F
526746d874 Merge pull request #18383 from peterhoeg/lw
ledger-web: we have bundlerEnv, let us use it
2016-09-07 07:08:17 +02:00
Edward Tjörnhammar
e051ac665c
android-studio: add 32bit zlib for api 22 2016-09-07 06:47:40 +02:00
Franz Pletz
6a11b816ff Merge pull request #17386 from vrthra/ruby
ruby: 2.2.3 -> 2.2.5 and 2.1.7 -> 2.1.10
2016-09-07 06:37:18 +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
Peter Hoeg
222d084927 ledger-web: we have bundlerEnv, let us use it 2016-09-07 11:17:12 +08:00
Franz Pletz
7949e69382
chromium: update to latest channel releases (security)
Fixes the following security problems:

- CVE-2016-5147: Universal XSS in Blink
- CVE-2016-5148: Universal XSS in Blink
- CVE-2016-5149: Script injection in extensions
- CVE-2016-5150: Use after free in Blink
- CVE-2016-5151: Use after free in PDFium
- CVE-2016-5152: Heap overflow in PDFium
- CVE-2016-5153: Use after destruction in Blink
- CVE-2016-5154: Heap overflow in PDFium
- CVE-2016-5155: Address bar spoofing
- CVE-2016-5156: Use after free in event bindings
- CVE-2016-5157: Heap overflow in PDFium
- CVE-2016-5158: Heap overflow in PDFium
- CVE-2016-5159: Heap overflow in PDFium
- CVE-2016-5160: Extensions web accessible resources bypass
- CVE-2016-5161: Type confusion in Blink.
- CVE-2016-5162: Extensions web accessible resources bypass
- CVE-2016-5163: Address bar spoofing
- CVE-2016-5164: Universal XSS using DevTools
- CVE-2016-5165: Script injection in DevTools
- CVE-2016-5166: SMB Relay Attack via Save Page As
- CVE-2016-5167: Various fixes from internal audits, fuzzing and other initiatives
2016-09-07 04:49:56 +02:00
Peter Hoeg
d4eac0278c calibre: 2.64.0 -> 2.66.0 (#18311)
A few additional changes:

1. We load patches from debian for improving privacy and security
2. Now with QT 5.6 instead of 5.5
3. We strip bundled python code and use proper upstream instead
2016-09-07 04:32:06 +02:00
obadz
39e197ab1c uhub: 0.4.1 -> 0.5.0 (fixes build)
@ehmry: please have a look so that we can cherry-pick in release-16.09
and move forward on #18209
2016-09-07 02:30:03 +01:00
Joachim F
1c7270f001 Merge pull request #18379 from peterhoeg/st_0146
syncthing: 0.14.5 -> 0.14.6
2016-09-07 03:24:01 +02:00
obadz
973fd1aae1 haskellPackages.haste-Cabal: mark as broken 2016-09-07 01:35:23 +01:00
obadz
d9db8a9bf5 seq24: fix build failures due to name clash in "mutex" class 2016-09-07 01:30:44 +01:00
Dan Peebles
9a05352488 souffle: work around hardening bug on linux 2016-09-06 23:11:33 +00:00
Joachim F
b78e625445 Merge pull request #18235 from teh/master
Remove broken hyperdex package and dependencies. Closes #17995.
2016-09-07 00:18:48 +02:00
Shea Levy
d81d59aad9 Merge branch 'fix/st-update-0.7' of git://github.com/andsild/nixpkgs 2016-09-06 18:04:48 -04:00
Joachim F
6340b32e49 Merge pull request #18370 from elasticdog/transcrypt
transcrypt: 0.9.7 -> 0.9.9
2016-09-06 23:55:47 +02:00
Sergiu Ivanov
9d3172f140 adb-sync: Make platforms correspond to those of androidsdk (main dependency). 2016-09-06 23:55:36 +02:00
Aaron Bull Schaefer
598ccfdec9 transcrypt: 0.9.7 -> 0.9.9 2016-09-06 14:55:19 -07:00
Thomas Tuegel
3b78026a7f Merge pull request #18297 from edwtjo/zotero-esr-verfix
zotero: remove esr suffix from version string.
2016-09-06 16:50:45 -05:00
Joachim F
6949069678 Merge pull request #18119 from puffnfresh/package/hyperterm
hyperterm: init at 0.7.6
2016-09-06 23:50:00 +02:00
Dan Peebles
247c54e374 souffle: init at 1.0.0 2016-09-06 17:45:13 -04:00
Joachim F
c43c0b2efa Merge pull request #18349 from peterhoeg/ledger-web2
ledger-web: do not make our own wrapper
2016-09-06 23:42:35 +02:00
Stefan Junker
5100db559a rkt: 1.12.0 -> 1.14.0 (#18360) 2016-09-06 23:04:17 +02: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
asildnes
29aac27089 st: 0.6 -> 0.7 2016-09-06 22:00:19 +02:00
Tuomas Tynkkynen
2ae5fb2723 pythonPackages.keystoneclient: Disable tests
````
run_tests.sh: interpreter directive changed from "/bin/bash" to "/nix/store/nyj6xd7s1n1w8c0xdwk5ddhi7bjcyi9x-bash-4.3-p46/bin/bash"
No virtual environment found...create one? (Y/n) builder for ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed with exit code 1
error: build of ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed
````
2016-09-06 22:01:17 +03:00
Tuomas Tynkkynen
81eb0c20f8 honcho: Fix hash 2016-09-06 21:58:42 +03:00
Bjørn Forsman
2bf421d197 mcelog: add utillinux as dependency
Fixes this:

  $ sudo mcelog
  ...
  unknown-error-trigger: line 21: logger: command not found
  unknown-error-trigger: line 22: logger: command not found
2016-09-06 20:30:47 +02: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
Robert Helgesson
d0c2c99571
ugarit: bump aes input from 1.3 to 1.5 2016-09-06 19:30:01 +02:00
Michael Raskin
6b075ee8b1 openlibm: 0.4.1 -> 0.5.4 2016-09-06 19:31:38 +02:00
Michael Raskin
71fe391ac1 baresip: fix build by manually forcing feature flags for fresh glibc time.h 2016-09-06 19:10:42 +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
5c686923de linphone: 3.8.5 -> 3.10.2 2016-09-06 18:21:28 +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
bcd3dcfc2b bcunit: init at 3.0 2016-09-06 18:19:17 +02:00
Michael Raskin
b30ead6e54 cunit: 2.1-2 -> 2.1-3 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
Michael Raskin
9d1d0dd546 neural-style: restrict to 64-bit Linux because it wants too much RAM 2016-09-06 18:18:00 +02:00
Robin Gloster
9ab141ce27
vp: fix build 2016-09-06 16:52:26 +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
Eelco Dolstra
f2ddf2a9be nix: 1.11.3 -> 1.11.4 2016-09-06 16:15:22 +02:00
Lancelot SIX
5cbfbb1553
unifont: 9.0.01 -> 9.0.02
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00002.html
for release announcement
2016-09-06 15:46:58 +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
Domen Kožar
ae5d7a2257 Merge pull request #18334 from groxxda/linphone
linphone: 3.8.5 -> 3.9.1, remove lime support
2016-09-06 09:51:08 +02:00
Domen Kožar
cc614323d4 Merge pull request #18343 from chris-martin/sane-frontends-src
sane-frontends: fix source url, move from md5 to sha256
2016-09-06 09:30:52 +02:00
Peter Hoeg
6c6ebf5d33 syncthing: 0.14.5 -> 0.14.6 2016-09-06 15:17:14 +08:00
Vladimír Čunát
b4f9618b31 Merge #18278: fontconfig: fix dependencies on OSX 2016-09-06 08:32:00 +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
Peter Hoeg
c442c7172d ledger-web: do not make our own wrapper 2016-09-06 11:25:18 +08:00
Ram Kromberg
0b469a6725 man-db: set troff command correctly (#18333)
Signed-off-by: Ram Kromberg <ramkromberg@mail.com>
2016-09-06 04:22:06 +02:00
Franz Pletz
9a2065ff2a
batman-adv: 2016.2 -> 2016.3 2016-09-06 03:59:43 +02:00
Alexander Ried
36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +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
d197498b8f sane-frontends: md5->sha256 2016-09-05 20:30:54 -04:00
Chris Martin
1dca12c21d sane-frontends: update source url 2016-09-05 20:30:06 -04:00
Chris Martin
77fe797525 icu 54.1: md5->sha256 2016-09-05 20:25:15 -04:00
Chris Martin
23d605d4ce ktikz: md5->sha256 2016-09-05 20:20:38 -04:00
Chris Martin
e7477c6499 gqvieq: md5->sha256 2016-09-05 20:14:47 -04:00
Chris Martin
a2c0fdc503 eclipse-sdk-35: md5->sha256 2016-09-05 20:09:46 -04:00
Chris Martin
66f05a9b72 dell-530cdn: md5->sha256 2016-09-05 20:08:31 -04:00
Chris Martin
c7a5edcb7c honcho: md5->sha256 2016-09-05 20:08:10 -04:00
Alexander Ried
273898f4ba linphone: remove lime support
linphone stil uses polarssl, which was replaced by mbedTLS and is no
more available on NixOS.
Until this is fixed upstream we disable LIME (IM encryption).
2016-09-06 00:53:37 +02:00
Alexander Ried
53c4003559 linphone: 3.8.5 -> 3.9.1
3.10.2 is available from github but there is no autoconfigured tarball
and they added a dependency that's not packaged for nix (bctoolbox)
2016-09-06 00:52:24 +02:00
Jaka Hudoklin
dcfc5fdbf3 Merge pull request #18291 from offlinehacker/pkgs/xpra/update/0.17.5
xpra: 0.17.4 -> 0.17.5
2016-09-06 00:32:36 +02:00
Joachim F
52a185e4c3 Merge pull request #18284 from romildo/upd.rage
rage: 0.2.0 -> 0.2.1
2016-09-06 00:30:51 +02:00
Jaka Hudoklin
e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Jaka Hudoklin
dcf8c63fd4 pythonPackages.docker_compose: 1.6.2 -> 1.8.0 2016-09-06 00:26:18 +02:00
Jaka Hudoklin
5ba271421b pythonPackages.docker: 1.7.2 -> 1.9.0 2016-09-06 00:25:54 +02:00
Jaka Hudoklin
d456ec5c76 pythonPackages.ipaddress: 1.0.15 -> 1.0.16 2016-09-06 00:25:30 +02:00
Shea Levy
e7da789920 Merge branch 'strongswan' of git://github.com/groxxda/nixpkgs 2016-09-05 18:16:33 -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
Shea Levy
b04cdae902 nixBufferBuilders.withPackages: Make more legible, special-case proof-general.
There's some bigger changes coming, but thought I'd push this first...
2016-09-05 17:55:49 -04:00
Chris Martin
e8b1555524 yubico-piv-tool: add description fields (#18322) 2016-09-05 23:33:46 +02:00
Ram Kromberg
ccd5c6e47c bsdbuild: init at 3.1 (#18069) 2016-09-05 23:28:42 +02:00
Alexander Ried
f4c89ba854 strongswan: 5.4.0 -> 5.5.0 2016-09-05 23:15:45 +02:00
Franz Pletz
875c286ba3
cipherscan: 2015-12-17 -> 2016-08-16 2016-09-05 22:50:58 +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
Franz Pletz
21cf4641bf
sakura: 3.2.0 -> 3.3.4 2016-09-05 22:49:06 +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
b87d5abafd lz4: Don't install static library 2016-09-05 19:10:27 +02:00
Eelco Dolstra
7c239702b5 Merge remote-tracking branch 'origin/master' into staging 2016-09-05 19:10:12 +02:00
obadz
2919375c91 minc_tools: don't run tests which have been failing since first pkged 2016-09-05 17:26:12 +01:00
Domen Kožar
9e363a752f openmodelica: enable parallel building
(cherry picked from commit 261d51971a352cbcdc8d70dc74f8971ac202a43d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:28 +02:00
Domen Kožar
8c504fbce1 gnome3.evolution: set big-parallel
(cherry picked from commit 5248178c20c472a98169916651545d9c77005f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:26 +02:00
Domen Kožar
d2275f4b04 webkitgtk24: build in parallel until #18312
(cherry picked from commit 2ef4e9e9d5c754fe091ec5087b885f2be98fb3a7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:23 +02:00
Shea Levy
05c132486d Initial version of nixBufferBuilders.withPackages.
This builds elisp to setup an emacs buffer with the packages given
available. See shlevy/nix-buffer for more information.

Currently only modifies $PATH.
2016-09-05 12:01:26 -04:00
Tuomas Tynkkynen
8f023eb129 gnome2.gnome_panel: Fix build 2016-09-05 18:56:04 +03:00
Shea Levy
d1154edf44 proofgeneral_HEAD: bump 2016-09-05 11:43:10 -04: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
Eelco Dolstra
e8315cb1ca shadow: Separate man output
This removes ~2 MiB from the minimal config.
2016-09-05 14:53:27 +02:00
Eelco Dolstra
ff7368e944 audit: Move z/OS plugin to a separate output
This prevents the NixOS base system from pulling in openldap,
cyris-sasl, and libkrb5.
2016-09-05 14:53:27 +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
Frederik Rietdijk
9dfc41c74a Merge pull request #18285 from teh/nose-parameterized
nose-parameterized: re-enable for python2 by disabling tests.
2016-09-05 14:02:18 +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
ba70ce28ae no-x-libs.nix: Ensure that dbus doesn't use X11
It appears that packageOverrides no longer overrides aliases, so
aliases like

  dbus_tools = self.dbus.out;
  dbus_daemon = self.dbus.daemon;

now use the old, non-overriden version of dbus. That seems like a
pretty serious regression in general, but for this particular problem,
I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools
by dbus.
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
8295089e6a utillinuxMinimal: Make more minimal
This removes locales, bash completion and crap like that. This cuts
6.5 MiB from the NixOS system closure (which unfortunately contains
two copies of util-linux, because of the need to break a dependency
cycle with systemd).
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
Peter Simons
13fced071e Merge pull request #18248 from phanimahesh/update-git-2.10.0
git: 2.9.3 -> 2.10.0
2016-09-05 13:44:09 +02:00
Domen Kožar
33229f0d87 libreoffice: set big-parallel hydra feature to build it quicker
For example http://hydra.nixos.org/build/39781012 took 6h

(cherry picked from commit a29f6a5e8e1c2d6ec4adc78143c5479121d550bc)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 12:50:02 +02:00
Frederik Rietdijk
07e76b0738 Merge pull request #18292 from offlinehacker/pkgs/pythonPackages/pillow/lcms2_support
pythonPackages.pillow: add lcms2 support
2016-09-05 08:38:37 +02:00
Benjamin Staffin
2e88851c61 dpkg: Fix the build on Darwin
There are still some bugs and quirks, but this gets dpkg building at
least, and some parts of it are useful.
2016-09-05 01:14:36 -04:00
Shea Levy
224889e452 Merge branch 'php-javascript-extensions' of git://github.com/stesie/nixpkgs 2016-09-04 21:26:18 -04:00
Nikolay Amiantov
845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske
f0cf058c13 espeak-ng: use instead of espeak 2016-09-05 03:33:42 +03:00
aske
a6ce0f80fb espeak-ng: init at 2016-08-28 2016-09-05 03:33:41 +03: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
Lancelot SIX
373afbd516
salut_a_toi: Fix typo in build phase
(cherry picked from commit c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1)
2016-09-05 02:32:57 +02:00
Joachim F
01811fe2cd Merge pull request #16276 from manveru/gemconfig-rbnacl
gemconfig: rbnacl needs libsodium
2016-09-05 01:11:57 +02:00
Dmitry Kalinkin
780d9d6481 dejavu-fonts: enable on OSX 2016-09-04 16:33:27 -04:00
Dmitry Kalinkin
1d4ed38751 fontforge: prevent configure from picking up xquartz installation 2016-09-04 16:33:27 -04:00
rnhmjoj
6fabc515d0
mpv: add vapoursynth support 2016-09-04 22:27:10 +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
Ignat Loskutov
b577f2997e sway: 0.8 -> 0.9 2016-09-04 16:02:57 -04:00
Edward Tjörnhammar
d408070024 Merge pull request #18287 from stesie/idea-updates
IDEA Updates
2016-09-04 21:10:03 +02:00
Edward Tjörnhammar
9b31fcf8c0
zotero: remove esr suffix from version string.
Also escaped the perl regexes since that will become an error in the future.
2016-09-04 21:01:40 +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
Stefan Siegl
c76c0bedc1 php70Packages.v8: init at 0.1.0 2016-09-04 19:43:16 +02:00
Stefan Siegl
df3103729e phpPackages.spidermonkey: init a 1.0.0 2016-09-04 19:43:16 +02:00
Stefan Siegl
7bc6fa344a php70Packages.v8js: init at 1.3.2 2016-09-04 19:43:16 +02:00
Tuomas Tynkkynen
c536a3fa2f linuxPackages_testing: Don't recurseIntoAttrs
The -rc kernels are quite likely to break out-of-tree modules and thus
cause unnecessary Hydra failures.

(Note that linux_testing already has `hydraPlatforms = [];` but that
does not prevent the package from being built since it has reverse
dependencies. Arguably that could be considered undesirable and thus
fixing that could be considered the proper fix, but this should do
for now.)
2016-09-04 18:49:01 +03:00
Jaka Hudoklin
2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Joachim F
16380441bb Merge pull request #18258 from oxij/pkg/init/mdf2iso
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Jaka Hudoklin
30da3de95d pythonPackages.pillow: add lcms2 support 2016-09-04 17:13:25 +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
Jaka Hudoklin
85e2b60b77 xpra: 0.17.4 -> 0.17.5 2016-09-04 16:57:23 +02:00
Jan Malakhovski
4d308dcd51 mdf2iso: init at 0.3.1 2016-09-04 14:45:34 +00:00
Jaka Hudoklin
c083ab99b2 Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6
Update etcd, improve nixos module, fix nixos tests
2016-09-04 16:31:50 +02:00
Nikolay Amiantov
5d7adc7b09 crawlTiles: fix build 2016-09-04 17:27:39 +03:00
Alexander Ried
ee1b7f9879
orbment: git-2016-01-31 -> git-2016-08-13 2016-09-04 16:25:00 +02:00
Jan Malakhovski
8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski
8f6664b744 xapian-omega: pin to xapian library version 2016-09-04 14:18:58 +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
Nikolay Amiantov
698cadd714 runVM: mount devpts 2016-09-04 17:11:01 +03:00
Nikolay Amiantov
8b38b6aae2 runVM: check exit code before postVM eval 2016-09-04 17:11:01 +03:00
Aristid Breitkreuz
f4443bb9ef ispc: detect test failures, restrict platforms 2016-09-04 15:56:22 +02:00
Joachim F
2933cc96e5 Merge pull request #18286 from rnhmjoj/pirate
pirate-get: 2.0.8 -> 2.0.9
2016-09-04 15:38:15 +02:00
Ram Kromberg
c40578ccbb plan9port 2015-11-10 -> 2016-04-18 (#18228) 2016-09-04 14:52:34 +02:00
Joachim F
dec3d5dd68 Merge pull request #18206 from ethercrow/tcpkali
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov
9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Aristid Breitkreuz
c4b0d80cba ispc: 20151128 -> 1.9.1, fix build 2016-09-04 14:08:40 +02:00
rnhmjoj
d21966a6fc
pirate-get: 2.0.8 -> 2.0.9 2016-09-04 13:44:15 +02:00
Tuomas Tynkkynen
dd3b6ef357 megaglest: Fix build
I'm guessing SDL propagated all this previously.
2016-09-04 14:43:23 +03:00
Stefan Siegl
330d791d1f idea.clion1: init at 1.2.5
(moved from idea.clion)
2016-09-04 13:30:05 +02:00
Stefan Siegl
46343d6dad idea.clion: 1.2.5 -> 2016.2.1 2016-09-04 13:29:15 +02:00
Tom Hunger
70b6be3e36 nose-parameterized: re-enable for python2 by disabling tests. 2016-09-04 12:27:13 +01:00
Stefan Siegl
f7234f9961 idea.idea-community: 2016.2 -> 2016.2.3 2016-09-04 13:26:18 +02:00
Stefan Siegl
c1fcb007c4 idea.idea-ultimate: 2016.2.2 -> 2016.2.3 2016-09-04 13:25:25 +02:00
Stefan Siegl
01b4cf5de5 idea.ruby-mine8: init at 8.0.4 2016-09-04 13:21:55 +02:00
Stefan Siegl
4d528db13a idea.ruby-mine7: init at 7.1.5
(moved from idea.ruby-mine)
2016-09-04 13:20:59 +02:00
zimbatm
29796bd989 Merge pull request #18270 from brainrape/update-terraform
terraform: 0.7.1 -> 0.7.2
2016-09-04 12:20:38 +01:00
Stefan Siegl
a83498317c idea.ruby-mine: 7.1.5 -> 2016.2.2 2016-09-04 13:19:38 +02:00
Stefan Siegl
cd9a44200d idea.pycharm-community: 2016.1.3 -> 2016.2.2 2016-09-04 13:04:05 +02:00
Josef Kemetmueller
d12de90e1c pyqt: Fix darwin build 2016-09-04 13:02:53 +02:00