mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Fix macOS and Bump flake.lock
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user