Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 19b96176b46a0c5a6ef0bc4ad56e5233ca32e1c9
https://github.com/NixOS/nixpkgs/commit/19b96176b46a0c5a6ef0bc4ad56e5233ca32e1c9
Author: Joachim Fasting <[email protected]>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M nixos/modules/services/databases/couchdb.nix
Log Message:
-----------
couchdb service: fix test in preStart
Otherwise you'd get errors like "-f no such command".
Commit: fafb6657c138d725948412481b4720aff0e13863
https://github.com/NixOS/nixpkgs/commit/fafb6657c138d725948412481b4720aff0e13863
Author: Joachim Fasting <[email protected]>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M nixos/modules/services/logging/syslogd.nix
Log Message:
-----------
syslogd service: assert conflict with rsyslogd
Enabling both these at the same time fails because they implement the
same interface.
Commit: 2a4902dd802fee13c662d4b801f4e76fd353811c
https://github.com/NixOS/nixpkgs/commit/2a4902dd802fee13c662d4b801f4e76fd353811c
Author: Joachim Fasting <[email protected]>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M nixos/modules/services/networking/dante.nix
Log Message:
-----------
dante service: fix config option type
The type was simply str but the default is null, thus resulting in a
conversion error if the user fails to declare a value.
Commit: 4697f83984f0f1e3b58267fcef3b15b7ce60901b
https://github.com/NixOS/nixpkgs/commit/4697f83984f0f1e3b58267fcef3b15b7ce60901b
Author: Joachim Fasting <[email protected]>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M nixos/modules/services/networking/openfire.nix
Log Message:
-----------
openfire service: more informative assertion failure message
Explain why the assertion fails; the user already knows that it *has*
failed.
Commit: 230994a30a33ff131d3e39c8f2deccb1919119f9
https://github.com/NixOS/nixpkgs/commit/230994a30a33ff131d3e39c8f2deccb1919119f9
Author: Joachim Fasting <[email protected]>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M nixos/modules/services/desktops/profile-sync-daemon.nix
Log Message:
-----------
psd service: assert that at least one user must be configured
Using the default config, a user will experience a run-time failure.
This is poor UX, assert the requirement up-front.
Compare: https://github.com/NixOS/nixpkgs/compare/bdab6fe5a166...230994a30a33_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits