summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-07-13
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-07-10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-07-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-07-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-appsThomas Tuegel2019-07-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap Qt applications
| | * | | | | | | | | | | | | | wrapQtAppsHook: wrap Qt applications for runtime dependenciesThomas Tuegel2019-07-05
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' into postgresql-plugins-binDanylo Hlynskyi2019-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #64810 from WilliButz/grafana-extend-testAaron Andersen2019-07-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/tests: extend grafana test, nixos/grafana: use group grafana instead of nogroup
| | * | | | | | | | | | | | | | | nixos/grafana: add grafana user to group 'grafana'WilliButz2019-07-15
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #64815 from abbradar/ipxe-efiNikolay Amiantov2019-07-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | IPXE EFI netboot fix
| | * | | | | | | | | | | | | | nixos netboot: explicitly specify initrdNikolay Amiantov2019-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for iPXE on UEFI, see http://forum.ipxe.org/archive/index.php/thread-7589.html
| * | | | | | | | | | | | | | | Merge pull request #62835 from lheckemann/ipv6-privacy-extensionsLinus Heckemann2019-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ipv6 privacy extensions
| | * | | | | | | | | | | | | | | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-09
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | nixos/network-interfaces: always apply privacy extensionsLinus Heckemann2019-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #56306
| * | | | | | | | | | | | | | | | nixos/redmine: add database.createLocally option (#63932)Silvan Mosberger2019-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/redmine: add database.createLocally option
| | * | | | | | | | | | | | | | | | nixos/redmine: cosmetic cleanupAaron Andersen2019-06-30
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | nixos/redmine: add database.createLocally optionAaron Andersen2019-06-30
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #62956 from abbradar/nm-fixesNikolay Amiantov2019-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NetworkManager fixes
| | * | | | | | | | | | | | | | | | | Update nixos/modules/services/networking/networkmanager.nixNikolay Amiantov2019-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
| | * | | | | | | | | | | | | | | | | networkmanager service: install strongswan configuration file only if enabledNikolay Amiantov2019-06-10
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | networkmanager service: remove `with pkgs`Nikolay Amiantov2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using `with` which isn't particularly needed.
| | * | | | | | | | | | | | | | | | | networkmanager service: fix simultaneous append and insert of nameserversNikolay Amiantov2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before only one of them could work at the same time.
| | * | | | | | | | | | | | | | | | | networkmanager service: override DNS when it's actually neededNikolay Amiantov2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logic expression was incorrect before.
| * | | | | | | | | | | | | | | | | | xfce4-13: rename to xfce4-14José Romildo Malaquias2019-07-13
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | manual: mention jmacs as emacs imitationcaadar2019-07-13
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | nixos/install-grub: include child configs in grub menu (#45345)Silvan Mosberger2019-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/install-grub: include child configs in grub menu
| | * | | | | | | | | | | | | | | | | nixos/install-grub: include child configs in grub menuVenkateswara Rao Mandela2019-07-11
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add configs listed under the fine-tune subdirectory to the grub menu. Use specified configuration name for the entry if available.
| * | | | | | | | | | | | | | | | | Merge pull request #64112 from davidtwco/deluge/users-groups-firewallsSilvan Mosberger2019-07-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | nixos/deluge: add user/group/openFirewall opts and extraction packages to path
| | * | | | | | | | | | | | | | | | nixos/deluge: Add extractor dependencies.David Wood2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds the "Extractor" plugin dependencies to the PATH of the `deluged` service.
| | * | | | | | | | | | | | | | | | nixos/deluge: user, group and web firewall opts.David Wood2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds new options to the Deluge service: - Allow configuration of the user/group which runs the deluged daemon. - Allow configuration of the user/group which runs the deluge web daemon. - Allow opening firewall for the deluge web daemon.
| * | | | | | | | | | | | | | | | | Merge pull request #64621 from gloaming/dhcpcd-before-network-onlineFlorian Klink2019-07-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/dhcpcd: Before network-online.target
| | * | | | | | | | | | | | | | | | | nixos/dhcpcd: Before network-online.targetCraig Hall2019-07-11
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of network.target. Fixes #60900 (delayed boot).
| * | | | | | | | | | | | | | | | | Merge pull request #63844 from aanderse/zabbix-cleanupAaron Andersen2019-07-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/zabbix: overhaul package & module
| | * | | | | | | | | | | | | | | | | nixos/zabbixProxy: init moduleAaron Andersen2019-07-11
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | nixos/zabbixAgent & nixos/zabbixServer: various module updatesAaron Andersen2019-07-11
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | nixos/zabbixWeb: replace httpd subservice with new moduleAaron Andersen2019-07-11
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge #59924: knot-resolver: 3.2.1 -> 4.1.0 (security)Vladimír Čunát2019-07-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | knot-resolver: 3.2.1 -> 4.0.0Vladimír Čunát2019-07-10
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.nic.cz/pipermail/knot-resolver-users/2019/000136.html Similar commit worked fine for me, including the nixos service. I'd like to still improve the service to support easy passing of sockets to http module.
| * | | | | | | | | | | | | | | | | | system.autoUpgrade: optionally allow rebooting the system on kernel change ↵Daniel Frank2019-07-12
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#64267) * autoUpgrade: optionally allow rebooting the system on kernel change * system.autoUpgrade: Better documentation and readability
| * | | | | | | | | | | | | | | | | foswiki: drop package & httpd subserviceAaron Andersen2019-07-11
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | nixos/httpd: remove broken trac subserviceAaron Andersen2019-07-11
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #63581 from PsyanticY/zabbix-4.0Matthew Bauer2019-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zabbix:1.8 -> 4.0 | remove old packages
| | * | | | | | | | | | | | | | | | zabbix:1.8 -> 4.0 | remove old packagesPsyanticY2019-07-11
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #63894 from ambrop72/no-opengl-xdg-data-dirsworldofpeace2019-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/opengl: Don't set XDG_DATA_DIRS.
| | * | | | | | | | | | | | | | | | | nixos/opengl: Don't set XDG_DATA_DIRS.Ambroz Bizjak2019-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was added in #19936 so that vulkan-loader finds the ICD config files. It is not needed any more after #62869 where it was ensured that the loader looks in /run/opengl-driver(-32)/share.
| * | | | | | | | | | | | | | | | | | Merge pull request #61981 from ambrop72/no-opengl-ld-library-pathworldofpeace2019-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | nixos: Don't set LD_LIBRARY_PATH for graphics drivers that don't need it.
| | * | | | | | | | | | | | | | | | | nixos: Don't set LD_LIBRARY_PATH for graphics drivers that don't need it.Ambroz Bizjak2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A new internal option `hardware.opengl.setLdLibraryPath` is added which controls if `LD_LIBRARY_PATH` should be set to `/run/opengl-driver(-32)/lib`. It is false by default and is meant to be set to true by any driver which requires it. If this option is false, then `opengl.nix` and `xserver.nix` will not set `LD_LIBRARY_PATH`. Currently Mesa and NVidia drivers don't set `setLdLibraryPath` because they work with libglvnd and do not override libraries, while `amdgpu-pro`, `ati` and `parallels-guest` set it to true (the former two really need it, the last one doesn't build so is presumed to). Additionally, the `libPath` attribute within entries of `services.xserver.drivers` is removed. This made `xserver.nix` add the driver path directly to the `LD_LIBRARY_PATH` for the display manager (including X server). Not only is it redundant when the driver is added to `hardware.opengl.package` (assuming that `hardware.opengl.enable` is true), in fact all current drivers except `ati` set it incorrectly to the package path instead of package/lib. This removal of `LD_LIBRARY_PATH` could break certain packages using CUDA, but only those that themselves load `libcuda` or other NVidia driver libraries using `dlopen` (not if they just use `cudatoolkit`). A few have already been fixed but it is practically impossible to test all because most packages using CUDA are libraries/frameworks without a simple way to test. Fixes #11434 if only Mesa or NVidia graphics drivers are used.
| * | | | | | | | | | | | | | | | | | nixos/libinput: use `types.lines` for additionalOptionsEdmund Wu2019-07-10
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #64236 from NixOS/staging-nextFrederik Rietdijk2019-07-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | Staging next