Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Edward Tjörnhammar
9c249a3adf
nixos: i2pd, make config options adhere to version 2.4.0
2016-02-13 15:22:31 +01:00
Eric Litak
fc8a16f4ed
unifi: LD_LIBRARY_PATH hack for embedded libsnappyjava.so, fixes #12897
2016-02-11 09:06:33 -08:00
tg(x)
5c19830b77
tinc: chroot option
2016-02-10 17:29:36 +01:00
tg(x)
c768172919
tinc: enable chroot
2016-02-10 01:49:41 +01:00
Nathan Zadoks
9e986c161b
wpa_supplicant module: add an option for accepting raw PSKs
...
fix #12892
2016-02-09 17:20:35 +01:00
Thomas Tuegel
5a13e9500c
nixos/nix-serve: use bzip2.bin output
2016-02-07 18:38:00 -06:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Vladimír Čunát
889351af8b
Revert "Merge #12357 : nixos docs: show references to packages"
...
The PR wasn't good enough yet.
This reverts commit b2a37ceeea
, reversing
changes made to 7fa9a1abce
.
2016-02-03 12:16:33 +01:00
Vladimír Čunát
b2a37ceeea
Merge #12357 : nixos docs: show references to packages
2016-02-03 10:07:27 +01:00
aszlig
ecefd2167a
nixos/connman: Fix assertion for networkmanager
...
Regression introduced by 5184aaa1ea
.
The fix was intended to remove the "x == true/false" assertions, but by
accident a "x == false" was made "x == true" instead of "(!x)".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2016-02-01 19:33:50 +01:00
Eelco Dolstra
5184aaa1ea
Use booleans properly
2016-02-01 18:19:23 +01:00
Eelco Dolstra
a7b7ac8bfb
openssh: Enable DSA host/client keys
...
This applies a patch from Fedora to make HostKeyAlgorithms do the
right thing, fixing the issue described in
401782cb67
.
2016-02-01 16:31:43 +01:00
Eelco Dolstra
bfebc7342e
Fix some references to deprecated /etc/ssl/certs/ca-bundle.crt
2016-01-29 02:32:05 +01:00
Arseniy Seroka
e395cb0214
Merge pull request #12601 from tomberek/gateone_update
...
Gateone: fix cacerts dependency
2016-01-25 23:14:53 +03:00
Thomas Bereknyei
80d38d12b4
Gateone: fix cacerts dependency
2016-01-24 16:52:06 -05:00
Rick Yang
f8c3130e0f
softether: Fixed problems with using systemd services
2016-01-20 03:47:33 +01:00
Mark Laws
1c393cbb3c
gale service: fix permissions configuration, fixes #12457
2016-01-20 02:09:40 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Thomas Strobel
a04a7272aa
Add missing 'type', 'defaultText' and 'literalExample' in module definitions
...
- add missing types in module definitions
- add missing 'defaultText' in module definitions
- wrap example with 'literalExample' where necessary in module definitions
2016-01-17 19:41:23 +01:00
Mark Laws
e7ba7fba01
gale: init at 1.1happy
2016-01-13 12:00:50 -08:00
Vladimír Čunát
3bcf8ae879
nixos manuals: bring back package references
...
This reverts most of 89e983786a
, as those references are sanitized now.
Fixes #10039 , at least most of it.
The `sane` case wasn't fixed, as it calls a *function* in pkgs to get
the default value.
2016-01-13 12:04:31 +01:00
Sander van der Burg
23772ef0a2
ejabberd: make config parameter nullable, so that the default bundled config can be used if none is given
2016-01-12 17:12:47 +00:00
goibhniu
8b8f864e48
Merge pull request #12103 from rick68/ostinato
...
Ostinato
2016-01-11 00:09:32 +01:00
Nikolay Amiantov
d0510febe1
nixos/ejabberd: update service
2016-01-10 21:28:27 +03:00
Nathan Zadoks
8cb22c0a63
consul service: add package option
2016-01-08 01:44:28 +01:00
Shea Levy
4a511911bb
Merge branch 'rm-notbit' of git://github.com/jgillich/nixpkgs
2016-01-07 14:34:40 -05:00
Daniel Peebles
57cb5ab17a
Merge pull request #12198 from mayflower/remove-upstart-layer
...
Remove upstart layer
2016-01-07 13:47:39 -05:00
Peter Simons
a68450e509
Merge pull request #12009 from mayflower/tinc-module
...
tinc module: Ed25519PrivateKeyFile, BindToAddress
2016-01-07 12:48:35 +01:00
Austin Seipp
4dc7cab40e
nixos: btsync - switch to using systemd user services
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 03:33:38 -06:00
Tristan Helmich
1a0d004cc2
tinc module: Ed25519PrivateKeyFile, listenAddress
2016-01-07 09:13:28 +00:00
Robin Gloster
88292fdf09
jobs -> systemd.services
2016-01-07 06:39:06 +00:00
Austin Seipp
d89454bb79
nixos: btsync - add directoryRoot option
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 00:09:20 -06:00
Jakob Gillich
57d6dfe932
notbit: removed dead package
...
The Bitmessage protocol v3 became mandatory on 16 Nov 2014 and notbit does not support it, nor has there been any activity in the project repository since then.
2016-01-07 04:39:51 +01:00
Robin Gloster
246f0e91cd
wpa_supplicant service: Warn about plaintext keys in docs
2016-01-06 03:58:39 +00:00
Robin Gloster
609457458e
wpa_supplicant module: remove preStart hack
...
If the config file is managed imperatively we shouldn't touch it.
2016-01-06 03:58:39 +00:00
Robin Gloster
d03b35f881
wpa_supplicant module: add networks option
2016-01-06 03:58:39 +00:00
Robin Gloster
3a5f488445
wpa_supplicant module: refactor
2016-01-06 03:58:39 +00:00
Robin Gloster
7d973a56d0
wpa_supplicant module: remove obsolete option
...
networking.WLANInterface has been obsolete for years
2016-01-06 03:58:39 +00:00
Peter Simons
49d18bdfcb
Revert "Basic Declaritive Network Configuration in wpa_supplicant Service"
2016-01-05 19:32:41 +01:00
Peter Simons
d807b057ed
Merge pull request #11920 from bjornfor/rename-host-to-listen-address
...
Rename NixOS option names: 'host' to 'listenAddress'
2016-01-05 12:54:15 +01:00
Peter Simons
94e6323de0
Merge pull request #12015 from mayflower/wpa_supplicant-service
...
Basic Declaritive Network Configuration in wpa_supplicant Service
2016-01-05 10:53:13 +01:00
Wei-Ming Yang
bd035405f4
ostinato: add ostinato in NixOS services
2016-01-04 14:29:02 +08:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Domen Kožar
f41603d8a6
Merge pull request #11940 from jgillich/dnsmasq-leases
...
dnsmasq: create state dir for dhcp leases file
2015-12-30 16:50:14 +01:00
Robin Gloster
4bf7afc78e
wpa_supplicant module: remove preStart hack
...
If the config file is managed imperatively we shouldn't touch it.
2015-12-29 18:49:39 +00:00
Robin Gloster
56a53ff458
wpa_supplicant module: add networks option
2015-12-29 18:49:39 +00:00
Robin Gloster
9dceabc95d
wpa_supplicant module: refactor
2015-12-29 18:49:39 +00:00
Robin Gloster
57210ce1c1
wpa_supplicant module: remove obsolete option
...
networking.WLANInterface has been obsolete for years
2015-12-29 18:49:38 +00:00
Domen Kožar
fe9a7c6d5b
Merge pull request #11956 from zimbatm/nm-openvpn-uid-gid
...
networkmanager: set uid/gid for the networkmanager openvpn agent
2015-12-27 11:02:55 +01:00