Commit Graph

53771 Commits

Author SHA1 Message Date
Michael Raskin
9ef9544189 Adding quirc QR code decoder 2014-11-28 00:12:26 +03:00
Arseniy Seroka
aecd509ae3 racer: add maintainer 2014-11-27 23:06:07 +03:00
Arseniy Seroka
9f1b3c497c Merge pull request #5154 from luke-clifton/lc-lzmaConduit
Added lzma-conduit package
2014-11-27 23:02:41 +03:00
Domen Kožar
28a1af6e06 fix printing test 2014-11-27 20:01:18 +01:00
Domen Kožar
b4cedc7965 nixos: reverse logic in nixos interactive tests documentation 2014-11-27 20:01:18 +01:00
aszlig
2249474632
nixos/sshd: Fix build if knownHosts is empty.
Introduced by 77ff279f2767cf1f28eed03a1f93e5df54c99bf5.

Build failure: https://headcounter.org/hydra/build/583158/nixlog/5/raw

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-27 19:03:41 +01:00
aszlig
14f09e01c1
nixos: Add enable option for programs/virtualbox.
We will simply rename the previous module and add a warning whenever the
module is included directly, pointing the user to the right option and
also enable it as well (in case somebody has missed the option and is
wondering why VirtualBox doesn't work anymore).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-27 18:42:22 +01:00
aszlig
444987193e
nixos: Rename virtualbox to virtualboxGuest.
Especially new users could be confused by this, so we're now marking
services.virtualbox.enable as obsolete and defaulting to
services.virtualboxGuest.enable instead. I believe this now makes it
clear, that this option is for guest additions only.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-27 18:42:22 +01:00
Rickard Nilsson
77ff279f27 nixos/services.openssh: Allow knownHost keys to have multiple lines.
Useful for adding several public keys of different types for the same host.
2014-11-27 18:40:21 +01:00
Ricardo M. Correia
6f31905563 grsecurity: Update stable and test patches
stable: 3.0-3.14.25-201411231452 -> 3.0-3.14.25-201411260106
test:   3.0-3.17.4-201411231452  -> 3.0-3.17.4-201411260107
2014-11-27 18:36:01 +01:00
aszlig
78a73ab041
chromium: Remove .py[co] files prior to building.
Thanks to @iElectric for the notification, although I'm not really sure
whether this will fix the following failed Hydra build:

http://hydra.nixos.org/build/17609086/nixlog/1/raw

The reason is that this failure doesn't happen on every build, but let's
see whether it will happen again now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-27 17:55:19 +01:00
Eelco Dolstra
e7cd18e907 Don't set $MANPATH
The default is derived automatically from $PATH, so it's in fact
better *not* to set it.
2014-11-27 17:36:46 +01:00
Pascal Wittmann
24d192c8eb Merge pull request #5156 from iu-parfunc/hsbencher
Hsbencher -- Haskell benchmarking framework
2014-11-27 17:11:33 +01:00
Luke Clifton
9e72a00823 Added lzma-conduit package 2014-11-27 21:11:36 +08:00
Oliver Charles
48c483a894 haskellPackages.snapErrorCollector: Update to 1.1.0 2014-11-27 12:28:52 +00:00
wmertens
45c1b9147f Merge pull request #5130 from wmertens/git-ssl-env
Let git use $SSL_CERT_FILE
2014-11-27 13:24:08 +01:00
Oliver Charles
f2e2ab6231 Bosun only builds on x86_64-linux
Reported upstream at https://github.com/bosun-monitor/bosun/issues/427
2014-11-27 12:14:38 +00:00
Oliver Charles
1132484200 opentsdb: Use fetchurl to fetch all dependencies 2014-11-27 12:06:01 +00:00
Domen Kožar
34ca304f58 network-manager: 0.9.8.8 -> 0.9.8.10 2014-11-27 12:10:20 +01:00
Domen Kožar
91bdca38a0 NetworkManager.service -> network-manager.service 2014-11-27 12:10:20 +01:00
Arseniy Seroka
53d0b4c539 Merge pull request #5150 from AndersonTorres/mpv
MPV: update to 0.7.0
2014-11-27 14:02:04 +03:00
Domen Kožar
ea42838981 fix teamspeak_client build 2014-11-27 11:34:56 +01:00
Peter Simons
146faea572 Merge pull request #5139 from bosu/network-data
haskell: add network-data package
2014-11-27 10:24:50 +01:00
Domen Kožar
81acb400b9 Merge pull request #5144 from matejc/rekonqwrapper
rekonq: update to rekonq-2.4.2 and add wrapper
2014-11-27 09:55:36 +01:00
Aycan iRiCAN
df9756227d Merge pull request #5149 from aycanirican/update-snort
Bump snort to 2.9.7.0 and daq to 2.0.4
2014-11-27 09:58:33 +02:00
Aycan iRiCAN
073c764f6c Bump snort to 2.9.7.0 and daq to 2.0.4 2014-11-27 09:57:59 +02:00
Vincent Laporte
0f4e9835d7 Adds ocaml-uucp
Uucp is an OCaml library providing efficient access to a selection of
character properties of the Unicode character database.

Homepage: http://erratique.ch/software/uucp
2014-11-27 06:53:43 +00:00
AndersonTorres
8d248638bb MPV: update to 0.7.0
Now quvi support was dropped by upstream, and MPV uses Youtube-dl directly.
Another minor change is the update of Waf internal builder.
2014-11-27 00:27:53 -02:00
William A. Kennington III
021efdf021 yubico-piv-tool: 0.1.0 -> 0.1.2 2014-11-26 15:50:15 -08:00
William A. Kennington III
e1988740a5 yubikey-personalization: 1.16.0 -> 1.16.1 2014-11-26 15:47:43 -08:00
William A. Kennington III
577e402dd9 libksba: 1.3.1 -> 1.3.2 2014-11-26 15:47:43 -08:00
William A. Kennington III
17a1b67cb6 btrfsprogs: 3.17.1 -> 3.17.2 2014-11-26 15:47:43 -08:00
Vladimír Čunát
bdc323c540 opentsdb: mark as broken
It tries to download things and fails. CC @ocharles.
2014-11-27 00:45:47 +01:00
Shea Levy
64453d01f4 src: bump 2014-11-26 18:25:13 -05:00
Ryan Newton
055eeb6c51 haskell-hsbencher: update to 1.20.0.3 2014-11-26 18:08:53 -05:00
Vladimír Čunát
e86ebdc0e3 synfigstudio: fix a strange build error
Also enableParallelBuilding.
fonts.conf isn't supposed to be put into buildIputs, but it's still weird.
2014-11-26 23:17:43 +01:00
Ryan Newton
822d37f5a4 haskell-handa-gdata and haskell-hsbencher-fusion: add packages 2014-11-26 17:13:54 -05:00
Domen Kožar
7ec072acd8 Merge pull request #5145 from muflax/parcellite
parcellite: 1.1.7 -> 1.1.9
2014-11-26 22:56:22 +01:00
muflax
dc9f084278 parcellite: 1.1.7 -> 1.1.9 2014-11-26 21:23:17 +00:00
Edward Tjörnhammar
d177b477c1 Merge pull request #5138 from abbradar/yed
yed: add package
2014-11-26 22:17:48 +01:00
Nikolay Amiantov
88aa54a09f yed: add package 2014-11-27 00:15:30 +03:00
Domen Kožar
00146e3e08 shotwell: 0.18.0 -> 0.20.2, fix build 2014-11-26 22:13:07 +01:00
Matej Cotman
d6201245e5 rekonq: update to rekonq-2.4.2 and add wrapper 2014-11-26 22:11:50 +01:00
Domen Kožar
a1b706c529 Merge pull request #5143 from matejc/remove_e17_and_e18
Remove e17 and e18
2014-11-26 22:11:15 +01:00
Matej Cotman
2125d9eb65 e18: remove pythonefl 2014-11-26 22:04:45 +01:00
Shea Levy
34adc1bc68 Add vk-posix-pty haskellPackage 2014-11-26 15:55:43 -05:00
Shea Levy
f93140e8f5 Add vk-aws-route53 haskell package 2014-11-26 15:55:42 -05:00
Ryan Newton
51a59b34d3 haskell-hsbencher and haskell-GenericPretty: add packages 2014-11-26 15:54:56 -05:00
Domen Kožar
9047f389bf pygame: fix build, add all deps, use buildPythonPackage 2014-11-26 21:50:58 +01:00
Domen Kožar
3ff9a7507a paramiko: disable tests on py33 2014-11-26 21:50:58 +01:00