Peter Simons
e6d42dfe04
Merge pull request #12459 from avnik/fix-var-lib-postfix-permissions
...
Make /var/lib/postfix world-readable
2016-01-22 17:25:07 +01:00
Thomas Bereknyei
eda3e938d7
IHaskell: remove un-needed inherit
2016-01-21 17:21:00 -05:00
Edward Tjörnhammar
4948bdadd6
nixos: ihaskell, wrong type restriction redacted
2016-01-21 10:02:39 +01:00
Alexander V. Nikolaev
39bd9be5a9
postfix: use built-in set-permission tool to setup queue
...
Make top level /var/lib/postfix as root:root 0755
After generating custom configs in /var/lib/postfix/conf,
`postfix set-permissions` called, to perform all required tricks
related to queue handling (postfix use file mode bits to keep
some internal statuses, so `chmod -R` not recommended by authors,
see comments in $out/libexec/postfix/post-install for details)
Also post-install script was patched, to skip permission check/update
for files inside $out, as well as symlinks following to $NIX_STORE.
Config file `main.cf` extended with all default directory locations,
to prevent post-install script from guessing and overwrite them.
And finally all actions in activation script snippets performed
by postmap/postalias/postfix tools from current build, not random one
from paths.
2016-01-20 14:52:59 +02: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
Eric Sagnes
0dd8e03308
i3 service: added i3status and dmenu dependency
2016-01-19 09:32:49 +09:00
Rickard Nilsson
ce543ebf27
elasticsearch: Fix some startup warnings
2016-01-18 15:57:59 +01:00
Rickard Nilsson
d6f9f13512
bosun: Create ledisDir in pre-start script
2016-01-18 15:57:59 +01:00
Robin Gloster
101125d184
Merge pull request #12441 from k0ral/acpid
...
Add volume and cd events to acpid configuration
2016-01-17 21:57:58 +01:00
Domen Kožar
9e8eba48ab
xorg.xorgserver: wrap Xvfb with required flags
2016-01-17 21:14:49 +01:00
Robin Gloster
4a0692a5fb
types: remove references to new packageSet
...
Reverts part of a04a7272aa
packageSet is slated to be introduced in #11866 but currently causes
evalation errors.
/cc @ts468
2016-01-17 19:49:38 +00: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
koral
9327982486
Add volume and cd events to acpid configuration
2016-01-17 13:04:54 +01:00
Pascal Wittmann
a3e7adf509
nixos/plex: fix service startup, see #12422
2016-01-17 13:01:42 +01:00
Domen Kožar
07dcea52e6
Merge pull request #12419 from avnik/rmilter+rspamd
...
Rmilter+rspamd packages and NixOS modules
2016-01-17 12:57:51 +01:00
Domen Kožar
2d681fdcf7
Merge pull request #12202 from thoughtpolice/nixos/tarsnap/sep-cachedirs
...
nixos: tarsnap - allow and document concurrent backups
2016-01-17 12:48:59 +01:00
Sander van der Burg
4fafd77f7e
disnix: propagate ejabberd username to the activation module
2016-01-16 18:08:07 +00:00
Alexander V. Nikolaev
de8dea4821
nixos: add module for rmilter
2016-01-16 15:12:30 +02:00
Alexander V. Nikolaev
14926f08a3
nixos: Add module for rspamd
2016-01-16 15:11:36 +02:00
aszlig
7e36514c90
nixos/postfix: Set type for extraConfig to "lines"
...
Regression introduced by 3891d3e654
.
Merging multiple options with type "str" won't work and give an
evaluation error. For extra configuration lines in the Postfix config it
really should be "lines", especially because even the description
mentions "extra lines".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-15 17:57:09 +01:00
roblabla
7e10bf4327
matrix-synapse: init at 0.12.0
2016-01-15 15:17:14 +01:00
Mark Laws
e7ba7fba01
gale: init at 1.1happy
2016-01-13 12:00:50 -08:00
Nikolay Amiantov
b292e19fbd
xserver service: wait for systemd-logind
...
This seems the right thing to do, and most likely has fixed the race condition
described at https://github.com/NixOS/nixpkgs/issues/12132#issuecomment-171284532
2016-01-13 17:31:23 +03:00
Peter Simons
ae6fc4c5be
Merge pull request #12293 from abbradar/postfix-updates
...
Rework postfix module and package
2016-01-13 14:12:50 +01:00
Nikolay Amiantov
b4179c5612
nixos/dspam: add module
2016-01-13 13:08:55 +03:00
Nikolay Amiantov
f5efac09aa
nixos/opendkim: add module
2016-01-13 13:07:46 +03:00
Nikolay Amiantov
c51d08cf27
nixos/postsrsd: add module
2016-01-13 13:04:12 +03: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
Nikolay Amiantov
d3a19f1b8e
nixos/postfix: backwards compatibility with /var/postfix
2016-01-12 18:01:27 +03:00
Nikolay Amiantov
1edb62b40a
nixos/postfix: add options to compile additional maps and aliases
2016-01-12 18:00:54 +03:00
Nikolay Amiantov
9c502abb1c
nixos/postfix: use path instead of direct package mentions
2016-01-12 17:56:54 +03:00
Nikolay Amiantov
902dd35d47
nixos/postfix: move scripts to serviceConfig
2016-01-12 17:54:44 +03:00
Nikolay Amiantov
ef3102b27e
nixos/postfix: move /var/postfix to /var/lib/postfix, fix access rights
2016-01-12 17:54:41 +03:00
Sander van der Burg
b1d6e6a38b
Fix running apache tomcat as a daemon
2016-01-12 14:32:22 +00:00
Nikolay Amiantov
54bc19270b
nixos/postfix: add users and groups only if needed, fix group name
2016-01-12 16:41:35 +03:00
Nikolay Amiantov
22fb0cb058
nixos/postfix: don't emit alias_maps config option if we don't have aliases set
2016-01-12 16:41:34 +03:00
Tobias Geerinckx-Rice
521f903b80
xorgVideoUnichrome: remove dead package
...
Broken since 2013, upstream very dead.
2016-01-11 00:16:01 +01:00
goibhniu
8b8f864e48
Merge pull request #12103 from rick68/ostinato
...
Ostinato
2016-01-11 00:09:32 +01:00
Aristid Breitkreuz
01eea878ad
Merge pull request #12291 from abbradar/ejabberd
...
Update ejabberd, new NixOS module for it
2016-01-10 21:15:33 +01:00
Aristid Breitkreuz
9c92faf370
Merge pull request #12133 from dwe11er/new-package/irqbalance
...
irqbalance: init at 1.1.0
2016-01-10 21:06:50 +01:00
Aristid Breitkreuz
bca9ecdd05
Merge pull request #12238 from bfrog/postgresql95
...
postgresql: 9.4 -> 9.5
2016-01-10 21:01:19 +01:00
Nikolay Amiantov
d0510febe1
nixos/ejabberd: update service
2016-01-10 21:28:27 +03:00
Nikolay Amiantov
3891d3e654
nixos/postfix: add types
2016-01-10 06:07:38 +03:00
Arseniy Seroka
c03fe79265
Merge pull request #10996 from oxij/nixos-label
...
nixos: introduce system.nixosLabel support
2016-01-09 20:52:08 +03:00
Jan Malakhovski
119c8f91e7
nixos: introduce system.nixosLabel option and use it where appropriate
...
Setting nixosVersion to something custom is useful for meaningful GRUB
menus and /nix/store paths, but actuallly changing it rebulids the
whole system path (because of `nixos-version` script and manual
pages). Also, changing it is not a particularly good idea because you
can then be differentitated from other NixOS users by a lot of
programs that read /etc/os-release.
This patch introduces an alternative option that does all you want
from nixosVersion, but rebuilds only the very top system level and
/etc while using your label in the names of system /nix/store paths,
GRUB and other boot loaders' menus, getty greetings and so on.
2016-01-08 22:26:15 +00:00
Thomas Tuegel
fdefc0cb2c
Merge branch 'kdenetwork-filesharing'
2016-01-08 14:20:46 -06:00
Thomas Tuegel
049357bb30
nixos/kde5: install kio-extras
2016-01-08 14:20:07 -06:00
Thomas Tuegel
fa0057be39
nixos/kde5: install kdenetwork-filesharing if Samba enabled
2016-01-08 14:20:05 -06:00
Tom Burdick
2c23a311cd
postgresql: (94 -> 95)
...
Updates postgresql to its latest versions
2016-01-08 10:13:01 -06:00