We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc43660 commit 2cf2cb9Copy full SHA for 2cf2cb9
1 file changed
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1193,8 +1193,8 @@ let
1193
mktplcRef = {
1194
name = "flutter";
1195
publisher = "dart-code";
1196
- version = "3.118.0";
1197
- hash = "sha256-mjGDQslTcWnT0gQ+1l1LXR/eWc335dJljlbvSHvCxNk=";
+ version = "3.120.0";
+ hash = "sha256-P3kn4hqmIamEH6c+TAq9fAQmSomRLSRghJ4uhKnWqn4=";
1198
};
1199
1200
meta.license = lib.licenses.mit;
0 commit comments