Jörg Thalheim
d6191bd6c2
Merge pull request #29566 from Mic92/gdbm
...
gdbm: add symlinks for compatibility
2017-09-20 02:41:57 +01:00
Franz Pletz
0a2c39e205
p11_kit: don't build documentation
...
This depends ultimately on texlive which is a big build and depends on
lots of libraries which often get security updates. This triggers
mass rebuilds because systemd depends on gnutls which depends on
p11_kit.
This was introduced with 93d80f1951
.
2017-09-19 22:24:36 +02:00
John Ericson
c7ca42f44d
Merge branch 'master' into staging
2017-09-19 15:14:52 -04: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
Benjamin Staffin
7e6011083d
slack: 2.7.1 -> 2.8.0 ( #29339 )
2017-09-19 12:26:58 -04:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Vladimír Čunát
16cf448933
gettext, gcc5: enable stackprotector now
...
This has been forgotten in #29349 ?
2017-09-19 17:52:32 +02: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
Jörg Thalheim
3170d8608d
gdbm: add symlinks for compatibility
...
some tools check this location to distinguish between gdbm and ndbm
2017-09-19 12:27:15 +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
Eelco Dolstra
52d1f68005
Merge pull request #29554 from veprbl/patch-1
...
coreutils: remove conflicting _FORTIFY_SOURCE definition
2017-09-19 11:50:29 +02:00
dywedir
72129c2cb4
fd: 3.0.0 -> 3.1.0
2017-09-19 12:02:33 +03:00
Dmitry Kalinkin
5ae7445530
coreutils: remove conflicting _FORTIFY_SOURCE definition
...
Originally this was introduced in 055e646b
('coreutils: Guard against compiler not supporting __builtin_stpncpy_chk') four years ago. Right now this doesn't seem to serve any purpose and it conflicts with the hardening flags:
<command line>:2:9: warning: '_FORTIFY_SOURCE' macro redefined [-Wmacro-redefined]
#define _FORTIFY_SOURCE 2
^
<command line>:1:9: note: previous definition is here
#define _FORTIFY_SOURCE 0
^
1 warning generated.
2017-09-19 04:59:40 -04: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 06896f26489d71fee5460556eaea86fb123a8245)
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
John Ericson
d403ffecdd
Merge master-merged PRs #29547 and #29548 into staging
2017-09-18 23:33:22 -04: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