about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
Commit message (Collapse)AuthorAge
* Merge pull request #72415 from 1000101/tricksterMarek Mahut2019-11-01
|\ | | | | nixos/trickster: init
| * nixos/trickster: add testJan Hrnko2019-11-01
| |
* | nixos/orangefs: init at 2.9.7, add modules and test (#67591)Jörg Thalheim2019-10-31
|\ \ | | | | | | nixos/orangefs: init at 2.9.7, add modules and test
| * | nixos/orangefs: add testMarkus Kowalewski2019-09-25
| | |
* | | Merge pull request #69342 from Kiwi/matomo-updatesAaron Andersen2019-10-29
|\ \ \ | | | | | | | | Matomo (module, package) updates
| * | | nixos/matomo: add testMartin Milata2019-10-29
| | | |
* | | | Fancontrol: add test etc from #70933 (#72065)Evils-Devils2019-10-29
|/ / / | | | | | | | | | | | | | | | | | | * lm_sensors: add fancontrol module + nixos test fancontrol is a small script that checks temperature sensors and adapts fan speeds accordingly. It reads a text config file that can be auto-generated by running the pwmconfig wizard on the live system.
* | | nixos/yggdrasil: add serviceGemini Lasswell2019-10-26
| | |
* | | Merge pull request #71789 from tomfitzhenry/openarena-serverAaron Andersen2019-10-26
|\ \ \ | |_|/ |/| | openarena: add module and test
| * | openarena: add testTom Fitzhenry2019-10-26
| | |
* | | nixos/gotify: init module and testMaximilian Bosch2019-10-25
|/ /
* | nixos/tests/pppd: initDavid Anderson2019-10-15
| | | | | | | | | | This test creates a PPPoE link between two machines, and verifies that the machines can ping each other.
* | nixos/tests: add babeldMartin Weinelt2019-10-12
| |
* | nixos/caddy: add tests (#70778)Konrad Borowski2019-10-09
| |
* | Revert "Merge #67232: machinectl compliant NixOS installation"Vladimír Čunát2019-10-07
| | | | | | | | | | | | This reverts commit 66967ec7521d065f605795d64ddbbbd4fcd448c3, reversing changes made to fb6595eafdb90ef0bc7a31c2bfc9204e4cad11d9. Fixes #70442; discussion: https://github.com/NixOS/nixpkgs/pull/70027
* | Merge pull request #67232 from ck3d/container-useHostResolvConfFranz Pletz2019-09-25
|\ \ | |/ |/| machinectl compliant NixOS installation
| * nixos: added machinectl testChristian Kögler2019-09-13
| |
* | nixos/minidlna: Allow more configuration optionsAntoine R. Dumont (@ardumont)2019-09-17
| | | | | | | | | | | | This commits allows the user to configure: - more minidlna options - the ones not yet disclosed in nix (extending the existing minimal subset)
* | Merge branch 'master' into os-prober-testLéo Gaspard2019-09-16
|\|
| * Merge staging into staging-nextFrederik Rietdijk2019-09-06
| |\
| | * libgdata.tests: add installedTestsJan Tojnar2019-09-03
| | |
| | * Merge pull request #67957 from jtojnar/glib-networking-cleanupworldofpeace2019-09-03
| | |\ | | | | | | | | glib-networking: clean up & add installed tests
| | | * glib-networking: add installed testsJan Tojnar2019-09-03
| | | |
| * | | nixos/tests: remove prometheus_1 testWilliButz2019-09-06
| |/ /
| * | nixos/redis: add testFlorian Klink2019-09-01
| | |
| * | nixos.tests.fontconfig-default-fonts: initJan Tojnar2019-09-01
| |/ | | | | | | Make sure the fonts.enableDefaultFonts option works.
| * Merge pull request #66859 from worldofpeace/xfce4-14-moduleworldofpeace2019-08-27
| |\ | | | | | | nixos/xfce4-14: init
| | * nixosTests.xfce4-14: initworldofpeace2019-08-21
| | | | | | | | | | | | This is pretty much identical to the xfce test we currently have.
| * | nixos/moodle: init serviceAaron Andersen2019-08-25
| | |
| * | Merge pull request #67318 from jtojnar/gnome-photosJan Tojnar2019-08-23
| |\ \ | | | | | | | | gnome-photos: 3.32.0 → 3.32.1
| | * | gnome-photos: add installed testsJan Tojnar2019-08-23
| | |/
| * | Merge pull request #67213 from mmahut/jormungandrMarek Mahut2019-08-23
| |\ \ | | | | | | | | nixos: adding jormungandr service
| | * | nixos/tests: adding jormungandr service testMarek Mahut2019-08-22
| | | |
| * | | Revert "nixos/containers: add unprivileged option"Marek Mahut2019-08-23
| | | |
| * | | Merge pull request #67130 from uvNikita/containers/unprivilegedMarek Mahut2019-08-23
| |\ \ \ | | | | | | | | | | nixos/containers: add unprivileged option
| | * | | nixos/containers: add unprivileged optionNikita Uvarov2019-08-21
| | |/ / | | | | | | | | | | | | Fixes #57083.
| * | | Merge pull request #67308 from jtojnar/libxmlb-0.1.11Jan Tojnar2019-08-23
| |\ \ \ | | | | | | | | | | libxmlb: 0.1.10 → 0.1.11
| | * | | nixos/tests/libxmlb: initJan Tojnar2019-08-23
| | | |/ | | |/|
| * | | Merge pull request #66722 from mmahut/trezord-emulatorMarek Mahut2019-08-22
| |\ \ \ | | |/ / | |/| | trezord: adding emulator support (plus test)
| | * | tests: adding trezordMarek Mahut2019-08-16
| | | |
| * | | Merge pull request #45392 from dguibert/dg/wireguardFlorian Klink2019-08-21
| |\ \ \ | | |_|/ | |/| | nixos/wireguard: setup interface with systemd-networkd
| | * | systemd-networkd: add testsFélix Baylac-Jacqué2019-08-21
| | | | | | | | | | | | | | | | (cherry picked from commit ec073e41a0dc8273cd81cf61fa37004310120af2)
| * | | Merge pull request #63150 from Izorkin/prosody-testMatthieu Coudron2019-08-20
| |\ \ \ | | |/ / | |/| | nixos/tests/prosody: update prosody tests
| | * | nixos/tests/prosodyMysql: add check work prosody with MySQL databaseIzorkin2019-08-20
| | | |
| | * | nixos/tests: move ejabberd and prosody test to xmpp folderIzorkin2019-08-20
| | | |
| * | | Merge pull request #66736 from markuskowa/upd-glusterMichael Raskin2019-08-20
| |\ \ \ | | | | | | | | | | glusterfs: 4.0 -> 6.5
| | * | | nixos/glusterfs: add testMarkus Kowalewski2019-08-18
| | | |/ | | |/|
| * | | Merge pull request #64407 from dasJ/icingaweb-testMarek Mahut2019-08-19
| |\ \ \ | | | | | | | | | | nixos/icingaweb: Fix module path; Add test
| | * | | nixos/icingaweb: Fix module path; Add testJanne Heß2019-07-07
| | | | |
| * | | | Merge pull request #66846 from uvNikita/containers/ephemeralMarek Mahut2019-08-19
| |\ \ \ \ | | | | | | | | | | | | nixos/containers: add 'ephemeral' option