Commit graph

104156 commits

Author SHA1 Message Date
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
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
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
Jörg Thalheim 8467757481 Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Nikolay Amiantov 6555ec03c3 udev module: filter duplicate udev paths
Fixes #24174
2017-03-21 20:22:27 +03:00
Nikolay Amiantov d3e2957c90 octoprint: 1.3.1 -> 1.3.2
Fix startup wizard and cleanup dependencies.
2017-03-21 20:22:27 +03:00
Nikolay Amiantov 6f884349e6 python.pkgs.websocket_client: 0.32.0 -> 0.40.0 2017-03-21 20:22:26 +03:00
Nikolay Amiantov c7ee41bc13 python.pkgs.sockjs-tornado: init at 1.0.3 2017-03-21 20:22:26 +03:00
Jörg Thalheim a916417f1a Merge pull request #24173 from chris-martin/pr/idea-community-2016-3-5-b
idea-community: 2016.3.4 -> 2016.3.5
2017-03-21 18:17:22 +01:00
Sergii Paryzhskyi af0b7afd05 sbt_0_12_4: remove old version of sbt 2017-03-21 18:12:19 +01:00
Jörg Thalheim d4b2963146 Merge pull request #24175 from carlosdagos/osx-bootable-usb
documentation: expand on creating USB bootable for OS X.
2017-03-21 17:55:30 +01:00
Carlos D e6a02918ce Expand on creating USB bootable for OS X 2017-03-21 17:31:10 +01:00
Chris Martin a1b7dd62d4 idea.idea-community: 2016.3.4 -> 2016.3.5 2017-03-21 12:27:37 -04:00
Jörg Thalheim 1e1fe7840e Merge pull request #24166 from HeeL/fix-mkdir-in-fetchgx
Fix mkdir for fetchgx to not throw an exception
2017-03-21 17:22:58 +01:00
Jörg Thalheim dd13d24e30
gpodder: add myself as maintainer 2017-03-21 17:12:55 +01:00
Jörg Thalheim 13ede040f1
pythonPackages.podcastparser: correct license 2017-03-21 17:12:48 +01:00
Jörg Thalheim a3bce1b041
gpodder: 3.9.1 -> 3.9.3 2017-03-21 17:06:10 +01:00
Jörg Thalheim 64218457c4
pythonPackages.podcastparser: init at 0.6.1 2017-03-21 17:06:05 +01:00
Eelco Dolstra cb49c14324
Revert "nixos-container: Use machinectl shell (#18825)"
This reverts commit
c37e76b4d2. Unfortunately, using
"machinectl shell" has two bad side effects:

* It sends the command's stderr to stdout.

* It doesn't propagate the command's exit status.

This broke NixOps.

PR #18825.
2017-03-21 16:51:08 +01:00
Volth f646d16064 far2l: init at 2.1 2017-03-21 15:23:38 +00:00
HeeL cd2627da0d Fix mkdir for fetchgx to not throw an exception 2017-03-21 16:04:00 +01:00
Tristan Helmich 4764c2b72f emby: 3.2.5 -> 3.2.8 2017-03-21 15:17:12 +01:00
Domen Kožar 02129a8788 Merge pull request #23672 from edanaher/nginx-alias
Nginx alias directive
2017-03-21 15:04:02 +01:00