Commit Graph

115982 Commits

Author SHA1 Message Date
Volth
6950da832d mosquitto: 1.4 -> 1.4.14
fixes #29567
2017-09-19 20:31:00 +01:00
volth
4916f64948 libwebsockets: 1.4 -> 2.3.0 2017-09-19 20:30:51 +01:00
Jörg Thalheim
28a53c8a08 Merge pull request #29570 from disassembler/libxmlxx
libxmlxx: move glibmm to propagatedBuildInputs
2017-09-19 20:16:59 +01:00
John Ericson
45e87854df Merge pull request #29571 from obsidiansystems/better-splice
stdenv: Also splice unlisted default "out" output
2017-09-19 15:11:53 -04:00
John Ericson
64aebc7679 stdenv: Also splice unlisted default "out" output
Otherwise, some cross builds will use the wrong type of dep.

This won't affect native builds, and perhaps no extant cross buids
either.
2017-09-19 14:48:23 -04:00
Samuel Leathers
367e30b8f3 libxmlxx: move glibmm to propagatedBuildInputs 2017-09-19 14:13:59 -04:00
Benjamin Staffin
7e6011083d slack: 2.7.1 -> 2.8.0 (#29339) 2017-09-19 12:26:58 -04:00
John Ericson
bc9f471997 Merge pull request #27797 from grahamc/fixed-lib
Convert libs to a fixed-point
2017-09-19 10:52:15 -04:00
Peter Simons
2439a83072 haskell.lib: strip trailing whitespace 2017-09-19 15:55:50 +02:00
Peter Simons
a8b69958cf haskell.lib: add doBenchmark helper function 2017-09-19 15:55:16 +02:00
Peter Simons
eab41cb7be hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-8-ga66a429 from Hackage revision
511efbfbe7.
2017-09-19 15:48:00 +02:00
Peter Simons
8231045fb4 LTS Haskell 9.5 2017-09-19 15:47:58 +02:00
Peter Simons
33e34aa95b haskell-generic-builder: rename withBenchmarkDepends argument to doBenchmark
This partially undoes the change from 8788bfe762.
The 'doBenchmark' name is more consistent with the naming scheme used for
other phases, like 'doCheck', 'doHaddock', etc.
2017-09-19 15:42:51 +02:00
Jörg Thalheim
11a4e90fbe Merge pull request #29563 from vdemeester/update-runc
runc: 1.0.0-rc3 -> 1.0.0-rc4
2017-09-19 12:59:06 +01:00
Robin Gloster
5c18c55062
dmtcp: fix buffer overflow due to too long ld-linux.so path
fixes #29565
2017-09-19 13:41:12 +02:00
Jörg Thalheim
d63b59adf9 Merge pull request #29561 from dywedir/fd
fd: 3.0.0 -> 3.1.0
2017-09-19 12:28:38 +01:00
Rickard Nilsson
005a672139 Merge pull request #29501 from moaxcp/obnam
obnam: 1.21 -> 1.22
2017-09-19 13:17:39 +02:00
Vincent Demeester
19ba982b40
runc: 1.0.0-rc3 -> 1.0.0-rc4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-09-19 11:55:01 +02:00
dywedir
72129c2cb4 fd: 3.0.0 -> 3.1.0 2017-09-19 12:02:33 +03:00
Edward Tjörnhammar
add7faf539
jetbrains: update.pl, make sure hashes are in base32 2017-09-19 10:26:29 +02:00
Edward Tjörnhammar
d623220b78
CODEOWNERS: jetbrains 2017-09-19 10:26:29 +02:00
Tuomas Tynkkynen
bc850cfed5 qt4: Add aarch64 patch 2017-09-19 10:59:11 +03:00
Jörg Thalheim
bed076cdfb Merge pull request #29557 from teto/tshark
tshark: init at version 2.4.0
2017-09-19 08:49:56 +01:00
Jörg Thalheim
11efdaf404 Merge pull request #29522 from aneeshusa/libevent-make-openssl-dependency-optional
libevent: Make OpenSSL dependency optional
2017-09-19 08:48:34 +01:00
Rob Vermaas
ef3cb5cc47
keybase: update to 1.0.30
(cherry picked from commit 06896f2648)
2017-09-19 07:34:56 +00:00
Matthieu Coudron
bfd6d20c3e tshark: init at 2.4.0
as an alias to wireshark-cli
2017-09-19 16:03:50 +09:00
Jonathan Rudenberg
84bfe7ed78
kodiPlugins: fix path for shared object links
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2017-09-19 08:10:12 +02:00
Tuomas Tynkkynen
779aea8868 linuxPackages.mxu11x0: Mark broken on >= 4.13
https://hydra.nixos.org/build/61465503
2017-09-19 08:40:01 +03:00
Tuomas Tynkkynen
3e495bfd94 linuxPackages.cryptodev: Mark broken on >= 4.13
https://hydra.nixos.org/build/61470492
2017-09-19 08:37:44 +03:00
Joachim Fasting
1ee60e98e2
tor: 0.3.0.10 -> 0.3.1.7 2017-09-19 02:36:38 +02:00
zimbatm
3920a44628 fixes missing attributes 2017-09-19 00:39:35 +01:00
John Ericson
6338c0b202 Merge pull request #29548 from obsidiansystems/cc-wrapper-cross-misc
cc-wrapper: Two trivial changes affecting cross compilation
2017-09-18 19:34:26 -04:00
John Ericson
13fc982e65 cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64
In practice, this is correct because iOS is on ARM and puts the loader
there.
2017-09-18 19:25:58 -04:00
John Ericson
a44bbc72e6 cc-wrapper: Remove obsolete assertion
This was just causing evaluation problems on cross.
2017-09-18 19:22:57 -04:00
John Ericson
807d8cec97 Merge pull request #29547 from obsidiansystems/cross-suffix
stdenv: Add back leading '-' in cross derivation name suffix
2017-09-18 19:17:49 -04:00
John Ericson
51179c6e88 stdenv: Add back leading '-' in cross derivation name suffix
I messed this up when I moved the logic from `makeStdenvCross` in
e826a6a247.
2017-09-18 18:59:48 -04:00
timor
ccfce4b958
perl-Term-Animation: init at 2.6 2017-09-19 00:45:20 +02:00
Samuel Leathers
bef916338d pydub 0.16.7 -> 0.20.0 2017-09-19 00:00:10 +02:00
rybern
1d0c8f8687 pythonPackages.pomegranate: init at 0.7.7 (#29338) 2017-09-18 23:52:25 +02:00
Samuel Leathers
6d367ba9f3 eve: 0.6.1 -> 0.7.4 2017-09-18 23:26:43 +02:00
Samuel Leathers
756cd8a6c4 pymongo: 3.0.3 -> 3.5.1 2017-09-18 23:26:43 +02:00
Ryan Mulligan
20f949376f matterbridge: fix src hash
I used the wrong source hash because of some kind of metadata problem.
See https://github.com/NixOS/nixpkgs/pull/28892#issuecomment-330344570
for details.
2017-09-18 23:24:48 +02:00
Samuel Leathers
96bd8daebc dyn: 1.5.0 -> 1.6.3 2017-09-18 23:22:44 +02:00
Robert Schütz
7f89abd820 esptool: 1.3 -> 2.1 2017-09-19 00:22:29 +03:00
Samuel Leathers
7fa2c54a60 awesome-slugify: fixes tests 2017-09-18 23:21:24 +02:00
Franz Pletz
384b64426e Merge pull request #29486 from disassembler/logilab
logilab_common: 0.63.2 -> 1.4.1
2017-09-18 23:18:52 +02:00
Franz Pletz
406c7a0731 Merge pull request #29521 from aneeshusa/ease-radicale-upgrade
Ease radicale upgrade
2017-09-18 23:13:53 +02:00
Franz Pletz
8a401881fe Merge pull request #29534 from etu/update-gocode
gocode: 20170530 -> 20170903
2017-09-18 23:10:51 +02:00
volth
9efe27ee3b haxe: 3.4.2 -> 3.4.3 2017-09-18 23:09:07 +02:00
Kranium Gikos Mendoza
caa79ba50c xmlsec: enable deprecated headers required by lasso 2017-09-18 23:07:43 +02:00