Matthew Bauer
1f0626a789
Merge pull request #47205 from matthewbauer/add-kdoctools
...
kde: add kdoctools to default environment
2018-09-23 18:46:36 -05:00
Jan Malakhovski
0f3b89bbed
nixos: doc: move non-service parts of service.nixosManual
to documentation.nixos
2018-09-23 20:50:47 +00:00
Jan Malakhovski
fe744d3fb1
nixos: doc: rename manual
to manualHTML
, cleanup references
...
Because when I see "config.system.build.manual.manual" after I forgot
what it means I ask "Why do I need that second `.manual` there again?".
Doesn't happen with `config.system.build.manual.manualHTML`.
2018-09-23 20:47:58 +00:00
Matthew Bauer
611cc31aa4
kde: add kdoctools to default environment
...
khelpcenter needs meinproc5 to work properly. Hopefully doesn’t effect
closure sizes too much - kdoctools is rather small.
Fixes #46539
/cc @ttuegel
2018-09-23 13:38:50 -05:00
Sarah Brofeldt
7ac9e75583
Merge pull request #46959 from worldofpeace/emby/correct-permission
...
nixos/emby: ensure plugins are writeable
2018-09-23 20:33:29 +02:00
Sarah Brofeldt
7fb0194d41
Merge pull request #45161 from Gerschtli/update/ts3
...
teamspeak_server: 3.0.13.6 -> 3.3.0
2018-09-23 20:24:48 +02:00
Alexander V. Nikolaev
868040ee22
rmilter: deprecation notice
2018-09-23 18:51:40 +03:00
Pavel Goran
5e16e671ea
nixos/tomcat: add aliases sub-option for virtual hosts
2018-09-23 21:49:17 +07:00
Vladyslav Mykhailichenko
3b7ecaa798
iwd: 0.7 -> 0.8
2018-09-23 15:26:55 +03:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
...
Staging next
2018-09-23 09:31:28 +02:00
Matthew Bauer
67c8c49177
nixos: set nixos in nixPath
...
This makes using the nixos channel work out of the box with the new
Nix commands. For example:
$ nix run nixos.firefox -c firefox
Fixes #46536
2018-09-23 00:14:27 -05:00
Alexander V. Nikolaev
08f266490b
rmilter: move rmilter.sock out of /run/rmilter
...
/run/rmilter is set by systemd, and have root:root ownership, which
prevent pid file to write.
This fix suggested to be promoted to 18.09 branch.
(Although rmilter itself is deprecated, and I plan to remove it, after
18.09 would be released)
2018-09-22 20:57:08 +03:00
Michael Peyton Jones
5b3c8485d6
sddm: link whole sddm directory, not just themes ( #47174 )
2018-09-22 19:23:31 +02:00
Christian Kögler
1ce496bfab
nixos lircd: fix deletion of lircd socket
2018-09-21 23:47:26 +02:00
Jan Tojnar
93408aecc4
Merge pull request #46274 from mvnetbiz/libratbag
...
libratbag: init at v0.9.903
2018-09-21 22:49:17 +02:00
Matt Votava
9a859fb7f9
libratbag: init at v0.9.903
...
Add package libratbag and service module ratbagd
Libratbag contains ratbagd daemon and ratbagctl cli to configure
buttons, dpi, leds, etc. of gaming mice.
Add mvnetbiz to maintainers.
2018-09-21 02:13:49 -07:00
Jörg Thalheim
9046673696
nixos/grafana: option to configure smtp
2018-09-20 23:06:10 +01:00
Jörg Thalheim
7eb9c348fb
nixos/grafana: options to store secrets not in nix store
2018-09-20 23:06:10 +01:00
Maximilian Bosch
18d461533b
zsh: patch _setxkbmap
completion script
...
Instead of searching `/usr` it should search for the `xkb`,
$XDG_DATA_DIRS will be searched. With this approach we allow compliance
on NixOS and non-NixOS systems to find `symbols` in the `xkb` directory.
The patch has been accepted by upstream, but isn't released yet, so this
is mainly a temporary fix until we can bump ZSH to the next stable version.
The `xserver` module links `/share/X11/xkb` to `/run/current-system` to
make this possible.
The fix can be tested inside the following VM:
```
{
zshtest = {
programs.zsh.enable = true;
users.extraUsers.vm = {
password = "vm";
isNormalUser = true;
};
services.xserver.enable = true;
};
}
```
Fixes #46025
2018-09-20 12:54:34 +02:00
worldofpeace
a16c6d85a1
nixos/emby: ensure plugins are writeable
2018-09-20 06:35:51 -04:00
Domen Kožar
5715aa1951
datadog-agent: remove privateTmp=true
...
This allows postgres integration to connect to socket in /tmp
2018-09-19 18:53:51 +01:00
Edmund Wu
1a15b10ae3
lightdm: fix tmpfiles path ( #46886 )
2018-09-19 16:54:13 +02:00
WilliButz
3961cab52f
codimd: remove unneeded defaults
2018-09-18 23:15:34 +02:00
WilliButz
fc93264f59
codimd: fix option configuration.saml.idpCert
2018-09-18 23:15:34 +02:00
Janne Heß
be6e995085
nixos/tt_rss: Give a proper UID
2018-09-18 21:46:52 +02:00
Frederik Rietdijk
de419917a3
Merge master into staging-next
2018-09-18 18:44:48 +02:00
Jörg Thalheim
f8b2c1318c
Merge pull request #46634 from mdorman/airsonic-parameters
...
airsonic: provide additional jvm configuration
2018-09-18 08:20:53 +01:00
Jean-Paul Calderone
57834da7fc
nixos/tor: Correct "transparent" typo
2018-09-17 16:13:11 +02:00
Graham Christensen
c8cc8d496d
Merge pull request #46777 from erikarvstedt/docs
...
Improve docs
2018-09-17 09:31:30 -04:00
WilliButz
db846a88a8
nixos/codimd: add module
2018-09-17 15:18:52 +02:00
Erik Arvstedt
4c755e1218
nixos display-managers: fix typo in description
2018-09-17 15:03:01 +02:00
worldofpeace
67e9571ba4
nixos/lightdm: use systemd.tmpfiles ( #46734 )
...
This also makes logs appear at /var/log/lightdm
2018-09-17 11:02:21 +02:00
Peter Hoeg
f456d7f575
Merge pull request #32045 from ck3d/nixos-lirc
...
initial NixOS module for LIRC
2018-09-17 11:35:15 +08:00
Peter Hoeg
3904016a3d
Merge pull request #43812 from binarin/epmd-systemd-pr
...
epmd: Introduce erlang port mapper daemon service
2018-09-17 11:33:09 +08:00
Jörg Thalheim
8ceaf29f3b
Merge pull request #46741 from pacien/exim-module-package-opt
...
exim: parametrise package
2018-09-16 22:53:02 +01:00
Jörg Thalheim
fc41ea8c8e
Merge pull request #46144 from dasJ/nullidentdmod-module
...
nixos/nullidentdmod: Init
2018-09-16 22:06:59 +01:00
rembo10
f1c9d5cf23
Add sickbeard module (with SickGear & SickRage)
2018-09-16 21:54:16 +02:00
rembo10
8d1ad4317c
headphones: init at 0.5.19
2018-09-16 21:48:18 +02:00
pacien
d73ed4264f
exim: parametrise package
...
This allows the definition of a custom derivation of Exim,
which can be used to enable custom features such as LDAP and PAM support.
The default behaviour remains unchanged (defaulting to pkgs.exim).
2018-09-16 15:19:29 +02:00
Bob van der Linden
d3eff01076
nixos: miniupnpd: use iptables scripts
2018-09-15 23:10:24 +02:00
Christian Kögler
533efd0cfd
initial NixOS module for LIRC
2018-09-14 03:57:51 +02:00
Michael Alan Dorman
c76312aea5
airsonic: provide additional jvm configuration
...
This allows the user, among other things, to configure jukebox output
to go to non-default alsa devices.
2018-09-13 20:05:02 -04:00
Nick Hu
574f4c4069
profile-sync-daemon: 5.53 -> 6.33
2018-09-13 17:15:13 +09:00
Domen Kožar
bef541c569
datadog: add live process monitoring
2018-09-13 09:11:06 +01:00
Domen Kožar
049b3a6cc2
nixos: remove unneeded api_key from config
2018-09-13 09:11:06 +01:00
Uli Baum
1df2560dde
Merge branch 'master' into staging-next
2018-09-13 10:08:53 +02:00
Robin Gloster
929f71d381
grafana module: allow path for extraConfig vals
2018-09-12 14:21:46 +02:00
Joachim F
e02575b906
Merge pull request #46381 from Chiiruno/dev/zeronet
...
nixos/zeronet: Fix TOR permissions, add torAlways option
2018-09-11 10:28:32 +00:00
Jörg Thalheim
1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
...
Hylafaxplus
2018-09-11 10:48:19 +01:00
Jörg Thalheim
c8ccc433df
nixos/hylafax: show correct option in warning message.
2018-09-11 10:38:04 +01:00