add shiny

This commit is contained in:
Inex Code 2024-04-18 15:50:04 +03:00
parent 23c6b9374a
commit ad22d70718
2 changed files with 7 additions and 6 deletions

View File

@ -41,11 +41,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1712798884,
"narHash": "sha256-Q1qzg/UTsCdRx4g4rlweDL2yBQFnevsXTr74ONGoGm4=",
"lastModified": 1713403085,
"narHash": "sha256-O4cmg2E9q/dorYe2g4FN2dCYeDhwG58/LbHTMZ6JY9E=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "df5f35ed20d9f4fd64429c8e8c0bde079702f767",
"rev": "8e1c3118592c30e1374c64f2242d80ad53084f72",
"type": "github"
},
"original": {
@ -72,11 +72,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1712608508,
"narHash": "sha256-vMZ5603yU0wxgyQeHJryOI+O61yrX2AHwY6LOFyV1gM=",
"lastModified": 1713248628,
"narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4cba8b53da471aea2ab2b0c1f30a81e7c451f4b6",
"rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
"type": "github"
},
"original": {

View File

@ -48,6 +48,7 @@
extensions.vscode-marketplace.ms-python.flake8
extensions.vscode-marketplace.rust-lang.rust-analyzer
# extensions.vscode-marketplace.github.copilot-chat
extensions.vscode-marketplace.Posit.shiny-python
];
};