Added temp fix for nvidia-open for nixos-hardware
This commit is contained in:
@@ -31,14 +31,14 @@ merge
|
||||
"ms-vscode-remote"."remote-containers" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "remote-containers";
|
||||
publisher = "ms-vscode-remote";
|
||||
version = "0.382.0";
|
||||
sha256 = "0ni4fwb4asknj3c94pc00f6d2xww1513g7h52azx977h7qpngnra";
|
||||
version = "0.383.0";
|
||||
sha256 = "1h4jxnxd5gyhd9gaq104sjzfii5zr1jhkj8285ic32dlr5q4yv68";
|
||||
};
|
||||
"github"."copilot" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "copilot";
|
||||
publisher = "github";
|
||||
version = "1.223.1073";
|
||||
sha256 = "1p8b8fl2sszxk1202nvcipfzc2by7vsf30drv0l4kp4wrglpx7d0";
|
||||
version = "1.224.1077";
|
||||
sha256 = "19jvadhbvgqx90yv7jkax8qiw2zvlry7nl2p48x8vr47smp8b7l0";
|
||||
};
|
||||
"github"."copilot-chat" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "copilot-chat";
|
||||
@@ -103,8 +103,8 @@ merge
|
||||
"james-yu"."latex-workshop" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "latex-workshop";
|
||||
publisher = "james-yu";
|
||||
version = "10.1.0";
|
||||
sha256 = "09hw9jx7b3cldra8bvkzksb6a3rl6fckw7gabii5nqp1wp9nd1ws";
|
||||
version = "10.2.1";
|
||||
sha256 = "0jbsv1g3zly1h34qfkpy60b6lz8dq26m7mg9pkvh0vvfak24f1zr";
|
||||
};
|
||||
"mgmcdermott"."vscode-language-babel" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "vscode-language-babel";
|
||||
@@ -257,15 +257,15 @@ merge
|
||||
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.2091";
|
||||
sha256 = "09zhyqkysz5q7zf6la4nbrj29z8zwp25i3q57rh7299mlblyhkpq";
|
||||
version = "0.4.2092";
|
||||
sha256 = "0bc385igj1wmfla56w1yj4gb2wda8g4xcyz25yjpdcpmkjxiqlil";
|
||||
arch = "linux-x64";
|
||||
};
|
||||
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "continue";
|
||||
publisher = "continue";
|
||||
version = "0.9.200";
|
||||
sha256 = "1wshw2qjysn4h0ywl1smjfcjwi0cw7a13mbwj13n93yy8pkikgkx";
|
||||
version = "0.9.202";
|
||||
sha256 = "1970h95f9z0k66d2172y8y0lmzpv8r9r7wpfib7gdwl9xryc295z";
|
||||
arch = "linux-x64";
|
||||
};
|
||||
}))
|
||||
@@ -287,15 +287,15 @@ merge
|
||||
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.2091";
|
||||
sha256 = "1llr9f9394ibn1389wxbzs5d136cgf5x5rx5f1rrvdyz51slfkw0";
|
||||
version = "0.4.2092";
|
||||
sha256 = "00j12ikxgxqw7nwwi2v29j0vvkdil9hr8qk7kwghk9hrwy9cmi4n";
|
||||
arch = "linux-arm64";
|
||||
};
|
||||
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "continue";
|
||||
publisher = "continue";
|
||||
version = "0.9.200";
|
||||
sha256 = "1i18wcrz49zpb7xzy4jkh0x929y72qzpr0zyl6dav7s5xq1ldai5";
|
||||
version = "0.9.202";
|
||||
sha256 = "1hc22m79ik007d2f0fd6lpqazy9a5cxfk50dn87qah16hr4yyjvr";
|
||||
arch = "linux-arm64";
|
||||
};
|
||||
}))
|
||||
@@ -317,15 +317,15 @@ merge
|
||||
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.2091";
|
||||
sha256 = "172mggc0cnqjfgi8sxss3vgqhj84glpl0pjfks63rp8zvpklyw5m";
|
||||
version = "0.4.2092";
|
||||
sha256 = "0ir9zdms6fp5hfpc1qz0xpsl8k9jbanmryc5996yvax2a10h4pc4";
|
||||
arch = "darwin-x64";
|
||||
};
|
||||
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "continue";
|
||||
publisher = "continue";
|
||||
version = "0.9.200";
|
||||
sha256 = "17l91jx3xrq0s4lqnrgh0i44gqbibgk3nbnr9nxbq29mfz1xcx4q";
|
||||
version = "0.9.202";
|
||||
sha256 = "0yi69rdfsm0iv4knm0f3psmi9gy0glkqdnxydalvbsq64m3bhw04";
|
||||
arch = "darwin-x64";
|
||||
};
|
||||
}))
|
||||
@@ -347,15 +347,15 @@ merge
|
||||
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.2091";
|
||||
sha256 = "1k14m4rlvc063w5x05hpzp78y5bih05j55w5bd678mpyhkdnizhm";
|
||||
version = "0.4.2092";
|
||||
sha256 = "07yggas3iy5aishflhr2vp50wc9mal03ac3zb2ykfdl5ija7ybcd";
|
||||
arch = "darwin-arm64";
|
||||
};
|
||||
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "continue";
|
||||
publisher = "continue";
|
||||
version = "0.9.200";
|
||||
sha256 = "0ibqg3drnlix2jgnpayahx1qbrm4jhfkxxzjgah9xql7drmalmzz";
|
||||
version = "0.9.202";
|
||||
sha256 = "0k31r0jl6haxjwiywgwdg9zv5axi798x0k7jx7vcf5vy4sxwq1s2";
|
||||
arch = "darwin-arm64";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user