flake/devshells: Add skopeo and manifest-tool

This commit is contained in:
Zhaofeng Li 2024-09-11 09:59:49 -04:00
parent 2a5cce4baa
commit 444ea808d5

View File

@ -63,6 +63,8 @@ in
sqlite-interactive
flyctl
skopeo
manifest-tool
] ++ lib.optionals pkgs.stdenv.isLinux [
wrangler
];