mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
flake/devshells: Add skopeo and manifest-tool
This commit is contained in:
parent
2a5cce4baa
commit
444ea808d5
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ in
|
||||||
sqlite-interactive
|
sqlite-interactive
|
||||||
|
|
||||||
flyctl
|
flyctl
|
||||||
|
skopeo
|
||||||
|
manifest-tool
|
||||||
] ++ lib.optionals pkgs.stdenv.isLinux [
|
] ++ lib.optionals pkgs.stdenv.isLinux [
|
||||||
wrangler
|
wrangler
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue