diff --git a/flake.nix b/flake.nix index 11de068..3e306b4 100644 --- a/flake.nix +++ b/flake.nix @@ -387,7 +387,7 @@ destination = "/bin/podman-push-container"; text = builtins.replaceStrings [ - "@nushell" + "@nushell@" "@client@" ] [ @@ -402,7 +402,7 @@ destination = "/bin/docker-push-container"; text = builtins.replaceStrings [ - "@nushell" + "@nushell@" "@client@" ] [