summary refs log tree commit diff
path: root/nixos/tests/containers-macvlans.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.
* nixosTests.containers*: port rest to pythonMartin Milata2019-12-08
|
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-17
|
* Add macvlan support for declarative containersmontag4512016-12-12