summaryrefslogtreecommitdiffstats
path: root/nixos/tests/containers-macvlans.nix
AgeCommit message (Collapse)Author
2021-02-26nixos/containers: styling improvementsPatryk Wychowaniec
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl
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 Milata
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-02-17nixos/tests: rename IP addresses/routes optionsrnhmjoj
2016-12-12Add macvlan support for declarative containersmontag451