Skip to content

Commit 3bb765a

Browse files
authored
Update flake.nix
1 parent 4905a2f commit 3bb765a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
pkgs = importNixpkgs "x86_64-linux";
6666
in
6767
pkgs.mkShell {
68-
name = "meshstack-hub-ghactions";
68+
name = "terraform-aks-meshplatform";
6969
packages = (core_packages pkgs);
7070
};
7171
};

0 commit comments

Comments
 (0)