about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | Merge pull request #74379 from bachp/gitlab-runner-reloadFlorian Klink2020-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/gitlab-runner: reload on config change
| * | | | | | | | | | | | nixos/gitlab-runner: reload on config changeBen Gamari2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change it is no longer required to restart the runner on every change. Instead it can just reload it's config while running.
* | | | | | | | | | | | | Merge pull request #83704 from Ma27/acme-containerMaximilian Bosch2020-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/acme: don't depend on multi-user.target inside a container
| * | | | | | | | | | | | | nixos/acme: don't depend on multi-user.target inside a containerMaximilian Bosch2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On boot, a container doesn't have an uplink and would run into a timeout while waiting for cert renewal[1]. [1] https://github.com/NixOS/nixpkgs/pull/81371#issuecomment-605526099
* | | | | | | | | | | | | | Merge pull request #83768 from mmahut/magic-wormhole-mailbox-serverMarek Mahut2020-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | nixos/magic-wormhole-mailbox-server: init
| * | | | | | | | | | | | | nixos/tests: add magic-wormhole-mailbox-serverMarek Mahut2020-03-30
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | nixos/magic-wormhole-mailbox-server: initMarek Mahut2020-03-30
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #77478 from artemist/nixos-factorioDmitry Kalinkin2020-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/factorio: add extraSettings and package options
| * | | | | | | | | | | | | nixos/factorio: add extraSettings and package optionsArtemis Tosini2020-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there is no way to set game settings, such as administrators. extraSettings allows users to override default game settings without adding many more settings. The package option allows users to use the experimental version, or override to a specific version with their own modified package.
* | | | | | | | | | | | | | Merge pull request #81161 from wedens/libvirt-6.0.0Robin Gloster2020-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | libvirt: 5.4.0 -> 6.1.0
| * | | | | | | | | | | | | libvirt: fix escapeShellArg usageRobin Gloster2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: conferno <conferno@camfex.cz>
| * | | | | | | | | | | | | nixos/scripted-networking: fix bridge setup when libvirtd uses socket activationvolth2020-03-15
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | libvirt: 6.0.0 -> 6.1.0, fix modulevolth2020-03-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/azure: clarify how users work in basic exampleCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/azure: upload-image.sh cleanup $1 handlingCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/azure: upload-image names the image betterCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/azure: simplify example imageCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | azure: init nixos/maintainers/scripts/azure-newCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | azure: boot.growPartition = trueCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/azure: add diskSize module optionCole Mickens2020-03-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #83653 from nlewo/nextcloud-firstrunwizardMaximilian Bosch2020-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/nextcloud: add bcmap, mp4 and webm in nginx configuration
| * | | | | | | | | | | | | | nixos/nextcloud: add bcmap, mp4 and webm in nginx configurationAntoine Eiche2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is used by the `firstrunwizard` and has been added in the nginx configuration documentation of the latest manual (https://github.com/nextcloud/documentation/blob/cda627b7c8896f3bac8bfde420c0c8b5d1806190/admin_manual/installation/nginx.rst).
* | | | | | | | | | | | | | | Merge pull request #83633 from zarelit/fix_literalExampleMaximilian Bosch2020-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network-interfaces: fix literalExample arguments
| * | | | | | | | | | | | | | | nixos/network-interfaces: fix examples typesDavid Costa2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make literalExample receive string arguments. Fix nixos/nixos-homepage#255
* | | | | | | | | | | | | | | | nixos/gerrit: stop setting jvmPackage (#83696)Florian Klink2020-03-29
| |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jdk12_headless disappeared in d00559ebb84af84b48a207a5a0a0762ce9d577eb, and just using the default in the VM test should be fine IMHO.
* | | | | | | | | | | | | | | Merge pull request #83660 from Emantor/fix/system-duplicate-lineFlorian Klink2020-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/systemd: remove one DefaultBlockIOAccounting
| * | | | | | | | | | | | | | | nixos/systemd: remove one DefaultBlockIOAccountingRouven Czerwinski2020-03-29
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DefaultBlockIOAccounting=yes is set twice in the same file, remove one copy.
* | | | | | | | | | | | | | | Merge pull request #83637 from romildo/desktopManager.desktopNamesworldofpeace2020-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos.display-manager: set DesktopNames from a new attribute
| * | | | | | | | | | | | | | | nixos.xfce: set desktopNamesJosé Romildo Malaquias2020-03-28
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | nixos.display-managers: use new attribute for desktop namesJosé Romildo Malaquias2020-03-28
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #83598 from mmilata/test-driver-delete-vdectlFlorian Klink2020-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | test-driver.py: don't leave vde1.ctl around
| * | | | | | | | | | | | | | test-driver.py: use temporary dir for vde1.ctlMartin Milata2020-03-29
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send SIGTERM instead of SIGKILL to vde_switch to give it chance to delete the directories.
* | | | | | | | | | | | | | Merge pull request #82784 from davidak/fpmAaron Andersen2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/phpfpm: add example to socket
| * | | | | | | | | | | | | | nixos/phpfpm: add example to socketdavidak2020-03-17
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | nixos/tests/mongodb: also test mongodb-3_4Maximilian Bosch2020-03-29
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | nixos/nginx: fix evalJan Tojnar2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a typo introduced in https://github.com/NixOS/nixpkgs/pull/83611
* | | | | | | | | | | | | | | Merge pull request #83600 from Ma27/hydra-two-stage-deployGraham Christensen2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | hydra: 2020-02-06 -> 2020-03-{24,27}
| * | | | | | | | | | | | | | hydra: 2020-02-06 -> 2020-03-{24,27}Maximilian Bosch2020-03-28
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrades Hydra to the latest master/flake branch. To perform this upgrade, it's needed to do a non-trivial db-migration which provides a massive performance-improvement[1]. The basic ideas behind multi-step upgrades of services between NixOS versions have been gathered already[2]. For further context it's recommended to read this first. Basically, the following steps are needed: * Upgrade to a non-breaking version of Hydra with the db-changes (columns are still nullable here). If `system.stateVersion` is set to something older than 20.03, the package will be selected automatically, otherwise `pkgs.hydra-migration` needs to be used. * Run `hydra-backfill-ids` on the server. * Deploy either `pkgs.hydra-unstable` (for Hydra master) or `pkgs.hydra-flakes` (for flakes-support) to activate the optimization. The steps are also documented in the release-notes and in the module using `warnings`. `pkgs.hydra` has been removed as latest Hydra doesn't compile with `pkgs.nixStable` and to ensure a graceful migration using the newly introduced packages. To verify the approach, a simple vm-test has been added which verifies the migration steps. [1] https://github.com/NixOS/hydra/pull/711 [2] https://github.com/NixOS/nixpkgs/pull/82353#issuecomment-598269471
* | | | | | | | | | | | | | Merge pull request #83425 from xfix/mark-hibernation-test-as-broken-on-aarchworldofpeace2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/tests/hibernate: disable for platforms other than x86_64
| * | | | | | | | | | | | | | nixos/tests/hibernate: disable for platforms other than x86_64Konrad Borowski2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to 9pnet_virtio bugs, /nix is no longer available after hibernation. It happens to work on x86_64, but not on other platforms.
* | | | | | | | | | | | | | | Merge pull request #83473 from doronbehar/update-connmanworldofpeace2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | connman: 1.37 -> 1.38
| * | | | | | | | | | | | | | nixos/connman: add TODOs regarding connman + network-managerDoron Behar2020-03-28
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | nixos/connman: add option to use specific packageDoron Behar2020-03-28
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | nginx: increase types_hash_max_size to 4096 (#83609)Vincent Bernat2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After upgrading to NixOS 20.03, I've got the following warning: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size The documentation states that "if nginx emits the message requesting to increase either hash max size or hash bucket size then the first parameter should first be increased" (aka types_hash_max_size). In 19.03, the size of mime.types was around 100 entries. In 20.03, we are around 900 entries. This is due to ff0148d868bd which makes nginx use mailcap mime.types.
* | | | | | | | | | | | | | | nixos/nginx: use mailcap mimetypes in all cases (#83611)Vincent Bernat2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In ff0148d868bd, nginx configuration was modified to use mime.types from mailcap package as it is more complete. However, there are two places where mime.types is included in configuration. When the user was setting `cfg.httpConfig`, the mime.types from nginx was still used. This commit fix that by moving the common snippet in a variable of its own and ensure it is used at both places.
* | | | | | | | | | | | | | | Merge pull request #74504 from xwvvvvwx/wg-quick-testsMaximilian Bosch2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests/wireguard: init wg-quick
| * | | | | | | | | | | | | | | tests/wireguard: init wg-quickDavid Terry2019-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Duplicate and adapt the existing default wireguard test for wg-quick - Pull common setup code out into a seperate file
* | | | | | | | | | | | | | | | Merge pull request #25311 from peterhoeg/f/udev-settlePeter Hoeg2020-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | display-manager: systemd-udev-settle serves no purpose, boot 10% faster
| * | | | | | | | | | | | | | | display-manager: systemd-udev-settle serves no purposePeter Hoeg2020-03-21
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | zfs: document systemd-udev-settle dependencyPeter Hoeg2020-03-21
| | | | | | | | | | | | | | | |