tests/darwinScrublist: add podman
podman pulls in vfkit on darwin, which fails to build on aarch64-darwin with the current nixpkgs pin (cctools ld crashes with 'Trace/BPT trap: 5'). The podman darwin tests reference the real package through the machine watchdog script, establishing a build dependency. Stub it on darwin test runs.
This commit is contained in:
parent
d29a1c0f34
commit
2afec152df
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ let
|
|||
"pimsync"
|
||||
"pistol"
|
||||
"pls"
|
||||
"podman"
|
||||
"poetry"
|
||||
"powerline-go"
|
||||
"proton-pass-cli"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue