summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #95986 from turboMaCk/imwheel-serviceSilvan Mosberger2020-08-22
|\ | | | | nixos/services.imwheel: sleep 3s before restarting
| * nixos/services.imwheel: sleep 3s before restartingMarek Fajkus2020-08-22
| |
* | Merge pull request #89116 from wagdav/fix-args-create-amisLassulus2020-08-22
|\ \ | | | | | | nixos/maintainers/scripts/ec2/create-amis.sh: fix argument check
| * | create-amis: fix argument checkDavid Wagner2020-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | Because this script enables `set -u` when no arguments are provided bash exits with the error: $1: unbound variable instead of the helpful usage message.
* | | Merge pull request #82817 from pacien/smartd-fix-hostname-notificationsSilvan Mosberger2020-08-22
|\ \ \ | | | | | | | | smartmontools: fix missing hostname in notifications
| * | | smartmontools: use standard subject in notification emailspacien2020-08-16
| | | | | | | | | | | | | | | | | | | | This makes the notification script use the subject generated by smartmontools itself both for consistency with other distros and to include the hostname.
| * | | smartmontools: fix missing hostname in notificationspacien2020-08-16
| | | | | | | | | | | | | | | | This properly registers some missing dependencies of smartd_warning.sh.
* | | | Merge pull request #89353 from wizeman/u/fix-zfs-ebusyLassulus2020-08-22
|\ \ \ \ | | | | | | | | | | stage-1: retry mounting ZFS root a few times
| * | | | stage-1: retry mounting ZFS root a few timesRicardo M. Correia2020-06-04
| | | | | | | | | | | | | | | | | | | | This is a workaround for NixOS/nixpkgs#25383
* | | | | Merge pull request #89532 from DIzFer/transmission-apparmor-testLassulus2020-08-22
|\ \ \ \ \ | | | | | | | | | | | | tests: transmission is now tested with apparmor
| * | | | | tests: transmission is now tested with apparmorDavid Izquierdo2020-06-05
| |/ / / /
* | | | | Merge pull request #89779 from jktr/acme-extra-flagsLassulus2020-08-22
|\ \ \ \ \ | | | | | | | | | | | | nixos/acme: extra lego flags
| * | | | | nixos/acme: add extraLegoRunFlags optionJ. Konrad Tegtmeier-Rottach2020-06-08
| | | | | |
| * | | | | nixos/acme: add extraLegoFlags optionJ. Konrad Tegtmeier-Rottach2020-06-08
| | | | | |
* | | | | | Merge pull request #89785 from buckley310/logstashLassulus2020-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | logstash: fix support for multiple plugin paths
| * | | | | | logstash: fix support for multiple plugin pathsSean Buckley2020-06-08
| | | | | | |
* | | | | | | Merge pull request #95489 from danieldk/rocm-3.7.0Daniël de Kok2020-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update ROCm to 3.7.0
| * | | | | | | nixos/manual: remove references to rocm-runtime-extDaniël de Kok2020-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rocm-runtime-ext is not needed anymore for OpenCL image support.
* | | | | | | | Merge pull request #86632 from Atemu/undervolt-timer-optionalLassulus2020-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Undervolt: Make timer optional
| * | | | | | | | rl-2009: add note on undervolt timer changesAtemu2020-08-22
| | | | | | | | |
| * | | | | | | | undervolt: make timer opt-inAtemu2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should no longer be needed but is worth keeping around in case it is
| * | | | | | | | undervolt: apply undervolt on boot and resumeAtemu2020-08-22
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The undervolt did not persist reboots or sleep/hibernation. With this change you should no longer have to apply the undervolt on a timer
* | | | | | | | nixos/logrotate: Fix option referenceSilvan Mosberger2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the manual build
* | | | | | | | nixos/release-notes: minor fixesJonathan Ringer2020-08-21
| | | | | | | |
* | | | | | | | release-notes: Mention stricter option evaluationSilvan Mosberger2020-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As caused by https://github.com/NixOS/nixpkgs/pull/82743
* | | | | | | | release-notes: Mention freeform modulesSilvan Mosberger2020-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As introduced by https://github.com/NixOS/nixpkgs/pull/82743
* | | | | | | | Merge pull request #95809 from aanderse/logrotateAaron Andersen2020-08-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/logrotate: switch `paths` option type from listOf to attrsOf
| * | | | | | | | nixos/httpd: configure log rotationAaron Andersen2020-08-21
| | | | | | | | |
| * | | | | | | | nixos/logrotate: switch `paths` option type from listOf to attrsOfAaron Andersen2020-08-21
| | | | | | | | |
* | | | | | | | | Merge pull request #87712 from aanderse/zabbixAaron Andersen2020-08-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | zabbix: 4.4.8 -> 5.0.2
| * | | | | | | | | nixos/zabbix: use proper character set and collation for mysql databaseAaron Andersen2020-08-18
| | | | | | | | | |
| * | | | | | | | | zabbix: 4.4.8 -> 5.0.2Aaron Andersen2020-08-18
| | | | | | | | | |
* | | | | | | | | | Merge pull request #95722 from Infinisil/dovecot-mailboxes-improvedSilvan Mosberger2020-08-21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/dovecot: Improve mailboxes type
| * | | | | | | | | | nixos/dovecot: Improve mailboxes typeSilvan Mosberger2020-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous use of types.either disallowed assigning a list at one point and an attrset an another.
* | | | | | | | | | | meguca: remove (#95920)Jörg Thalheim2020-08-21
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #93425 from helsinki-systems/feat/gitlab-shell-configJörg Thalheim2020-08-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixos/gitlab: Support extra config for shellJanne Heß2020-07-18
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #91296 from cawilliamson/masterLassulus2020-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/onlykey: fix typo
| * | | | | | | | | | | | nixos/onlykey: fix typoChristopher A. Williamson2020-07-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #95122 from rudolph9/nixos/xmonadLassulus2020-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/xmonad: Fix behavior of config opt
| * | | | | | | | | | | | | nixos/xmonad: Fix behavior of config optKurt Robert Rudolph2020-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this change, the `config` option (which allows you define the haskell configuration for xmonad in your configuration.nix instead of needing something in the home directory) prevents desktop manager resources from starting. This can be demonstrated by configuring the following: ``` services.xserver = { displayManager.defaultSession = "xfce+xmonad"; displayManager.lightdm.enable = true; desktopManager.xterm.enable = false; desktopManager.xfce.enable = true; desktopManager.xfce.enableXfwm = false; desktopManager.xfce.noDesktop = true; windowManager.xmonad = { enable = true; enableContribAndExtras = true; extraPackages = haskellPackages: [ haskellPackages.xmonad-contrib haskellPackages.xmonad-extras haskellPackages.xmonad ]; config = '' import XMonad import XMonad.Config.Xfce main = xmonad xfceConfig { terminal = "terminator" , modMask = mod4Mask } ''; }; }; ``` and after user log in, search for xfce processes `ps aux | grep xfce`. You will not find xfce processes running until after the xmonad process is killed. The bug prevents utilities included with the desktopManager, (e.g. powerManagement, session logout, etc.) from working as expected.
* | | | | | | | | | | | | | cri-o: add pinns path and witch to crio.conf.d config styleSascha Grunert2020-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | | | | Merge pull request #95878 from adisbladis/emacs-26adisbladis2020-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emacs: Fix emacs26 attribute(s)
| * | | | | | | | | | | | | | nixos/editors: Remove any explicit mention of Emacs 25adisbladis2020-08-21
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #95294 from aanderse/postgresql-rootlessAaron Andersen2020-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | nixos/postgresql: run ExecStartPost as an unprivileged user
| * | | | | | | | | | | | | | nixos/postgresql: move ExecStartPost into postStartAaron Andersen2020-08-15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | nixos/postgresql: run ExecStartPost as an unprivileged userAaron Andersen2020-08-15
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #95869 from jtojnar/fc-local-regressionJan Tojnar2020-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | nixos/fontconfig: fix local.conf regression
| * | | | | | | | | | | | | | nixos/fontconfig: fix local.conf regressionJan Tojnar2020-08-20
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | nixos/systemPackages: clean up (#91213)davidak2020-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>