summary refs log tree commit diff
path: root/nixos/tests/containers-hosts.nix
Commit message (Collapse)AuthorAge
* nixos/qemu-vm: default memorySize 384 -> 1024Artturin2021-11-21
| | | | | | | | | the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
* nixos/containers: styling improvementsPatryk Wychowaniec2021-02-26
|
* treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
| | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* nixos/containers-hosts: Port test to pythonJacek Galowicz2019-11-25
|
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-17
|
* containers: fix broken /etc/hosts entries when localAddress contains a netmaskmontag4512016-12-12