Kier Davis
db50ae78d0
boinc service: init
2016-11-22 01:14:40 +00:00
Christian Kampka
35ecef2c6d
containers module: Add tmpfs options ( #20557 )
...
Allows one or more directories to be mounted as a read-only file system.
This makes it convenient to run volatile containers that do not retain
application state.
2016-11-22 02:11:33 +01:00
Domen Kožar
49d608ac00
create-amis: use jq instead of json
2016-11-22 01:59:49 +01:00
Jan Bessai
3800b21be9
pidgin-skypeweb: 1.2.1 -> 1.2.2 ( #20559 )
2016-11-22 01:54:14 +01:00
Nikolay Amiantov
42a180352f
bumblebee service: replace bbswitch option with pmMethod
...
I added this option just today, so I don't think this needs a rename entry.
2016-11-22 02:35:12 +03:00
Tim Steinbach
e4a1b76457
linux: 4.8.9 -> 4.8.10
2016-11-21 18:07:17 -05:00
Tim Steinbach
d62069aca4
linux: 4.4.33 -> 4.4.34
2016-11-21 18:06:57 -05:00
Tim Steinbach
48fad82911
atom: 1.12.4 -> 1.12.5
2016-11-21 18:06:27 -05:00
Franz Pletz
009e37d277
ntp: fix ntp-wait script, depends on perl
2016-11-21 23:25:21 +01:00
Joachim Fasting
96194467e6
grsecurity: 4.8.8-201611150756 -> 4.8.10-201611210813
2016-11-21 23:15:14 +01:00
Franz Pletz
67fd21a170
ntp: use seccomp on linux
2016-11-21 23:11:05 +01:00
Franz Pletz
db66a95e5b
ntp: 4.2.8p8 -> 4.2.8p9
...
Includes fixes for 10 CVEs and contains other fixes.
See http://support.ntp.org/bin/view/Main/SecurityNotice#November_2016_ntp_4_2_8p9_NTP_Se .
2016-11-21 22:49:02 +01:00
Eelco Dolstra
516e177d98
ktorrent: Add 5.0.1
2016-11-21 22:03:46 +01:00
Domen Kožar
f940d65b2d
create-amis: add us-east-2
2016-11-21 21:26:23 +01:00
Moritz Ulrich
bc2fb9b2fe
mesa_noglu: Fix search paths for libvulkan_intel.so
2016-11-21 21:14:55 +01:00
Rodney Lorrimar
de2f9d6719
haskellPackages.ghcjs-dom: Add overrides ( #20474 )
2016-11-21 20:51:59 +01:00
Daiderd Jordan
dcb37919f7
Merge pull request #20610 from mdaiter/erlang18EnableDirtySchedulers
...
erlang: added dirty scheduler support
2016-11-21 20:36:16 +01:00
Daiderd Jordan
a76076e7d6
Merge pull request #20611 from mdaiter/erlang17EnableDirtySchedulers
...
erlang17: enable dirty schedulers
2016-11-21 20:34:42 +01:00
Daiderd Jordan
171b8277e3
Merge pull request #20612 from mdaiter/erlang19EnableDirtySchedulers
...
erlang19: enable dirty schedulers
2016-11-21 20:34:30 +01:00
Thomas Tuegel
8f6218572c
kdeWrapper: set meta attribute
...
Fixes #20445 .
2016-11-21 13:28:42 -06:00
Jörg Thalheim
ea69a22992
Merge pull request #20618 from asymmetric/glances-lgpl3
...
glances: fix license
2016-11-21 20:12:26 +01:00
Lorenzo Manacorda
dc4161a2a9
glances: fix license
2016-11-21 20:08:25 +01:00
Vincent Laporte
20486458e6
ocamlPackages.merlin: 2.5.1 -> 2.5.2
2016-11-21 19:17:16 +01:00
Matthew Daiter
89ca3425b0
erlang19: enable dirty schedulers
2016-11-21 18:23:15 +01:00
Daiderd Jordan
c531cc2303
Merge pull request #20606 from mdaiter/riak_extraAdvancedConfig
...
riak: added extraAdvancedConfig option to service module
2016-11-21 18:22:01 +01:00
Matthew Daiter
fd0f247658
erlang17: enable dirty schedulers
2016-11-21 18:18:45 +01:00
Matthew Daiter
bbb3299409
erlang: added dirty scheduler support
...
erlang: formatting
2016-11-21 18:16:38 +01:00
Vladimír Čunát
baa73cd6e0
Merge #20506 : wireshark: add darwin support
2016-11-21 18:05:11 +01:00
Guillaume Koenig
d662063a11
firefox: fix geolocation feature ( #20425 )
...
Firefox uses a google API to perform geolocation. This API requires a
key which must be given at build time. This commit adds the key from
Chromium's derivation to Firefox.
2016-11-21 17:41:39 +01:00
John Wiegley
e8d86ee7b4
Merge pull request #20538 from lsix/update_gnupg21
...
gnupg21: 2.1.15 -> 2.1.16
2016-11-21 08:41:00 -08:00
James Cook
1831662073
Merge pull request #20604 from lsix/update_wireshark_2_2_2
...
wireshark: 2.2.0 -> 2.2.2
2016-11-21 08:04:51 -08:00
Domen Kožar
1944c984c3
create-amis: order matters
2016-11-21 16:43:09 +01:00
Joachim Fasting
f9f354faad
nixos/modules: use defaultText where applicable
...
Primarily to fix rendering of these default values in the manual but
it's also nice to avoid having to eval these things just to build the
manual.
2016-11-21 16:35:15 +01:00
Eelco Dolstra
d69dce080d
Fix setting programs.ssh.setXAuthLocation
...
The configuration { services.openssh.enable = true;
services.openssh.forwardX11 = false; } caused
programs.ssh.setXAuthLocation to be set to false, which was not the
intent. The intent is that programs.ssh.setXAuthLocation should be
automatically enabled if needed or if xauth is already available.
2016-11-21 16:19:51 +01:00
Domen Kožar
6e08a55474
create-amis.sh: another dep needed for EBS images
2016-11-21 15:56:51 +01:00
Matthew Daiter
f11899798e
riak: added extraAdvancedConfig option to service module
2016-11-21 15:46:04 +01:00
Nikolay Amiantov
f10ec922e0
bumblebee service: make bbswitch optional
2016-11-21 17:29:31 +03:00
Nikolay Amiantov
44808cac65
bumblebee service: fix service dependencies
2016-11-21 17:29:26 +03:00
Jörg Thalheim
cb8af0ca51
Merge pull request #19379 from nixy/master
...
grub bootloader: add forceInstall option
2016-11-21 15:15:45 +01:00
Frederik Rietdijk
9e4ba738ac
Merge pull request #20605 from mdaiter/cudnn_51_80
...
cudnn51_cudatoolkit80: Init at 5.1-8.0
2016-11-21 15:06:29 +01:00
Eelco Dolstra
a6bb468acf
mkIf: Check whether the condition is a Boolean
...
This gives a nicer error message than (say)
while evaluating the option `fileSystems':
while evaluating the attribute ‘isDefined’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:323:5:
while evaluating ‘filterOverrides’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:395:21, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:307:18:
while evaluating ‘concatMap’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/lists.nix:79:18, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:401:8:
while evaluating ‘concatMap’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/lists.nix:79:18, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:302:17:
while evaluating anonymous function at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:302:28, called from undefined position:
while evaluating ‘dischargeProperties’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:365:25, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:303:62:
value is a list while a Boolean was expected
2016-11-21 14:51:57 +01:00
Matthew Daiter
3897b344f3
cudnn51_cudatoolkit80: Init at 5.1-8.0
2016-11-21 14:51:39 +01:00
Lancelot SIX
e9549d293c
wireshark: 2.2.0 -> 2.2.2
...
See releases announcements:
- https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html
- https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html
wireshark-2.2.1 fixes the following vulnerabilities:
- CVE-2016-7957
- CVE-2016-7958
wireshard-2.2.2 fixes the following vulnerabilities:
- CVE-2016-9372
- CVE-2016-9374
- CVE-2016-9376
- CVE-2016-9373
- CVE-2016-9375
2016-11-21 14:30:17 +01:00
Jörg Thalheim
c686a8fc7b
Merge pull request #20459 from vdemeester/doctl_1_5_0
...
doctl: 1.3.1 -> 1.5.0
2016-11-21 14:01:29 +01:00
Michael Fellinger
0755d4becb
gem-config: add uuid4r ( #20603 )
2016-11-21 12:41:05 +00:00
Joachim F
5d7c2d9a4a
Merge pull request #20526 from sternenseemann/x509
...
ocaml-x509: set mininimum supported ocaml version
2016-11-21 13:14:15 +01:00
Joachim F
c346326b24
Merge pull request #20527 from sternenseemann/notty
...
ocaml-notty: init at 0.1.1
2016-11-21 13:13:51 +01:00
Joachim F
9c1b6709a9
Merge pull request #20528 from sternenseemann/tls
...
ocaml-tls: init at 0.7.1
2016-11-21 13:12:32 +01:00
Joachim F
c7ecad6378
Merge pull request #20529 from sternenseemann/erm_xmpp
...
ocaml-erm_xmpp_0_3: init at 0.3
2016-11-21 13:11:58 +01:00
Joachim F
c2072e12a0
Merge pull request #20530 from sternenseemann/otr
...
ocaml-otr: init at 0.3.3
2016-11-21 13:11:33 +01:00