Vladimír Čunát
95be4a4979
Merge #16422 : httpd service: add phpPackage option
2016-07-03 17:40:54 +02:00
Damien Cassou
61ddaa08bc
Merge pull request #16356 from DamienCassou/emacs-module
...
Add a module for Emacs daemon
2016-07-03 15:20:03 +02:00
Rickard Nilsson
9facb7078b
nixos/elasticsearch: Set a group on the user
...
This fixed a problem I had when running ElasticSearch in an LXC
container, and it doesn't hurt using a dedicated group instead of
nogroup anyway.
2016-07-01 18:21:42 +02:00
Rodney Lorrimar
c70b6b8263
Add an option to set EDITOR to emacsclient
2016-07-01 11:37:56 +02:00
Damien Cassou
958ae22cc3
Add a module for Emacs daemon
2016-07-01 11:20:16 +02:00
Bjørn Forsman
66ee7a4c46
nixos/gnome-desktop: enable colord service
...
Fixes this (line wrapped):
$ gnome-control-center
[... click on the "Color" item ...]
(gnome-control-center:3977): color-cc-panel-WARNING **: \
The name org.freedesktop.ColorManager was not provided by any .service files
With this patch applied, the above warnings are not printed and the GUI
shows some devices that can be managed (my printer and display). Without
this patch the GUI is empty (non-functional).
(cups will also complain in the journal with a similar message when
doing print jobs, without this patch.)
2016-06-28 11:46:37 +02:00
Wout Mertens
69df7b63ff
Merge pull request #16405 from philandstuff/better-dbus-services-packages-docstring
...
services.dbus module: more complete docstring
2016-06-28 09:50:16 +02:00
Philip Potter
36c7c50512
services.dbus module: more complete docstring
...
The docstring for the `services.dbus.packages` configuration option only
mentioned one directory, but the implementation actually looked for DBus
config files in four separate places within the target packages. This
commit updates the docstring to reflect the actual implementation
behaviour.
2016-06-28 08:24:32 +01:00
Corbin
45a066512e
services/avahi: Add domainName setting
...
Fixes #15795 .
2016-06-26 23:15:39 +02:00
zimbatm
4f5918cd2e
Revert "stdenv: introduce baseHash() to replace stripHash()"
...
Introduced by mistake
This reverts commit e71a5cb878
.
2016-06-25 14:25:58 +01:00
zimbatm
e71a5cb878
stdenv: introduce baseHash() to replace stripHash()
...
stripHash uses a global variable to communicate it's computation
results, but it's not necessary. You can just pipe to stdout in a
subshell. A function mostly behaves like just another command.
baseHash() also introduces a suffix-stripping capability since it's
something the users of the function tend to use.
2016-06-25 14:20:56 +01:00
Arseniy Seroka
5f5da9b20d
Merge pull request #16381 from sheenobu/bugfix/logstash/fix_examples
...
logstash: fix examples in service file
2016-06-25 13:38:50 +03:00
Sheena Artrip
e5fc302b1a
logstash: fix examples in service file
2016-06-24 14:36:18 -04:00
Alexander Ried
c1319572d4
networkmanager: Dependency on avahi-autoipd has been dropped.
...
Native IPv4 link-local addressing configuration based on systemd network library is now used instead.
2016-06-23 23:12:41 +02:00
Eric Sagnes
ff074ec7a4
apache-httpd: add phpPackage option
2016-06-22 21:24:25 +09:00
Luca Bruno
2724c25fb0
Merge pull request #16420 from bjornfor/printing-fixes-for-upstream
...
nixos/gnome-desktop: fix adding printers with GNOME Control Center
2016-06-22 12:17:29 +02:00
Bjørn Forsman
a156a8ab1a
nixos/gnome-desktop: fix adding printers with GNOME Control Center
...
...by adding system-config-printer to services.dbus.packages (if
services.printing.enable is true).
Without this patch, trying to add a printer will result in a little dialog
saying "Failed to add new printer" and gnome-control-center will print this to
the terminal (line wrapped):
(gnome-control-center:3546): printers-cc-panel-WARNING **: \
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: \
The name org.fedoraproject.Config.Printing was not provided by any .service files
system-config-printer supplies the "org.fedoraproject.Config.Printing" dbus
service, thus fixing the problem.
2016-06-22 11:13:31 +02:00
Frederik Rietdijk
9e2866d5de
Merge pull request #16086 from layus/inginious
...
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
Frederik Rietdijk
39043e4d6e
Merge pull request #16239 from Ralith/matrix-synapse
...
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Benjamin Saunders
8e47786c0e
coturn: init at 4.5.0.3 ( #16284 )
2016-06-21 12:59:29 +02:00
obadz
fb6b4860c7
xl2tpd: add nixos module for service
...
(required adding execv to libredirect)
2016-06-20 21:41:59 +01:00
obadz
0243ccfbff
i3 & xfce modules: add extraSessionCommands for WM-specific user-defined xsession lines
...
Could be extended to other window managers/desktops as well
2016-06-19 23:52:14 +01:00
zimbatm
b0f8416c5c
Merge pull request #16180 from zimbatm/shell-escaping
...
Escape all shell arguments uniformly
2016-06-19 23:27:52 +01:00
Joachim Fasting
6fd8e5719b
Merge pull request #16108 from pwetzel/squeezelite
...
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
obadz
8ab188eb16
pptpd service: improve option descriptions per @bjornfor's suggestion
2016-06-18 16:28:06 +01:00
obadz
fc975bcffb
pptpd: add nixos service
2016-06-18 02:08:07 +01:00
Benjamin Saunders
26da79230b
matrix-synapse: 0.14 -> 0.16
2016-06-17 09:21:46 -07:00
Sander van der Burg
8fccaa9011
disnix-module: split dysnomia's functionality into a separate module so that it can be used without Disnix and remove the hacky/obsolete avahi publisher
2016-06-17 09:12:44 +00:00
Joachim Fasting
c7ca9faa51
Merge pull request #16148 from womfoo/openldap
...
openldap: add -h urlList in service so LDAP TLS could be enabled
2016-06-16 16:37:55 +02:00
Franz Thoma
688d7cd3a6
i3-gaps: add as window manager
...
Closes #15917
2016-06-16 14:26:17 +01:00
Benno Fünfstück
519673e714
wpa_supplicant: start after wireless interfaces
...
wpa_supplicant fails to start if the wireless interfaces aren't ready yet,
so we need to add a system ordering directive here to start wpa_supplicant
after the interfaces are ready. Note that Requires= is not enough since
it does not imply ordering.
2016-06-16 00:22:08 +02:00
Kranium Gikos Mendoza
f79930849a
openldap: add -h urlList in service so LDAP TLS could be enabled
2016-06-14 23:47:02 +08:00
Guillaume Maudoux
0fef9ed3ed
inginious: init NixOS module
2016-06-14 11:09:21 +02:00
Kamil Chmielewski
437ea9fd37
Fixes #16181 - using bin output for Go services
2016-06-13 23:32:16 +02:00
Paweł Pacana
d2b58dd39a
buildkite-agent: init at 2.1.8
...
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
Luca Bruno
02a1408d9c
Merge pull request #16023 from choochootrain/add-xbanish-service
...
xbanish service: init at 1.4
2016-06-13 17:24:44 +02:00
zimbatm
4f27f28f89
Merge pull request #16137 from abbradar/parsoid
...
Update node packages
2016-06-13 00:19:25 +01:00
zimbatm
a95229a963
Merge pull request #15677 from womfoo/mod_auth_mellon
...
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm
28fa4a2f03
Escape all shell arguments uniformly
2016-06-12 18:11:37 +01:00
Phil Wetzel
ccdf386a97
squeezelite service: init
2016-06-11 22:05:07 -04:00
Luca Bruno
dbed53a79f
gnome3: add gnome-session debug option
2016-06-11 16:47:14 +02:00
Nikolay Amiantov
f28ab85f2e
parsoid service: use default node
2016-06-11 03:04:03 +03:00
Peter Simons
61dba074c7
Merge pull request #16082 from uwap/master
...
Postfix: Add an option to enable Submission
2016-06-10 15:15:52 +02:00
uwap
1e72706d66
Change default to postfix default.
2016-06-10 15:10:28 +02:00
uwap
ab0547b16f
Choose a better default for services.postfix.submissionOptions
2016-06-10 14:51:43 +02:00
Joachim Fasting
c1cb5ca57e
oauth2_proxy module: fix manual build
2016-06-10 01:02:40 +02:00
Joachim Fasting
e2e2840aa7
Merge pull request #15283 from jml/oauth2proxy-moduleu
...
oauth2_proxy: create new module for service
2016-06-09 22:52:17 +02:00
Thomas Tuegel
04ad2ebfb2
Merge branch 'kde-propagate'
2016-06-09 12:40:04 -05:00
Thomas Tuegel
c608230a61
nixos/kde5: include setup hook and icons with sddm theme
...
Fixes #16094 .
2016-06-09 12:39:10 -05:00
uwap
cc658b695a
Make submission options more flexible
2016-06-09 18:06:07 +02:00