about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2020-08-22nixos/release-notes: fix typornhmjoj1-1/+1
2020-08-22nixos/services.imwheel: sleep 3s before restartingMarek Fajkus1-1/+2
2020-08-22Merge pull request #89779 from jktr/acme-extra-flagsLassulus1-2/+19
nixos/acme: extra lego flags
2020-08-22Merge pull request #89785 from buckley310/logstashLassulus1-5/+1
logstash: fix support for multiple plugin paths
2020-08-22Merge pull request #95489 from danieldk/rocm-3.7.0Daniël de Kok1-24/+1
Update ROCm to 3.7.0
2020-08-22Merge pull request #86632 from Atemu/undervolt-timer-optionalLassulus2-1/+24
Undervolt: Make timer optional
2020-08-22rl-2009: add note on undervolt timer changesAtemu1-0/+7
2020-08-22undervolt: make timer opt-inAtemu1-1/+12
It should no longer be needed but is worth keeping around in case it is
2020-08-22undervolt: apply undervolt on boot and resumeAtemu1-0/+5
The undervolt did not persist reboots or sleep/hibernation. With this change you should no longer have to apply the undervolt on a timer
2020-08-22nixos/logrotate: Fix option referenceSilvan Mosberger1-1/+1
Fixes the manual build
2020-08-21nixos/release-notes: minor fixesJonathan Ringer1-4/+4
2020-08-21release-notes: Mention stricter option evaluationSilvan Mosberger1-0/+7
As caused by https://github.com/NixOS/nixpkgs/pull/82743
2020-08-21release-notes: Mention freeform modulesSilvan Mosberger1-0/+5
As introduced by https://github.com/NixOS/nixpkgs/pull/82743
2020-08-21Merge pull request #95809 from aanderse/logrotateAaron Andersen2-41/+124
nixos/logrotate: switch `paths` option type from listOf to attrsOf
2020-08-21Merge pull request #87712 from aanderse/zabbixAaron Andersen3-16/+52
zabbix: 4.4.8 -> 5.0.2
2020-08-21nixos/httpd: configure log rotationAaron Andersen1-0/+19
2020-08-21nixos/logrotate: switch `paths` option type from listOf to attrsOfAaron Andersen1-41/+105
2020-08-21Merge pull request #95722 from Infinisil/dovecot-mailboxes-improvedSilvan Mosberger1-18/+15
nixos/dovecot: Improve mailboxes type
2020-08-21meguca: remove (#95920)Jörg Thalheim4-177/+3
2020-08-21nixos/hardened: Port test to Python and fix itJanne Heß1-55/+59
Related to #72828 Replaces and closes #76708 Looks like `nix ping-store` does not output anything anymore but still fails when the connection does not work.
2020-08-21nixos/testing: Fix fail() functionJanne Heß1-2/+5
The docs say this behaves as succeed(), but it does not return stdout as succeed() does. This fixes that behaviour
2020-08-21Merge pull request #93425 from helsinki-systems/feat/gitlab-shell-configJörg Thalheim1-1/+7
2020-08-21Merge pull request #91296 from cawilliamson/masterLassulus1-1/+1
nixos/onlykey: fix typo
2020-08-21Merge pull request #95122 from rudolph9/nixos/xmonadLassulus1-6/+5
nixos/xmonad: Fix behavior of config opt
2020-08-21nixos/manual: remove references to rocm-runtime-extDaniël de Kok1-24/+1
rocm-runtime-ext is not needed anymore for OpenCL image support.
2020-08-21cri-o: add pinns path and witch to crio.conf.d config styleSascha Grunert1-1/+2
This adds the pinns path to the configuration let CRI-O start properly. We also change the configuration to the new drop-in syntax. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-21Merge pull request #95878 from adisbladis/emacs-26adisbladis1-6/+6
emacs: Fix emacs26 attribute(s)
2020-08-20Merge pull request #95294 from aanderse/postgresql-rootlessAaron Andersen2-39/+43
nixos/postgresql: run ExecStartPost as an unprivileged user
2020-08-21nixos/editors: Remove any explicit mention of Emacs 25adisbladis1-6/+6
2020-08-20Merge pull request #95869 from jtojnar/fc-local-regressionJan Tojnar1-7/+0
nixos/fontconfig: fix local.conf regression
2020-08-20nixos/fontconfig: fix local.conf regressionJan Tojnar1-7/+0
Another part of edf2541f02c6b24ea791710d5cadeae36f9b1a3a was missed while rebasing https://github.com/NixOS/nixpkgs/pull/93562, resulting in incorrect path as described by https://github.com/NixOS/nixpkgs/issues/86601#issuecomment-675462227
2020-08-20nixos/systemPackages: clean up (#91213)davidak3-4/+7
* nixos/systemPackages: clean up * Update nixos/doc/manual/release-notes/rl-2009.xml Co-authored-by: Jan Tojnar <jtojnar@gmail.com> * Update nixos/doc/manual/release-notes/rl-2009.xml Co-authored-by: 8573 <8573@users.noreply.github.com> Co-authored-by: Jan Tojnar <jtojnar@gmail.com> Co-authored-by: 8573 <8573@users.noreply.github.com>
2020-08-20prometheus: 2.19.3 -> 2.20.1, fix thanos testWilliButz1-2/+5
2020-08-19Merge pull request #79123 from aanderse/apachectlAaron Andersen1-4/+10
nixos/httpd: remove impurity from /etc
2020-08-20rl-2009: remove modSha256 warning notezowoq1-3/+1
2020-08-19Merge pull request #93654 from Church-/jellyfin_10.6.0Anderson Torres1-1/+14
jellyfin 10.5.5 -> 10.6.0
2020-08-18Merge master into staging-nextFrederik Rietdijk18-322/+164
2020-08-18nixos/zabbix: use proper character set and collation for mysql databaseAaron Andersen2-16/+18
2020-08-18zabbix: 4.4.8 -> 5.0.2Aaron Andersen1-0/+34
2020-08-18Merge pull request #95743 from Ma27/qemu-test-outSilvan Mosberger1-10/+1
nixos/test-instrumentation: properly import `options` for `qemu`-check
2020-08-18nixos/dovecot: Improve mailboxes typeSilvan Mosberger1-18/+15
The previous use of types.either disallowed assigning a list at one point and an attrset an another.
2020-08-18nixos/test-instrumentation: properly import `options` for `qemu`-checkMaximilian Bosch1-10/+1
If `qemu-vm.nix` is imported, the option `virtualisation.qemu.consoles` should be set to make sure that the machine's output isn't rendered on the graphical window of QEMU. This is needed when interactively running a NixOS test or in conjunction with `nixos-build-vms(8)`. The patch 257855753073987160c293fdedc9d95a33cbc0e8 tries to only do this if the option actually exists, however this condition used to be always false since `options` wasn't imported in the module and pointed to `lib.options` due to the `with lib;`-clause.
2020-08-18Merge pull request #95553 from zowoq/rename-maintainersFrederik Rietdijk11-12/+11
maintainers: prefix number with underscore
2020-08-18Merge pull request #81467 from dawidsowa/rss-bridgeSilvan Mosberger2-0/+128
rss-bridge: init at 2020-02-26
2020-08-18maintainers: 1000101 -> _1000101zowoq9-10/+9
2020-08-18maintainers: 0x4A6F -> _0x4A6Fzowoq2-2/+2
2020-08-17Merge pull request #95681 from flokli/fontconfig-penultimate-removeSilvan Mosberger4-294/+2
nixos/fonts: remove fontconfig-penultimate
2020-08-17nixos/fontconfig: fix 50-user.conf handlingFlorian Klink1-2/+4
Apparently, edf2541f02c6b24ea791710d5cadeae36f9b1a3a was missed while rebasing https://github.com/NixOS/nixpkgs/pull/93562. Provide 50-user.conf in fontconfig if includeUserConf is true (the default), and don't try removing the non-existent one if it's disabled Fixes https://github.com/NixOS/nixpkgs/issues/95685 Fixes https://github.com/NixOS/nixpkgs/issues/95712
2020-08-17Merge pull request #95522 from doronbehar/fix/transmissionJörg Thalheim1-1/+17
nixos/transmission: handle watch-dir
2020-08-17Merge pull request #95686 from ju1m/transmission-fixJörg Thalheim1-3/+1
transmission: fix BindReadOnlyPaths=