about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos manual: releases workflow nitpicksVladimír Čunát2019-11-20
| | | Co-Authored-By: asymmetric <lorenzo@mailbox.org>
* Merge branch 'master' into release-docsVladimír Čunát2019-10-27
|\ | | | | | | | | It's been a very long time, so I think a merge will be better than a rebase. There was only one simple conflict.
| * mythtv: 29.1 -> 30.0 (#71002)Louis Tim Larsen2019-10-27
| |
| * Merge pull request #70068 from shyim/add-pcovElis Hirwing2019-10-27
| |\ | | | | | | phpPackages.pcov: init at 1.0.6
| | * phpPackages.pcov: init at 1.0.6Soner Sayakci2019-09-30
| | |
| * | Merge pull request #72053 from jonafato/keepassxc-2.5.0Maximilian Bosch2019-10-27
| |\ \ | | | | | | | | keepassxc: 2.4.3 -> 2.5.0
| | * | keepassxc: 2.4.3 -> 2.5.0Jon Banafato2019-10-26
| | | |
| * | | Merge pull request #72047 from nrdxp/evaMaximilian Bosch2019-10-27
| |\ \ \ | | | | | | | | | | eva: init at 0.2.5
| | * | | eva: init at 0.2.5Timothy DeHerrera2019-10-26
| | |/ /
| * | | documize-community: 3.3.2 -> 3.4.0Maximilian Bosch2019-10-27
| | | | | | | | | | | | | | | | https://github.com/documize/community/releases/tag/v3.4.0
| * | | rclone: 1.49.5 -> 1.50.0Cole Mickens2019-10-27
| | | |
| * | | Merge pull request #71602 from xrelkd/update/youtube-dlworldofpeace2019-10-27
| |\ \ \ | | |/ / | |/| | youtube-dl: 2019.10.16 -> 2019.10.22
| | * | youtube-dl: 2019.10.16 -> 2019.10.22xrelkd2019-10-22
| | | |
| * | | Merge pull request #71284 from xfix/zfsbackup-gomarkuskowa2019-10-26
| |\ \ \ | | | | | | | | | | zfsbackup: init at unstable-2019-03-05
| | * | | zfsbackup: remove comment about default.nix being generatedKonrad Borowski2019-10-26
| | | | |
| | * | | zfsbackup: use fetchFromGitHub instead of fetchgitKonrad Borowski2019-10-26
| | | | |
| | * | | zfsbackup: apply code review suggestionsKonrad Borowski2019-10-24
| | | | |
| | * | | zfsbackup-go: init at unstable-2019-03-05Konrad Borowski2019-10-17
| | | | |
| * | | | Merge pull request #72031 from timokau/vimPlugins-2019-10-26Timo Kaufmann2019-10-26
| |\ \ \ \ | | | | | | | | | | | | vimPlugins: update
| | * | | | vimPlugins: updateTimo Kaufmann2019-10-26
| | | | | |
| * | | | | pythonPackages.pyezminc: mark as unbrokenBen Darwin2019-10-26
| | | | | |
| * | | | | EZminc: 2017-08-29 -> 2019-07-25; mark unbrokenBen Darwin2019-10-26
| | | | | |
| * | | | | Merge pull request #69436 from tshaynik/fix/nextcloud-nginx-stsAaron Andersen2019-10-26
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/nextcloud: add Strict-Transport-Security
| | * | | | | nixos/nextcloud: add Strict-Transport-SecurityDaniel KT2019-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a Strict-Transport-Security header to the nginx config file generated by the nextcloud module. The Strict-Transport-Security header is recommended in official guide for hardening Nextcloud installations: https://docs.nextcloud.com/server/16/admin_manual/installation/harden_server.html Further, if it is not set, we see a warning in the security scan results in the Nextcloud admin panel: ``` The "Strict-Transport-Security" HTTP header is not set to at least "15552000" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ```
| * | | | | | vcv-rack: Fix issues from missing upstream dependencyAndré-Patrick Bubel2019-10-26
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The revision of the glfw fork that Rack depends on has been removed from GitHub. This causes cloning of the glfw submodule for the Rack git repository to fail. As the glfw fork just adds a function that is only needed on Darwin (and we don't support that platform at the moment) we remove the function call from the Rack source. We can then use the upstream version of glfw. We fetch the rest of the submodules manually as well. See https://github.com/NixOS/nixpkgs/issues/71189 for the context.
| * | | | | mupdf: provide symlink mupdf -> mupdf-x11Markus S. Wamser2019-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This symlink is present on other distros and avoids confusing users on the CLI, which are used to calling mupdf-x11 as mupdf.
| * | | | | Merge pull request #71014 from xrelkd/update/eksctlMario Rodas2019-10-26
| |\ \ \ \ \ | | | | | | | | | | | | | | eksctl: 0.6.0 -> 0.7.0
| | * | | | | eksctl: 0.6.0 -> 0.7.0xrelkd2019-10-26
| | | | | | |
| * | | | | | Merge pull request #72003 from marsam/bash-completion-disable-check-darwinMario Rodas2019-10-26
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | bash-completion: fix build on darwin
| | * | | | | bash-completion: fix build on darwinMario Rodas2019-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable tests on Darwin because is failing consistently.
| * | | | | | Merge pull request #72000 from ↵Franz Pletz2019-10-26
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flokli/virtualbox-vboxnet0-systemd-networkd-wait-online-service nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0
| | * | | | | | nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0Florian Klink2019-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While switching NixOS configurations with both networking.useNetworkd = true; virtualisation.virtualbox.host.enable; You often end up waiting for systemd-networkd-wait-online.service. This happens because the vboxnet0 device doesn't have a carrier until virtualbox machines are started, so networkd gets stuck in "Configuring": ⇒ networkctl list IDX LINK TYPE OPERATIONAL SETUP 1 lo loopback carrier unmanaged 2 wlp2s0 wlan routable unmanaged 3 vboxnet0 ether no-carrier configuring This updates the NixOS virtualbox host module to include a RequiredForOnline=no statement in the generated 40-vboxnet0.network file, so networkd doesn't consider it necessary for systemd-networkd-wait-online.service to finish.
| * | | | | | | tpm2-abrmd: init at 2.2.0Leon Schuermann2019-10-26
| | | | | | | |
| * | | | | | | trojita: PGP decryption supportEmery Hemingway2019-10-26
| | | | | | | |
| * | | | | | | kf5gpgmepp: init at 16.08.3Emery Hemingway2019-10-26
| | | | | | | |
| * | | | | | | Merge pull request #71914 from r-ryantm/auto-update/TautulliMarek Mahut2019-10-26
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tautulli: 2.1.33 -> 2.1.37
| | * | | | | | | tautulli: 2.1.33 -> 2.1.37R. RyanTM2019-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tautulli/versions
| * | | | | | | | Merge pull request #71981 from Lassulus/vbamAlexey Shmalko2019-10-26
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vbam: 2.1.3 -> 2.1.4
| | * | | | | | | | vbam: 2.1.3 -> 2.1.4lassulus2019-10-26
| | | | | | | | | |
| * | | | | | | | | Merge pull request #71896 from markuskowa/upd-hwlocMarek Mahut2019-10-26
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | hwloc: 2.0.4 -> 2.1.0
| | * | | | | | | | | hwloc: 2.0.4 -> 2.1.0Markus Kowalewski2019-10-24
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #71991 from iimog/dcmtkAlexey Shmalko2019-10-26
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | DCMTK: init at 3.6.4
| | * | | | | | | | | | dcmtk: init at 3.6.4Markus Ankenbrand2019-10-26
| | | | | | | | | | | |
| * | | | | | | | | | | dav1d: 0.5.0 -> 0.5.1Michael Weiss2019-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1 Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
| * | | | | | | | | | | Merge pull request #72015 from marsam/update-1passwordMarek Mahut2019-10-26
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | 1password: 0.6.2 -> 0.7.0
| | * | | | | | | | | | | 1password: 0.6.2 -> 0.7.0Mario Rodas2019-10-26
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #71385 from geistesk/cutecom-0.51.0worldofpeace2019-10-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | cutecom: 0.50.0 -> 0.51.0
| | * | | | | | | | | | | | cutecom: 0.50.0 -> 0.51.0geistesk2019-10-26
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #71764 from r-ryantm/auto-update/pioneerMarek Mahut2019-10-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pioneer: 20190203 -> 20191009
| | * | | | | | | | | | | | | pioneer: 20190203 -> 20191009R. RyanTM2019-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pioneer/versions