summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #96094 from helsinki-systems/fix/test/installer-btrfs-warningJacek Galowicz2020-08-23
|\ | | | | nixosTests.installer.btrfsSubvolDefault: fix warning
| * nixosTests.installer.btrfsSubvolDefault: fix warningajs1242020-08-23
| |
* | Merge pull request #96070 from flokli/containers-reloadable-fixesJacek Galowicz2020-08-23
|\ \ | | | | | | nixosTests.containers-reloadable: fixes
| * | nixosTests.containers-reloadable: fix typo in nameFlorian Klink2020-08-23
| | |
| * | nixosTests.containers-reloadable: fix old reference to make-test.nix in commentFlorian Klink2020-08-23
| | |
| * | nixosTests.containers-reloadable: expose testFlorian Klink2020-08-23
| | | | | | | | | | | | This hasn't been available before in nixosTests.
* | | nixos/tests/gnome3: start terminal with autostart file (#96102)Tor Hedin Brønner2020-08-23
| |/ |/| | | | | For some reason starting the terminal using `su user -c '...'` have a tendency to fail. Simply use an autostart file instead.
* | Merge pull request #95988 from rnhmjoj/release-notesMichele Guerini Rocco2020-08-23
|\ \ | |/ |/| nixos/release-notes: mention GRUB password support
| * nixos/release-notes: mention GRUB password supportrnhmjoj2020-08-22
| |
| * nixos/release-notes: fix typornhmjoj2020-08-22
| |
* | Remove docker-preloader module and testAntoine Eiche2020-08-23
| |
* | Merge pull request #80051 from tfc/port-docker-preloader-testFlorian Klink2020-08-23
|\ \ | | | | | | nixosTests.docker-preloader: Port to Python
| * | nixosTests.docker-preloader: mark as brokenFlorian Klink2020-08-23
| | | | | | | | | | | | This currently fails with a "read-only file system" error.
| * | nixosTests.docker-preloader: Port to PythonJacek Galowicz2020-08-23
| | |
* | | Merge pull request #79696 from tfc/port-ec2-testFlorian Klink2020-08-23
|\ \ \ | | | | | | | | nixosTests.ec2: Port tests that depend on common/ec2.nix
| * | | nixosTests.ec2-config: mark as brokenFlorian Klink2020-08-23
| | | | | | | | | | | | | | | | | | | | | | | | This test wants to download things from the internet while building the system. It can probably be fixed by ensuring these paths are present in the initial nix-store.
| * | | nixosTests.ec2-config: Add to all-tests.nixJacek Galowicz2020-08-23
| | | |
| * | | nixosTests.ec2: Port tests that depend on common/ec2.nixJacek Galowicz2020-08-23
| |/ /
* | | Merge pull request #95924 from helsinki-systems/port/hardened-testFlorian Klink2020-08-23
|\ \ \ | |/ / |/| | nixos/hardened: Port test to Python and fix it
| * | nixos/hardened: Port test to Python and fix itJanne Heß2020-08-21
| | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | nixos/testing: Fix fail() functionJanne Heß2020-08-21
| | | | | | | | | | | | | | | The docs say this behaves as succeed(), but it does not return stdout as succeed() does. This fixes that behaviour
* | | Merge pull request #87700 from serokell/mkaito/upstream/prometheus-portLassulus2020-08-23
|\ \ \ | | | | | | | | prometheus: Split options listenAddress and port
| * | | prometheus: Add assert for legacy listenAddressKirill Elagin2020-07-23
| | | |
| * | | prometheus: Use types.port for portKirill Elagin2020-07-23
| | | |
| * | | prometheus: Split options listenAddress and portChristian Höppner2020-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accessing the configured port of a service is quite useful, for example when configuring virtual hosts for a service. The prometheus module did not expose the configured por separately, making it unnecessarily cumbersome to consume. This is a breaking change only if you were setting `listenAddress` to a non-standard value. If you were, you should now set `listenAddress` and `port` separately.
* | | | Merge pull request #91586 from manveru/amazon-ssm-agent-2.3.1319.0Lassulus2020-08-23
|\ \ \ \ | | | | | | | | | | ssm-agent: 2.0.633.0 -> 2.3.1319.0
| * | | | ssm-agent: 2.0.633.0 -> 2.3.1319.0Michael Fellinger2020-06-26
| | | | |
* | | | | cri-o: add loobpack CNI config to moduleSascha Grunert2020-08-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | | | Merge pull request #89729 from JJJollyjim/bitwarden-rs-testLassulus2020-08-22
|\ \ \ \ \ | | | | | | | | | | | | nixos/bitwarden_rs: add test
| * | | | | nixos/bitwarden_rs: add testJamie McClymont2020-08-23
| | | | | |
* | | | | | Merge pull request #93532 from erictapen/gollum-h1-titleJustin Humm2020-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/gollum: introduce --h1-title option
| * | | | | | nixos/gollum: introduce --h1-title optionJustin Humm2020-07-20
| | | | | | |
* | | | | | | Merge pull request #96026 from bbigras/nixos-enterMaximilian Bosch2020-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/manual: fix typo in man-nixos-enter.xml
| * | | | | | | nixos/manual: fix typo in man-nixos-enter.xmlBruno Bigras2020-08-22
| | | | | | | |
* | | | | | | | Merge pull request #95845 from WilliButz/update/prometheus-2.20.1Maximilian Bosch2020-08-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | prometheus: 2.19.3 -> 2.20.1, fix thanos test
| * | | | | | | prometheus: 2.19.3 -> 2.20.1, fix thanos testWilliButz2020-08-20
| | | | | | | |
* | | | | | | | Merge pull request #87553 from JoeDupuis/enhancing-monit-moduleLassulus2020-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/monit: Allow splitting the config in multiple files
| * | | | | | | | nixos/monit: Allow splitting the config in multiple filesJoe Dupuis2020-05-10
| | | | | | | | |
* | | | | | | | | 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