update vscode flake
This commit is contained in:
parent
6425eaaf71
commit
f36cce2196
2 changed files with 4 additions and 4 deletions
|
@ -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": {
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue