summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulationFranz Pletz2017-08-12
|\ | | | | libvirt: 3.5.0 -> 3.6.0
| * apply 'restartIfChanged = false' to all libvirtd servicesvolth2017-08-10
| | | | | | Although it is quite safe to restart ```libvirtd``` when there are only ```qemu``` machines, in case if there are ```libvirt_lxc``` containers, a restart may result in putting the whole system into an odd state: the containers go on running but the new ```libvirtd``` daemons do not see them.
| * libvirt: don't suspend and resume on changeRobin Gloster2017-08-05
| |
| * libvirt: 3.5.0 -> 3.6.0Volth2017-08-03
| |
* | Merge pull request #28188 from Nadrieril/ffsync-fix-pythonpathFrederik Rietdijk2017-08-12
|\ \ | | | | | | firefox syncserver service: fix PYTHONPATH
| * | firefox syncserver service: fix PYTHONPATHNadrieril2017-08-12
| | |
* | | ripple-rest: removeRobin Gloster2017-08-12
| | | | | | | | | | | | | | | marked as broken for > 1 yr, development is frozen and author recommends moving to https://github.com/ripple/ripple-lib
* | | prometheus-blackbox-exporter: 0.5.0 -> 0.8.1Franz Pletz2017-08-12
| | |
* | | Merge pull request #27997 from richardlarocque/mosquitto_hashed_pass_docsJörg Thalheim2017-08-12
|\ \ \ | | | | | | | | nixos/mosquitto: Fix instructions for password gen
| * | | nixos/mosquitto: Fix instructions for password genRichard Larocque2017-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/27996. Updates instructions for generating hashes passwords for use in a Mosquitto password file. Using `mosquitto_passwd` to generate these hashes is a little less convenient, but the results are more likely to be compatible with the mosquitto daemon. As far as I can tell, the hashes generated with `mkpassd` did not work as intended. But this may have been hidden by another bug: https://github.com/NixOS/nixpkgs/issues/27130.
* | | | tests.plasma5: fix hashFranz Pletz2017-08-12
| | | |
* | | | nixos/tor: add tor hidden service options (#28081)Phil2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nixos/tor: add hiddenServices option This change allows to configure hidden services more conveniently. * nixos/tor: fix default/example mixup * nixos/tor: use docbook in documentation Also use more elegant optionalString for optional strings. * tor: seperate hidden service port by newline * tor: better example for hidden service path a path below /var/lib/tor is usually used for hidden services
* | | | nixos/samba: fix pam service name typo (#28049)Keith Amidon2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | The PAM service name used before this commit was "sambda", with an extra 'd'. For some reason I don't quite fully understand this typo prevents GDM from starting. This change fixes that as tested in VMs built using "nixos-rebuild -I nixpkgs=<mypkgs> build-vm".
* | | | tests.plasma5: fix evalRobin Gloster2017-08-11
| | | |
* | | | Merge pull request #27993 from Nadrieril/rsync-run-as-userFranz Pletz2017-08-11
|\ \ \ \ | | | | | | | | | | rsync service: allow running as user (plus some tweaks)
| * | | | rsync service: allow running as not rootNadrieril2017-08-06
| | | | |
| * | | | rsync service: restart service on configuration changeNadrieril2017-08-06
| | | | |
| * | | | rsync service: modernize config file generationNadrieril2017-08-06
| | | | |
* | | | | Merge pull request #28127 from peterhoeg/f/collectdPeter Hoeg2017-08-12
|\ \ \ \ \ | | | | | | | | | | | | influxdb (on nixos): reduce closure size by 99.99% (and a bit)
| * | | | | influxdb nixos module: allow customizing the collectd dependencyPeter Hoeg2017-08-11
| | | | | |
* | | | | | nixos/tests/nginx: fix nameFranz Pletz2017-08-11
| | | | | |
* | | | | | Merge pull request #27939 from evujumenuk/wireguard-rt_tablesFranz Pletz2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | wireguard: add per-peer routing table option
| * | | | | | wireguard: convert "table" to an interface optionevujumenuk2017-08-08
| | | | | | | | | | | | | | | | | | | | | Do the right thing, and use multiple interfaces for policy routing. For example, WireGuard interfaces do not allow multiple routes for the same CIDR range.
| * | | | | | wireguard: remove "table" option from exampleevujumenuk2017-08-04
| | | | | | | | | | | | | | | | | | | | | Most users will be served well by the default "table" setting ("main").
| * | | | | | wireguard: add per-peer routing table optionevujumenuk2017-08-04
| | | | | | | | | | | | | | | | | | | | | This adds a convenient per-peer option to set the routing table that associated routes are added to. This functionality is very useful for isolating interfaces from the kernel's global routing and forcing all traffic of a virtual interface (or a group of processes, via e.g. "ip rule add uidrange 10000-10009 lookup 42") through Wireguard.
* | | | | | | Merge pull request #28089 from volth/patch-9Joachim F2017-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/tinc: do not tell systemd where is pidfile
| * | | | | | | nixos/tinc: do not tell systemd where is pidfilevolth2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ```Tinc```'s pid file has more info than just a pid ``` # cat /run/tinc.dmz.pid 12209 7BD4A657B4A04364D268D188A0F4AA972A05247D802149246BBE1F1E689CABA1 127.0.0.1 port 656 ``` so ```systemd``` fails to parse it. It results in long (re)start times when ```systemd``` waits for a correct pid file to appear.
* | | | | | | | graylog module: adapt to Graylog version 2.3.0Tristan Helmich2017-08-11
| | | | | | | |
* | | | | | | | Merge pull request #28123 from jerith666/post-fix-upPeter Simons2017-08-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Post fix up
| * | | | | | | | postfix: wakeup value should be used even if wakeupUnusedComponent is not ↵Matt McHenry2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defined
| * | | | | | | | postfix: warn about deprecated extraMasterConf optionMatt McHenry2017-08-10
| | | | | | | | |
| * | | | | | | | postfix: fix typo in transport_maps pathMatt McHenry2017-08-10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | amazon-image: fix typo in last commitDan Peebles2017-08-11
| | | | | | | |
* | | | | | | | amazon-image: make image size configurableDan Peebles2017-08-11
| | | | | | | |
* | | | | | | | amazon-image: support VPC/VHD as an output format for the builderDan Peebles2017-08-10
| | | | | | | |
* | | | | | | | amazon-image: Add disk format option to image builder moduleDan Peebles2017-08-10
| | | | | | | |
* | | | | | | | nixos/dnscrypt-proxy: default to random upstream resolverJoachim Fasting2017-08-10
| |/ / / / / / |/| | | | | |
* | | | | | | tinc: allow the daemon to write to files in /etc/tinc/${network}/hostsvolth2017-08-10
| | | | | | | | | | | | | | | | | | | | | Follow up https://github.com/NixOS/nixpkgs/pull/27756: tinc daemon may also create new files in ```/etc/tinc/$network/hosts```
* | | | | | | services.fluentd: add plugins optionDan Peebles2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to pass in additional ad-hoc fluentd plugins for custom output formats and other goodness.
* | | | | | | Merge pull request #27925 from adisbladis/networkmanager_unboundMichael Raskin2017-08-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | networkmanager service: use unbound if enabled
| * | | | | | | networkmanager service: use unbound if enabledadisbladis2017-08-04
| | | | | | | |
* | | | | | | | Merge pull request #27978 from makefu/module/influxdb/bind-fixJörg Thalheim2017-08-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | influxdb module: collectd.port is now called bind-address
| * | | | | | | | influxdb module: collectd.port is now called bind-addressmakefu2017-08-06
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the influxdb release we have packaged (and newer releases) collectd.port has been streamlined to bind-address which takes a string instead of a number. ref: https://github.com/influxdata/influxdb/blob/master/services/collectd/README.md
* | | | | | | | Merge pull request #28008 from alexandergall/add-cloud-imageWout Mertens2017-08-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/cloud-image: add module
| * | | | | | | | nixos/cloud-image: add moduleAlexander Gall2017-08-07
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The module creates an image for an openstack-based cloud using the cloud-init package.
* | | | | | | | Merge pull request #28019 from Infinisil/fix-default-text-xmonadFranz Pletz2017-08-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xmonad service: add defaultText to extraPackages to fix rendering in docs
| * | | | | | | | xmonad service: add defaultText to extraPackages to fix rendering in docsSilvan Mosberger2017-08-08
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #27426 from rnhmjoj/nginxWout Mertens2017-08-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nginx: make enabling SSL port-specific
| * | | | | | | | nginx: make enabling SSL port-specificrnhmjoj2017-07-27
| | | | | | | | |
* | | | | | | | | Merge pull request #27931 from gnidorah/kdeFrederik Rietdijk2017-08-07
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Fix some KDE applications