switch to unstable
This commit is contained in:
parent
dbddb5e821
commit
c78025c034
4 changed files with 7 additions and 37 deletions
|
|
@ -43,7 +43,6 @@
|
|||
config.allowUnfree = true;
|
||||
overlays = [
|
||||
inputs.nix-vscode-extensions.overlays.default
|
||||
outputs.overlays.unstable-packages
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -62,7 +61,7 @@
|
|||
multirow
|
||||
arydshln;
|
||||
};
|
||||
my-vscode = unstable.vscode-with-extensions.override {
|
||||
my-vscode = vscode-with-extensions.override {
|
||||
vscodeExtensions = with vscode-marketplace; [
|
||||
ms-python.python
|
||||
ms-python.vscode-pylance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue