about summary refs log tree commit diff
path: root/nixos/tests/containers-macvlans.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-2/+0
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
2021-02-26nixos/containers: styling improvementsPatryk Wychowaniec1-5/+3
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2019-12-08nixosTests.containers*: port rest to pythonMartin Milata1-12/+16
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-2/+2
2018-02-17nixos/tests: rename IP addresses/routes optionsrnhmjoj1-4/+4
2016-12-12Add macvlan support for declarative containersmontag4511-0/+82