update vscode flake

This commit is contained in:
Joseph Hanson 2024-08-21 17:46:14 -05:00
parent 6425eaaf71
commit f36cce2196
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 4 additions and 4 deletions

View file

@ -436,11 +436,11 @@
]
},
"locked": {
"lastModified": 1723828248,
"narHash": "sha256-Y1zPsSg5t5FWibjooojhJ231u5stC9nYcpeOPrb5F+0=",
"lastModified": 1724203795,
"narHash": "sha256-AQfv0Nk7x8ZAhppNHiXR9La3ug1Lny+vlwzEKS4U1W8=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "b3f6cf134b9485eeb7fd509670c13c98944b02a3",
"rev": "279f805aa44ea29c349615770d476aad14d9ddb1",
"type": "github"
},
"original": {

View file

@ -46,7 +46,7 @@ let
name = "copilot-chat";
publisher = "github";
version = "0.18.2";
sha256 = "BrcrfhkX2VGF9wznTSlPSdPPv126ScbHb1ngBRGtr4E=";
sha256 = "sha256-cku6FV88jMwWoxSiMAufZy00H9Wc1XnJJDBrfWAwXPg=";
}
];
# Extract extension strings and coerce them to a list of valid attribute paths.