Fix comment + indentation.
This commit is contained in:
parent
e9b8d19307
commit
9bef20370c
1 changed files with 2 additions and 2 deletions
|
|
@ -417,7 +417,7 @@ in
|
||||||
upstream = hostPkgs.callPackage "${nixpkgs}/nixos/lib/test-driver" { };
|
upstream = hostPkgs.callPackage "${nixpkgs}/nixos/lib/test-driver" { };
|
||||||
in
|
in
|
||||||
upstream.overrideAttrs (_: {
|
upstream.overrideAttrs (_: {
|
||||||
# github.com/NixOS/nixpkgs#228220 gets merged
|
# Until github.com/NixOS/nixpkgs#228220 gets merged
|
||||||
patches = [
|
patches = [
|
||||||
../test/0001-nixos-test-driver-include-a-timeout-for-the-recv-cal.patch
|
../test/0001-nixos-test-driver-include-a-timeout-for-the-recv-cal.patch
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue