Commit graph

80403 commits

Author SHA1 Message Date
Lluís Batlle i Rossell e1bcc27f1a Making trac/ldap handle httpd 2.4.
The option authzldapauthoritative had been removed in 2.4

I pushed this into 16.03 instead of master first. My fault.
(cherry picked from commit 516f47efefc44a5465266fe4d72f9136147d2caf)
2016-04-07 11:40:22 +02:00
tv 136c35bccb exim: 4.86.2 -> 4.87 2016-04-07 11:31:10 +02:00
Eelco Dolstra 4907fc9e8d Merge pull request #14509 from ragnard/bpf-tracing-kernel-config
linux: kernel config for extended BPF support
2016-04-07 11:01:34 +02:00
Frederik Rietdijk 551296a1ce mendeley: 1.16 -> 1.16.1 2016-04-07 09:34:59 +02:00
Ragnar Dahlén 961d1e847c linux: kernel config for extended BPF support
- Enable BPF_SYSCALL and BPF_EVENTS
- Build modules for NET_CLS_BPF and NET_ACT_BPF

With these config options we can leverage the full potential of BPF for
tracing and instrumenting Linux systems, for example using
libraries/tools like those provided by the bcc project.
2016-04-07 08:14:41 +01:00
Slawomir Gonet c6345de9f9 vivaldi: init at 1.0 2016-04-07 08:05:53 +02:00
Peter Simons c0a5872c2c configuration-common.nix: fix syntax error (and cosmetic) 2016-04-07 07:58:32 +02:00
Peter Simons 07f26f3df1 configuration-ghc-8.0.x.nix: clean up overrides 2016-04-07 07:53:57 +02:00
Peter Simons 7694bb18c8 haskell-comonad: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Peter Simons 7f976c7729 haskell-fail: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Peter Simons 3110ba445f cabal2nix: update to version 20160406 2016-04-07 07:53:57 +02:00
Michael Alan Dorman bec10ed1b8 haskell-present: remove obsolete patch 2016-04-07 07:53:57 +02:00
Michael Alan Dorman 2daf67bf87 haskell-pipes-transduce: fix build 2016-04-07 07:53:57 +02:00
Peter Simons e6e5d984ab configuration-hackage2nix.yaml: update list of broken packages 2016-04-07 07:53:04 +02:00
Peter Simons d8f99973df hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406 using the following inputs:

  - Hackage: 2266fbc644
  - LTS Haskell: 7a74143acf
  - Stackage Nightly: 5e435cbedb
2016-04-07 07:53:04 +02:00
Nikolay Amiantov 1f79dc2d6a Merge commit 'refs/pull/14421/head' of git://github.com/NixOS/nixpkgs 2016-04-07 03:00:45 +03:00
Nikolay Amiantov 5330244958 Merge commit 'refs/pull/14242/head' of git://github.com/NixOS/nixpkgs 2016-04-07 03:00:36 +03:00
Peter Simons 61929cf6f5 Merge pull request #14503 from obadz/haskell-dnssd
haskellPackages.dnssd: override the dns_sd dependency to point to ava…
2016-04-07 00:05:30 +02:00
makefu 47e5145d0b taskserver: integrate pki scripts
In the patchPhase all scripts related to generating a CA for taskwarrior are
written into share/taskd and patched to actually work within nixos environment
2016-04-06 23:38:10 +02:00
obadz 8c2e8ec13c haskellPackages.dnssd: override the dns_sd dependency to point to avahi built with the right flags.
Fixes #14502
2016-04-06 22:21:56 +01:00
Henry Till d2d3ef953e gforth: fix build on darwin 2016-04-06 23:21:09 +02:00
Moritz Ulrich 6cd2eccdc7 neovim: Fix build by via order of buildInputs
See #14442 for details and further real fixes.
2016-04-06 21:08:23 +02:00
Tobias Geerinckx-Rice 0661a9891b
libpsl: list 2016-03-30 -> 2016-04-05 2016-04-06 20:06:26 +02:00
Tobias Geerinckx-Rice eec040009d
tldr: 1.1.0 -> 1.2.0 2016-04-06 19:49:19 +02:00
Tobias Geerinckx-Rice 9435e53648
sane-backends-git -> 2016-04-06 2016-04-06 19:39:36 +02:00
Frederik Rietdijk dbcf4673f1 Merge pull request #14499 from rnhmjoj/uncertainties
uncertainties: 2.4.6.1 -> 2.4.8.1
2016-04-06 18:14:34 +02:00
wedens 80db147f0c rtv: 1.8.0 -> 1.9.0 2016-04-06 22:12:16 +06:00
taku0 8be8b6c713 thunderbird-bin: 38.7.1 -> 38.7.2 2016-04-06 23:37:50 +09:00
Tobias Geerinckx-Rice 33530b5bd1 wcslib: 5.14 -> 5.15 2016-04-06 16:37:50 +02:00
Joe Hermaszewski a4e7cc58bb pythonPackages.cgkit: init at 2.0.0 2016-04-06 15:31:04 +01:00
Tuomas Tynkkynen b95274cc90 kernel: Don't patchELF manually
AFAICT this is done by stdenv nowadays:

bde82098b8/pkgs/development/tools/misc/patchelf/setup-hook.sh (L5)
bde82098b8/pkgs/stdenv/generic/setup.sh (L737)

Might help /be somehow related to these mysterious errors that seem to
occur sometimes (?):

http://hydra.nixos.org/build/34131589/nixlog/1/raw
2016-04-06 17:19:43 +03:00
Eelco Dolstra 59ef7d25c3 nvidia-x11: 358.16 -> 361.42
This fixes the segfault reported in #13942 caused by missing
libEGL.so.0 and libEGL_nvidia.so.0 symlinks.
2016-04-06 15:53:14 +02:00
rnhmjoj 5d142bd94c
uncertainties: 2.4.6.1 -> 2.4.8.1 2016-04-06 15:41:27 +02:00
Frederik Rietdijk 77103edec2 Merge pull request #14471 from lancelotsix/continue_sqlalchemy_legacy_cleanup
Continue sqlalchemy legacy cleanup
2016-04-06 14:05:28 +02:00
Tobias Geerinckx-Rice c6e6c68b5d pythonPackages.fusepy: 2.0.2 -> 2.0.4 2016-04-06 13:46:02 +02:00
Domen Kožar c850203487 linuxHeaders: add platforms 2016-04-06 12:42:45 +01:00
Domen Kožar e9842ea8d7 kernelHeaders: fix build with libmpc 2016-04-06 12:42:35 +01:00
Domen Kožar b77df197f5 phantomjs2: 2.0.0 -> 2.1.1 (fix build)
(cherry picked from commit 94036474c2b424ac19c4e8e30b5b026210649789)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:30:06 +01:00
Franz Pletz 04f480a98f Merge pull request #14425 from grahamc/libsrtp
srtp: 1.5.2 -> 1.5.4 for CVE-2015-6360
2016-04-06 13:18:38 +02:00
Domen Kožar b95a1c4f77 kernel: fix build of 3.10 and 3.12 on i686
(cherry picked from commit 23730413fef4be7fe365f452fcaef16c5f4e4b1b)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 10:36:04 +01:00
Arseniy Seroka 6f1467b1a7 Merge pull request #14487 from AndersonTorres/eterm
Eterm
2016-04-06 11:42:03 +03:00
Arseniy Seroka f059af932a Merge pull request #14491 from nico202/telegram-cli
telegram-cli: 2015-07-30 -> 2016-03-23
2016-04-06 11:41:35 +03:00
Sander van der Burg 4e2e743412 Merge pull request #14492 from gilligan/node-5.10.1
nodejs: 5.10.0 -> 5.10.1
2016-04-06 08:35:32 +00:00
Mathias Schreck 3d412dd84e nodejs: 5.10.0 -> 5.10.1 2016-04-06 09:45:35 +02:00
= cfad82119b telegram-cli: 2015-07-30 -> 2016-03-23 2016-04-06 09:43:25 +02:00
Damien Cassou a8ac2eaa40 Merge pull request #14488 from DamienCassou/update-pharo-vm
Update pharo vm
2016-04-06 09:03:39 +02:00
Damien Cassou 21cb5fcf78 pharo-no-spur: 2015.08.06 -> 2016.02.18 2016-04-06 08:53:53 +02:00
Damien Cassou e1ab998776 pharo-spur: 2016.02.15 -> 2016.04.04 2016-04-06 08:53:10 +02:00
AndersonTorres bd7ce5ac7f Eterm: init at 0.9.6 2016-04-06 02:41:15 -03:00
AndersonTorres 3e9b101522 libast: init at 0.7 2016-04-06 02:41:15 -03:00