Added debug extension.
This commit is contained in:
parent
5eb935a4e1
commit
0fd926b493
22
packages.nix
22
packages.nix
|
|
@ -69,10 +69,16 @@
|
||||||
hash = "sha256-D474GdTCAH8b+zuO+1M+cnluKfBv7mAMdtH7F777W5U=";
|
hash = "sha256-D474GdTCAH8b+zuO+1M+cnluKfBv7mAMdtH7F777W5U=";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "vscode-pdf";
|
name = "debug";
|
||||||
publisher = "mathematic";
|
publisher = "webfreak";
|
||||||
version = "0.1.11";
|
version = "0.27.0";
|
||||||
hash = "sha256-h0liigU+oyHkZM9Kn3P8J/9IV8sgYI+fcpHV37WfNjk=";
|
hash = "sha256-p/k5UcXldXKFKbPbnW603Jsut53n01azeDhWMDSd4nw=";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "teleplot";
|
||||||
|
publisher = "alexnesnes";
|
||||||
|
version = "1.0.2";
|
||||||
|
hash = "sha256-vIPCB17KR35yYJybaSuTn85WNIb32NhXbEptmYn0QuY=";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "toggle-hidden";
|
name = "toggle-hidden";
|
||||||
|
|
@ -81,10 +87,10 @@
|
||||||
hash = "sha256-ET8qBNtQHyOXB7oJOndkvW5ZqrZjFGZkkAv1CirpWuE=";
|
hash = "sha256-ET8qBNtQHyOXB7oJOndkvW5ZqrZjFGZkkAv1CirpWuE=";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "teleplot";
|
name = "vscode-pdf";
|
||||||
publisher = "alexnesnes";
|
publisher = "mathematic";
|
||||||
version = "1.0.2";
|
version = "0.1.11";
|
||||||
hash = "sha256-vIPCB17KR35yYJybaSuTn85WNIb32NhXbEptmYn0QuY=";
|
hash = "sha256-h0liigU+oyHkZM9Kn3P8J/9IV8sgYI+fcpHV37WfNjk=";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue