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:
Austin Horstman
2026-07-10 23:35:26 -05:00
parent d29a1c0f34
commit 2afec152df
+1
View File
@@ -163,6 +163,7 @@ let
"pimsync"
"pistol"
"pls"
"podman"
"poetry"
"powerline-go"
"proton-pass-cli"