Commit Graph

104176 Commits

Author SHA1 Message Date
Michael Raskin
ede70972a4 oneteam: fix fixable problems, mark broken as it fell behind Firefox too much 2017-03-22 13:19:38 +01:00
Frederik Rietdijk
ce6cd33c65 Python docs: small fixes 2017-03-22 12:55:11 +01:00
Arseniy Seroka
b02ff8ebd2 Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka
f3759066aa Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Michael Raskin
223b18b159 Merge pull request #24194 from ndowens/augeas
augeas: 1.7.0 -> 1.8.0
2017-03-22 08:57:25 +01:00
Michael Raskin
632e6e75a4 Merge pull request #24188 from bendlas/update-chromium
chromium: 57.0.2987.98 -> 57.0.2987.110
2017-03-22 08:54:26 +01:00
Herwig Hochleitner
938df03ed1 radare2: fix hash 2017-03-22 08:54:35 +01:00
Gabriel Ebner
2cd599e5c0 Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles
3263d02626 xcbuild: assorted fixes and cleanups
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
Dan Peebles
5561abd556 libauto: more obscene hackery to make it work on LLVM 4
This sort of thing is going to get revamped to be less hackish soon but
for now I want it to work. In this particular case, libc++ 4 (and maybe
earlier) gets very upset if we're imprecise about our const markers, and
I guess libauto was careless. This fixes it (PtrPtrMap) to be correct.
2017-03-21 22:24:12 -04:00
c74d
6661730f92 rust-bindgen: 0.19.1 -> 0.22.1 2017-03-22 02:08:42 +00:00
c74d
eb9f76911f rustracer: 2.0.5 -> 2.0.6 2017-03-22 01:45:55 +00:00
Vincent Laporte
09e814c681 proofgeneral_HEAD: Bump 2017-03-22 01:36:35 +00:00
ndowens
856a7e7646 augeas: 1.7.0 -> 1.8.0 2017-03-21 20:29:47 -05:00
Joachim Fasting
41e2ffa1d7
pax-utils: meta cleanups
- Description from upstream
- A more informative homepage
- Per upstream, pax-utils should work for unix-likes beyond linux
2017-03-22 02:27:30 +01:00
Joachim Fasting
95eaa3aec3
nixos/tor: add missing option type 2017-03-22 02:27:23 +01:00
c74d
8a84ef9efc tokei: 4.0.0 -> 6.0.0 2017-03-22 01:04:17 +00:00
Joachim F
50d77f18ac Merge pull request #24180 from mayflower/sonarr_4645
sonarr: 2.0.0.4613 -> 2.0.0.4645
2017-03-22 01:38:08 +01:00
Joachim F
d693ffd257 Merge pull request #24168 from mayflower/emby_3.2.8
emby: 3.2.5 -> 3.2.8
2017-03-22 01:37:53 +01:00
Tim Steinbach
c60102d177
linux: 4.11-rc2 -> 4.11-rc3 2017-03-21 20:32:36 -04:00
Robin Gloster
693d0e7fea
haskellPackages.yi-keymap-vim: dontCheck
Tries to access path outside of sandbox.
2017-03-22 01:26:40 +01:00
Daniel Peebles
16a0c38324 Merge pull request #24185 from LnL7/atomicparsley-clang
atomicparsley: fix build with llvm 4
2017-03-21 20:24:59 -04:00
Herwig Hochleitner
92985364e1 chromium: 57.0.2987.98 -> 57.0.2987.110 2017-03-22 01:17:17 +01:00
Jörg Thalheim
2793a6c3bb Merge pull request #24106 from calvertvl/add-loccount
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim
b5b036a4cc Merge pull request #24032 from orivej/gargoyle
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Robin Gloster
c5f818f74d
elvis: fix build 2017-03-22 00:45:39 +01:00
Michael Weiss
4e29638323 Revert "gpgme: Drop multiple outputs (dev and info)"
This reverts commit 872770286d.

This will fix fwknop as well (should have done it like this in the first
place, where was my mind...).

Conclusion: Did something stupid... :o - I am *so incredibly sorry*,
will be way more careful (was already careful, but apparently not
enought...) next time and use nox.

Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21 23:57:57 +01:00
Robin Gloster
242031a34e
mutter: fix on i686-linux 2017-03-21 23:50:27 +01:00
Nikolay Amiantov
dec8fb077f qt5.qtwebengine: fix library paths
Without this it would try to find files in qtbase

Ported to Qt 5.8.
2017-03-22 01:38:04 +03:00
Daiderd Jordan
2676d48ff8
atomicparsley: fix build with llvm 4 2017-03-21 23:35:54 +01:00
Michael Raskin
395af825a0 Merge pull request #24181 from ndowens/feh
feh: Remove un-needed libPath
2017-03-21 23:11:26 +01:00
Michael Raskin
bb0bf4b4fa Merge pull request #24183 from ndowens/tnef
tnef: 1.4.12 - > 1.4.14; Advisory X41-2017-004
2017-03-21 23:08:31 +01:00
ndowens
41abf78fc0 tnef: 1.4.12 - > 1.4.14; Advisory X41-2017-004 2017-03-21 16:56:01 -05:00
Victor Calvert
4c4b91d54e loccount: init at 1.0 2017-03-21 17:48:35 -04:00
Michael Weiss
b27652148a fwknop: init at 2.6.9
fwknop stands for the "FireWall KNock OPerator", and implements an
authorization scheme called Single Packet Authorization (SPA).
2017-03-21 22:43:00 +01:00
Michael Weiss
872770286d gpgme: Drop multiple outputs (dev and info)
This shouldn't break anything as currently neither dev nor info will be
generated anyway (since both directories don't actually exist at the
install phase - "mv bin dev" would produce the dev output).

This change is required for building fwknop with GnuPG support.
2017-03-21 22:43:00 +01:00
ndowens
6b9471f32b feh: Remove un-needed libPath 2017-03-21 16:27:55 -05:00
Tristan Helmich
8796b87a77 sonarr: 2.0.0.4613 -> 2.0.0.4645 2017-03-21 22:00:54 +01:00
jansol
f9e688e8a1 renderdoc: init at version 0.34pre (#23769)
* renderdoc: init at version 0.34pre

Initialising a few commits after the latest release due to some upstream
improvements to the build system.

* fix maintainer
2017-03-21 21:36:26 +01:00
Jörg Thalheim
da1e8e139f Merge pull request #24151 from volth/far2l
far2l: init at 2.1
2017-03-21 21:17:40 +01:00
Daiderd Jordan
2bd9c8053f Merge pull request #24160 from mdaiter/riakMaintain
riak: adding myself as maintainer
2017-03-21 20:02:38 +01:00
Jörg Thalheim
f164e2b6e4 Merge pull request #24177 from frontsideair/flow-42
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim
525228b31c Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok
4e00fcf068 flow: 0.41.0 -> 0.42.0 2017-03-21 21:36:51 +03:00
Vincent Laporte
34809eb214 ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0 2017-03-21 18:13:32 +00:00
Vincent Laporte
f61ead6ee2 ocamlPackages.inifiles: init at 1.2
inifiles is a library to read and write .ini files
2017-03-21 18:12:43 +00:00
Volth
a7732d6f54 babelstone-han: init at 9.0.2 2017-03-21 19:11:08 +01:00
Elmar Athmer
5cfe361079 vultr: 1.12.0 -> 1.13.0 2017-03-21 18:59:30 +01:00
Eelco Dolstra
86721a5f78
Allow attaching to non-child processes by default
The inability to run strace or gdb is the kind of
developer-unfriendliness that we're used to from OS X, let's not do it
on NixOS.

This restriction can be re-enabled by setting

  boot.kernel.sysctl."kernel.yama.ptrace_scope" = 1;

It might be nice to have a NixOS module for enabling hardened defaults.

Xref #14392.

Thanks @abbradar.
2017-03-21 18:48:35 +01:00
Eelco Dolstra
78bb734452
nix-daemon.nix: Make the 1.12 check less strict 2017-03-21 18:48:35 +01:00