mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
pkgs/pkgs-lib/tests/formats.nix: adapt to new style
https://hydra.nixos.org/build/300150957/nixlog/2/tail
Probably caused by f80b06e
This commit is contained in:
parent
8e8f7c7fab
commit
26650e0d10
|
|
@ -697,6 +697,7 @@ runBuildTests {
|
||||||
list = [1, 2]
|
list = [1, 2]
|
||||||
str = "foo"
|
str = "foo"
|
||||||
true = true
|
true = true
|
||||||
|
|
||||||
[attrs]
|
[attrs]
|
||||||
foo = "foo"
|
foo = "foo"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue