Domen Kožar
ed6ea7416a
Document NixOS release process #4442
2016-10-07 09:49:47 +02:00
José Romildo Malaquias
0d7056331d
compton-conf: init at 0.2.0
2016-10-06 19:01:04 -03:00
Langston Barrett
543494b815
urxvtd service: init
...
adds pkgs.rxvt_unicode-with-plugins
adds appropriate environment.variables
no default target, must be enabled manually
2016-10-06 20:03:06 +00:00
Thomas Tuegel
2e255a2edd
Merge branch 'staging'
2016-10-06 09:51:02 -05:00
Moritz Ulrich
c475234827
services.kippo: Add missing '}'
2016-10-06 13:39:21 +02:00
José Romildo Malaquias
fbe7c92bd5
lxqt: Add libkscreen to systemPackages
2016-10-06 08:02:44 -03:00
José Romildo Malaquias
0b4e3e7822
lxqt: Add qtsvg to systemPackages
2016-10-06 08:02:44 -03:00
José Romildo Malaquias
49ed3ab705
lxqt: fix small issues in nix expressions
2016-10-06 08:02:43 -03:00
José Romildo Malaquias
f3e8bfa823
lxqt service: init at 0.11
2016-10-06 08:02:43 -03:00
Frederik Rietdijk
6f836eb0d4
Kippo: move pythonPackages.twisted_11 to kippo expression
2016-10-06 12:59:05 +02:00
Domen Kožar
2fdda9ce04
Merge pull request #19281 from peterhoeg/php
...
php-fpm: add reload support
2016-10-06 11:49:03 +02:00
Eric Sagnes
0bd263ecc3
wireguard: add module
...
fixes #17933
2016-10-06 09:41:38 +02:00
Peter Hoeg
47a8f1ea85
php-fpm: add reload support
...
Upstream recommends sending USR2 for a graceful reload.
2016-10-06 10:22:24 +08:00
Nikolay Amiantov
2058c856a1
Merge pull request #19235 from aske/sddm-log
...
sddm: fix missing X server logs
2016-10-05 21:16:26 +04:00
Vladimír Čunát
30f551d8b2
Merge branch 'master' into staging
2016-10-05 19:02:48 +02:00
Peter Hoeg
5a6626f47c
php fpm: add systemd support
...
PHP FPM will now notify systemd when it's done initializing and ready to
serve requests.
Additionally ```systemctl status phpfpm``` will now show statistics such
as:
```
Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec"
```
2016-10-05 23:30:31 +08:00
Alexander Ried
0a0347c589
reviewing-contributions.xml: fix typo
2016-10-05 10:40:32 +02:00
Gleb Peregud
5f0edde4b1
Fix typo in emacs.xml
2016-10-05 07:46:28 +02:00
Thomas Tuegel
d067b7bd35
Merge branch 'kde-5' into staging
2016-10-04 21:50:17 -05:00
Kirill Boltaev
1978d00458
sddm: wrap xserver in systemd-cat to make logs appear in the journal
2016-10-05 00:07:23 +03:00
Joachim F
94cf6b2d56
Merge pull request #19210 from joachifm/mysql
...
Some light mysql service enhancements
2016-10-04 22:30:53 +02:00
Andrew Scott
05b7aaae74
nix.optimise.dates should be list
2016-10-04 11:31:51 +01:00
Jörg Thalheim
e5c6f35a49
Merge pull request #19069 from peterhoeg/targets
...
systemd: add user target support
2016-10-03 23:10:18 +02:00
Joachim Fasting
4358d3d439
mysql service: specify a default package
...
A config ought to be buildable using just the defaults.
2016-10-03 23:08:32 +02:00
Joachim Fasting
c2153538d9
mysql service: add some option types
...
Note that this changes the type and default value of port to int
(previously default was a string, no type).
2016-10-03 23:08:31 +02:00
Joachim Fasting
88265c8238
mysql service: order after network.target
2016-10-03 23:08:26 +02:00
Ricardo M. Correia
1623476904
nixos.acme: make timer persistent
...
This makes sure that if the system was powered off when the timer was
supposed to trigger, it will run the next time the system boots up.
2016-10-03 19:31:42 +02:00
Jörg Thalheim
888f6a1280
Merge pull request #19199 from wizeman/u/fix-help2man-hash
...
help2man: fix hash
2016-10-03 19:26:44 +02:00
Eelco Dolstra
4b89d47887
ec2-amis.nix: Create a "latest" attribute for NixOps
2016-10-03 18:16:34 +02:00
Eelco Dolstra
39b75f3b9f
Add NixOS 16.09.666.3738950 AMIs
2016-10-03 18:02:17 +02:00
Ignat Loskutov
9f34b5595e
zsh-syntax-highlighting: init at 0.4.1
...
fixes #19179
2016-10-03 17:49:04 +02:00
Eelco Dolstra
69bb34673e
Merge pull request #19196 from groxxda/xkbbindir
...
xserver: replace XKB_BINDIR with compile time option
2016-10-03 17:12:59 +02:00
Jörg Thalheim
a9cd913b73
Merge pull request #19176 from makefu/module-opentracker
...
opentracker: init module
2016-10-03 16:55:38 +02:00
Jörg Thalheim
3dbecd4f91
Merge pull request #19185 from Mic92/networking
...
networking: enable "multi on" in resolver settings
2016-10-03 16:51:02 +02:00
Jörg Thalheim
d153c195ca
Merge pull request #19190 from mayflower/emby_fix_ffmpeg_detection
...
emby: use makeWrapper to supply ffmpeg/probe paths
2016-10-03 16:36:14 +02:00
Alexander Ried
e7ded267bd
xserver: replace XKB_BINDIR with compile time option
...
---
Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Jörg Thalheim
4792af66c3
networking: enable "multi on" in resolver settings
...
this allows to return ipv4/ipv6 addresses for the same host in /etc/hosts.
fixes #19148
2016-10-03 14:37:29 +02:00
Thomas Tuegel
08aea87297
ibus: refresh cache at startup
...
Fixes #19134 . (Maybe.)
2016-10-03 05:25:41 -05:00
Tristan Helmich
81ff763541
emby: use makeWrapper to supply ffmpeg/probe paths
...
Fixes NixOS/nixpkgs#19118
2016-10-03 12:23:44 +02:00
makefu
e9039c8b5a
opentracker service: init
2016-10-03 11:29:33 +02:00
Jörg Thalheim
08cb89ae19
Merge pull request #19102 from Mic92/systemd-boot
...
systemd-boot: port builder to python3
2016-10-03 10:47:18 +02:00
Charles Strahan
7df35fd268
Merge pull request #19143 from cstrahan/nixos-typematic
...
nixos: xserver typematic configuration options
2016-10-03 04:04:45 -04:00
Charles Strahan
f9a3835a14
nixos: xserver typematic configuration options
...
This allows one to set the seat defaults for keyboard auto-repeat delay
and rate.
2016-10-03 04:00:06 -04:00
Eric Sagnes
24aacc3b43
networkd module: fix submodule options declaration
2016-10-03 13:02:42 +09:00
Joachim Fasting
98e2b90cf3
grsecurity doc: note that module autoload hardening is disabled
2016-10-02 19:25:58 +02:00
Joachim Fasting
1bb7b44cd7
grsecurity: make GRKERNSEC y and PAX y implicit
...
These options should always be specified. Note, an implication of this
change is that not specifying any grsec/PaX options results in a build
failure.
2016-10-02 19:25:58 +02:00
Joachim F
0906a0f197
Merge pull request #18491 from groxxda/network-interfaces
...
Replace Network-interfaces.target
2016-10-02 16:34:37 +02:00
Joachim Fasting
fc0dc65f41
network-interfaces-scripted: DefaultDependencies is a unitConfig
...
Ref: 072c1dcc4a
2016-10-02 15:52:20 +02:00
Jörg Thalheim
cd673d3c26
Merge pull request #19138 from nhooyr/openssh
...
openssh: support prohibit-password for permitRootLogin
2016-10-02 15:26:21 +02:00
Tuomas Tynkkynen
19225bf5cc
Merge remote-tracking branch 'upstream/master' into staging
2016-10-02 10:36:47 +03:00
Eric Sagnes
a67b597b22
container module: allowedDevices type to submodule
...
The optionSet type is deprecated in favor of submodule
2016-10-02 14:07:00 +09:00
Thomas Tuegel
854e00943b
Merge pull request #19142 from laMudri/ibus-table-doc-2
...
ibus: explain ibus-table in the docs
2016-10-01 16:59:17 -05:00
Svein Ove Aas
54fdd0cf9c
java program: Init.
...
Mostly just provides a shell hook for the jdk's setup-hook.
Tested with openjdk and jre.
2016-10-01 23:53:28 +02:00
Jörg Thalheim
0334b75e12
logstash: fix test
...
embedded elasticsearch was removed: https://www.elastic.co/blog/logstash-1-4-3-released
2016-10-01 23:18:24 +02:00
laMudri
b403b22f4a
ibus: explain ibus-table in the docs
2016-10-01 20:13:47 +01:00
Anmol Sethi
6891bb1c59
openssh: support prohibit-password for permitRootLogin
...
See 1dc8d93ce6
I also made it the default.
2016-10-01 13:23:56 -04:00
Jörg Thalheim
7d3143990f
Merge pull request #19136 from nhooyr/powerdns
...
powerdns: removed PrivateTmp=true in serviceConfig
2016-10-01 18:28:34 +02:00
Anmol Sethi
489ca7e5c0
powerdns: removed PrivateTmp=true in serviceConfig
...
As discussed in #18718 PrivateTmp is unnecessary because powerdns is
chrooted to /var/lib/powerdns.
I also added myself as co-maintainer.
2016-10-01 12:27:23 -04:00
Joachim F
7c2077306e
Merge pull request #19135 from ericsagnes/manual/reviewing-refactor
...
nixos-manual: reviewing chapter cleanup
2016-10-01 18:10:36 +02:00
Joachim F
7e80c42b0e
Merge pull request #18511 from ericsagnes/feat/remove-optionSet
...
modules: optionSet -> submodule
2016-10-01 17:57:45 +02:00
Eric Sagnes
caef192c81
nixos-manual: reviewing chapter cleanup
2016-10-02 00:50:16 +09:00
Jaka Hudoklin
98a8146428
Merge pull request #19016 from offlinehacker/pkgs/flannel/update/0.6.2
...
flannel: update, add nixos module, add tests
2016-10-01 17:22:34 +02:00
Jaka Hudoklin
feb9fc3aff
flannel service: init
2016-10-01 17:08:48 +02:00
zimbatm
0e3e7a6bcd
Merge pull request #18972 from ericsagnes/doc/reviewing-contributions
...
[WIP] nixos-doc: add reviewing contributions chapter
2016-10-01 15:09:12 +01:00
Jörg Thalheim
f2f7420e2b
Merge pull request #19115 from Ralith/matrix-synapse
...
matrix-synapse: 0.17.1 -> 0.18.0
2016-10-01 14:54:41 +02:00
Eric Sagnes
bf86f9f016
improvements from feedback 2
2016-10-01 19:02:09 +09:00
Jörg Thalheim
a8c172ca4b
Merge pull request #18822 from wlhlm/containers-dev-tun
...
Allow access to /dev/net/tun inside containers
2016-10-01 00:19:02 +02:00
Eelco Dolstra
328c2f0081
Add a simple test for Samba
2016-09-30 21:24:18 +02:00
Eelco Dolstra
e993506d4c
samba: Use startup notification
...
This ensures synchronous unit start.
2016-09-30 21:22:58 +02:00
Robert Helgesson
db3579c332
ddclient service: minor spelling fix
2016-09-30 19:26:21 +02:00
Thomas Bereknyei
5bca9297ff
ddclient: add configFile option
...
ddclient: improve documentation
Adopted @joachifm's suggestions.
ddclient additional refinement
2016-09-30 19:13:56 +02:00
Nikolay Amiantov
d37458ad06
switch-to-configuration: fix restart of socket activated services
...
This fixes two bugs:
* When socket activation is detected, the service itself is added to stop-start list instead of its sockets.
* When service is marked to restart instead of stop (`StopIfChanged = no`) we don't need to restart sockets.
2016-09-30 17:49:31 +03:00
Nikolay Amiantov
ff0b8b2225
systemd-journald service: restart instead of stop and start
...
Also restart when configuration is changed.
2016-09-30 17:49:30 +03:00
Joachim F
1ddc08a3ac
Merge pull request #18452 from bendlas/init-postgrey
...
postgrey: init at 1.36
2016-09-30 15:31:44 +02:00
Shea Levy
b692e06686
supplicant: Make the device pull in the supplicant service.
...
The udev rule should do this. Not sure why it doesn't.
Fixes #19029 .
2016-09-30 09:22:49 -04:00
Eelco Dolstra
7e8eb6a7c3
Fix "undefined variable ‘device’" using autoFormat
2016-09-30 15:04:36 +02:00
Peter Simons
6e785be571
Document removal of LTS Haskell package sets in 16.09 release notes.
...
This patch closes https://github.com/NixOS/nixpkgs/issues/14897 .
2016-09-30 14:53:31 +02:00
Jörg Thalheim
8bb4551273
systemd-boot: inline add_entry function
2016-09-30 13:56:19 +02:00
Jörg Thalheim
4e0423467a
systemd-boot: port builder to python3
...
see #18185
2016-09-30 13:28:42 +02:00
Domen Kožar
73dd89205c
changelog for #18011
...
(cherry picked from commit 51cf16f4b4281edb788c1097d18201a86656be4d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Domen Kožar
3781095b5d
changelog for #18365
...
(cherry picked from commit 14c16f2fdb41794e7b9eeb9ab52137c1edbe3471)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Domen Kožar
3d36eecf17
changelog for hydra package/module
...
(cherry picked from commit 1eaad0150c13efe0c0912f29143983067194f0ee)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Domen Kožar
2b76a6f66a
changelog for #9523
...
(cherry picked from commit b3a5bc5f577824229f43539f3035014ed6fdc8a2)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Domen Kožar
d80c1612a6
changelog for #14148
...
(cherry picked from commit e293a85e24e8a9029c2ca5ce9187607f25a1a108)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Domen Kožar
50be1a1765
changelog for gnupg bump, fixes #18293
...
(cherry picked from commit 1ff2b10f282d7ae694b70b713cfefcdee467f873)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Peter Hoeg
639e5401ff
dbus: add socket activation but do not enable it
...
The following changes are included:
1) install user unit files from upstream dbus
2) use absolute paths to config for --system and --session instances
3) make socket activation of user units configurable
There has been a number of PRs to address this, so this one does the
bare minimum, which is to make the functionality available and
configurable but defaults to off.
Related PRs:
- #18382
- #18222
(cherry picked from commit f7215c9b5b47dfb0a6dbe87ff33d7730729a32e5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Tuomas Tynkkynen
a34ec1517f
nixos-install: Bug fix for root password not being asked
...
Since some changes to the setuid wrappers, there is a symlink involved
and it doesn't resolve correctly inside the chroot. Do the check inside
the chroot to make it work again.
2016-09-29 23:17:53 +03:00
Eelco Dolstra
020e88704a
kde4: Get rid of some Nepomuk cruft by default
2016-09-29 20:03:54 +02:00
Eelco Dolstra
c2495261a8
kde4: Allow disabling dependency on MariaDB
...
This reduces the runtime closure of a KDE4 system by ~172 MiB.
2016-09-29 20:03:50 +02:00
Joachim F
e2c7f7135d
Merge pull request #19060 from bachp/confd-etcd-port
...
confd service: change default etcd port 4001 -> 2379
2016-09-29 14:59:51 +02:00
Eelco Dolstra
a9166d143d
Some release notes updates
2016-09-29 13:48:38 +02:00
Joachim F
4d3282a8fe
Merge pull request #18993 from ericsagnes/mod/php-fpm
...
php-fpm module: cleanup
2016-09-29 13:14:32 +02:00
Eelco Dolstra
97bfc2fac9
runCommand: Use stdenvNoCC
...
This ensures that most "trivial" derivations used to build NixOS
configurations no longer depend on GCC. For commands that do invoke
gcc, there is runCommandCC.
2016-09-29 13:06:43 +02:00
Eelco Dolstra
0cb16a6955
Add stdenvNoCC
...
This is a standard environment that doesn't contain a C/C++
compiler. This is mostly to prevent trivial builders like runCommand
and substituteAll from pulling in gcc for simple configuration changes
on NixOS.
2016-09-29 13:06:41 +02:00
Eelco Dolstra
518340624d
Merge remote-tracking branch 'origin/master' into staging
2016-09-29 13:06:14 +02:00
Eelco Dolstra
75a1ec8a65
NixOS: Use runCommand instead of mkDerivation in a few places
2016-09-29 13:05:28 +02:00
Peter Hoeg
1049fd49ed
systemd: add user target support
...
This allows us to define system user targets in addition to the existing
services, timers and sockets.
Furthermore, we add a top-level configuration keyword:
- Documentation
2016-09-29 17:02:10 +08:00
Pascal Bach
7d6c02d45a
confd service: change default etcd port 4001 -> 2379
...
New versions of etcd listen on 2379 by default.
This is also the official IANA assigned port.
2016-09-28 23:35:54 +02:00
Graham Christensen
9ebc98e53d
Merge pull request #19040 from grahamc/broken-mast
...
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Peter Simons
7c7e88b45e
Merge pull request #19046 from rycee/bump/bash-completion
...
Bump bash completion to 2.4
2016-09-28 18:39:24 +02:00