Fix macOS and Bump flake.lock

This commit is contained in:
Dave Gallant
2023-02-21 17:26:35 -05:00
parent 77982c4748
commit ffac3aa613
2 changed files with 10 additions and 10 deletions

View File

@@ -429,11 +429,11 @@ in {
hashicorp.terraform
ms-dotnettools.csharp
ms-kubernetes-tools.vscode-kubernetes-tools
ms-python.python
redhat.vscode-yaml
]
++ lib.optionals stdenv.isLinux [
ms-vsliveshare.vsliveshare
ms-python.python
];
};
};