Merge pull request #301936 from deviant/mktplcref-hash

vscode-utils: allow hash to be used in mktplcRef

authored by superherointj and committed by GitHub 368ac1e6 ec8f9ee3

+277 -276
+1 -1
pkgs/applications/editors/vscode/extensions/WakaTime.vscode-wakatime/default.nix
··· 9 name = "vscode-wakatime"; 10 publisher = "WakaTime"; 11 version = "18.0.5"; 12 - sha256 = "sha256-vWqGxMbxKqd4UgKK0sOKadMTDf6Y3TQxfWsc93MHjFs="; 13 }; 14 15 meta = {
··· 9 name = "vscode-wakatime"; 10 publisher = "WakaTime"; 11 version = "18.0.5"; 12 + hash = "sha256-vWqGxMbxKqd4UgKK0sOKadMTDf6Y3TQxfWsc93MHjFs="; 13 }; 14 15 meta = {
+1 -1
pkgs/applications/editors/vscode/extensions/chenglou92.rescript-vscode/default.nix
··· 13 name = "rescript-vscode"; 14 publisher = "chenglou92"; 15 inherit version; 16 - sha256 = "sha256-Dt7mqZQ/vEUFyUD5SsY6RGzg9kq19/Amksrwtfv0TuE="; 17 }; 18 postPatch = '' 19 rm -r ${analysisDir}
··· 13 name = "rescript-vscode"; 14 publisher = "chenglou92"; 15 inherit version; 16 + hash = "sha256-Dt7mqZQ/vEUFyUD5SsY6RGzg9kq19/Amksrwtfv0TuE="; 17 }; 18 postPatch = '' 19 rm -r ${analysisDir}
+1 -1
pkgs/applications/editors/vscode/extensions/chenglou92.rescript-vscode/rescript-editor-analysis.nix
··· 8 owner = "rescript-lang"; 9 repo = "rescript-vscode"; 10 rev = version; 11 - sha256 = "sha256-+Ht8qWwxtFWHFMiV/aoZIs2S3SxkOWgdwSKN+akp/LU="; 12 }; 13 14 nativeBuildInputs = [ ocaml dune_3 ocamlPackages.cppo ];
··· 8 owner = "rescript-lang"; 9 repo = "rescript-vscode"; 10 rev = version; 11 + hash = "sha256-+Ht8qWwxtFWHFMiV/aoZIs2S3SxkOWgdwSKN+akp/LU="; 12 }; 13 14 nativeBuildInputs = [ ocaml dune_3 ocamlPackages.cppo ];
+1 -1
pkgs/applications/editors/vscode/extensions/contextmapper.context-mapper-vscode-extension/default.nix
··· 10 name = "context-mapper-vscode-extension"; 11 publisher = "contextmapper"; 12 version = "6.11.0"; 13 - sha256 = "sha256-TvApcBBI+Egu7t4tJuEYTs6mhvABOY2eXVb57O4gWfs="; 14 }; 15 16 nativeBuildInputs = [
··· 10 name = "context-mapper-vscode-extension"; 11 publisher = "contextmapper"; 12 version = "6.11.0"; 13 + hash = "sha256-TvApcBBI+Egu7t4tJuEYTs6mhvABOY2eXVb57O4gWfs="; 14 }; 15 16 nativeBuildInputs = [
+247 -247
pkgs/applications/editors/vscode/extensions/default.nix
··· 47 name = "language-x86-64-assembly"; 48 publisher = "13xforever"; 49 version = "3.1.4"; 50 - sha256 = "sha256-FJRDm1H3GLBfSKBSFgVspCjByy9m+j9OStlU+/pMfs8="; 51 }; 52 meta = { 53 description = "Cutting edge x86 and x86_64 assembly syntax highlighting"; ··· 63 publisher = "1Password"; 64 name = "op-vscode"; 65 version = "1.0.4"; 66 - sha256 = "sha256-s6acue8kgFLf5fs4A7l+IYfhibdY76cLcIwHl+54WVk="; 67 }; 68 meta = { 69 changelog = "https://github.com/1Password/op-vscode/releases"; ··· 96 publisher = "4ops"; 97 name = "terraform"; 98 version = "0.2.5"; 99 - sha256 = "sha256-y5LljxK8V9Fir9EoG8g9N735gISrlMg3czN21qF/KjI="; 100 }; 101 meta = { 102 license = lib.licenses.mit; ··· 126 name = "vscode-ron"; 127 publisher = "a5huynh"; 128 version = "0.10.0"; 129 - sha256 = "sha256-DmyYE7RHOX/RrbIPYCq/x0l081SzmyBAd7yHSUOPkOA="; 130 }; 131 meta = { 132 license = lib.licenses.mit; ··· 155 name = "codesnap"; 156 publisher = "adpyke"; 157 version = "1.3.4"; 158 - sha256 = "sha256-dR6qODSTK377OJpmUqG9R85l1sf9fvJJACjrYhSRWgQ="; 159 }; 160 meta = { 161 license = lib.licenses.mit; ··· 179 name = "increment-selection"; 180 publisher = "albymor"; 181 version = "0.2.0"; 182 - sha256 = "sha256-iP4c0xLPiTsgD8Q8Kq9jP54HpdnBveKRY31Ro97ROJ8="; 183 }; 184 meta = { 185 description = "Increment, decrement or reverse selection with multiple cursors"; ··· 194 name = "bookmarks"; 195 publisher = "alefragnani"; 196 version = "13.3.1"; 197 - sha256 = "sha256-CZSFprI8HMQvc8P9ZH+m0j9J6kqmSJM1/Ik24ghif2A="; 198 }; 199 meta = { 200 license = lib.licenses.gpl3; ··· 206 name = "project-manager"; 207 publisher = "alefragnani"; 208 version = "12.7.0"; 209 - sha256 = "sha256-rBMwvm7qUI6zBrXdYntQlY8WvH2fDBhEuQ1pHDl9fQg="; 210 }; 211 meta = { 212 license = lib.licenses.mit; ··· 259 name = "ng-template"; 260 publisher = "Angular"; 261 version = "15.2.0"; 262 - sha256 = "sha256-ho3DtXAAafY/mpUcea2OPhy8tpX+blJMyVxbFVUsspk="; 263 }; 264 meta = { 265 changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog"; ··· 276 name = "icons-carbon"; 277 publisher = "antfu"; 278 version = "0.2.6"; 279 - sha256 = "sha256-R8eHLuebfgHaKtHPKBaaYybotluuH9WrUBpgyuIVOxc="; 280 }; 281 meta = { 282 license = lib.licenses.mit; ··· 288 publisher = "antfu"; 289 name = "slidev"; 290 version = "0.4.1"; 291 - sha256 = "sha256-MNQMOT9LaEVZqelvikBTpUPTsSIA2z5qvLxw51aJw1w="; 292 }; 293 meta = { 294 license = lib.licenses.mit; ··· 315 name = "vscode-apollo"; 316 publisher = "apollographql"; 317 version = "1.19.11"; 318 - sha256 = "sha256-EixefDuJiw/p5yAR/UQLK1a1RXJLXlTmOlD34qpAN+U="; 319 }; 320 meta = { 321 changelog = "https://marketplace.visualstudio.com/items/apollographql.vscode-apollo/changelog"; ··· 332 name = "nord-visual-studio-code"; 333 publisher = "arcticicestudio"; 334 version = "0.19.0"; 335 - sha256 = "sha256-awbqFv6YuYI0tzM/QbHRTUl4B2vNUdy52F4nPmv+dRU="; 336 }; 337 meta = { 338 description = "An arctic, north-bluish clean and elegant Visual Studio Code theme."; ··· 361 name = "nix-env-selector"; 362 publisher = "arrterian"; 363 version = "1.0.10"; 364 - sha256 = "sha256-b3Sr0bwU2VJgl2qcdsUROZ3jnK+YUuzJMySvSD7goj8="; 365 }; 366 meta = { 367 license = lib.licenses.mit; ··· 395 name = "cue"; 396 publisher = "asdine"; 397 version = "0.3.2"; 398 - sha256 = "sha256-jMXqhgjRdM3UG/9NtiwWAg61mBW8OYVAKDWgb4hzhA4="; 399 }; 400 meta = { 401 description = "Cue language support for Visual Studio Code"; ··· 412 name = "astro-vscode"; 413 publisher = "astro-build"; 414 version = "2.8.3"; 415 - sha256 = "sha256-A6m31eZMlOHF0yr9MjXmsFyXgH8zmq6WLRd/w85hGw0="; 416 }; 417 meta = { 418 changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog"; ··· 446 name = "brainfuck-syntax"; 447 publisher = "attilabuti"; 448 version = "0.0.1"; 449 - sha256 = "sha256-ZcZlHoa2aoCeruMWbUUgfFHsPqyWmd2xFY6AKxJysYE="; 450 }; 451 meta = { 452 changelog = "https://marketplace.visualstudio.com/items/attilabuti.brainfuck-syntax/changelog"; ··· 463 name = "Millet"; 464 publisher = "azdavis"; 465 version = "0.13.5"; 466 - sha256 = "sha256-sWM7N+axgu1zOGWexR4JVupVmYhZrd4cZz3pmLxRj8Q="; 467 }; 468 nativeBuildInputs = [ jq moreutils ]; 469 postInstall = '' ··· 483 name = "nixpkgs-fmt"; 484 publisher = "B4dM4n"; 485 version = "0.0.1"; 486 - sha256 = "sha256-vz2kU36B1xkLci2QwLpl/SBEhfSWltIDJ1r7SorHcr8="; 487 }; 488 nativeBuildInputs = [ jq moreutils ]; 489 postInstall = '' ··· 500 name = "scaladex-search"; 501 publisher = "baccata"; 502 version = "0.3.3"; 503 - sha256 = "sha256-+793uA+cSBHV6t4wAM4j4GeWggLJTl2GENkn8RFIwr0="; 504 }; 505 meta = { 506 license = lib.licenses.asl20; ··· 512 name = "ocaml-formatter"; 513 publisher = "badochov"; 514 version = "2.0.5"; 515 - sha256 = "sha256-D04EJButnam/l4aAv1yNbHlTKMb3x1yrS47+9XjpCLI="; 516 }; 517 meta = { 518 description = "VSCode Extension Formatter for OCaml language"; ··· 528 publisher = "ban"; 529 name = "spellright"; 530 version = "3.0.112"; 531 - sha256 = "sha256-79Yg4I0OkfG7PaDYnTA8HK8jrSxre4FGriq0Baiq7wA="; 532 }; 533 meta = { 534 description = "A Visual Studio Code extension for Spellchecker"; ··· 544 publisher = "batisteo"; 545 name = "vscode-django"; 546 version = "1.10.0"; 547 - sha256 = "sha256-vTaE3KhG5i2jGc5o33u76RUUFYaW4s4muHvph48HeQ4="; 548 }; 549 meta = { 550 changelog = "https://marketplace.visualstudio.com/items/batisteo.vscode-django/changelog"; ··· 588 name = "vscode-unison"; 589 publisher = "benfradet"; 590 version = "0.4.0"; 591 - sha256 = "sha256-IDM9v+LWckf20xnRTj+ThAFSzVxxDVQaJkwO37UIIhs="; 592 }; 593 meta = { 594 license = lib.licenses.asl20; ··· 600 name = "calva"; 601 publisher = "betterthantomorrow"; 602 version = "2.0.374"; 603 - sha256 = "sha256-VwdHOkduSSIrcOvrcVf7K8DSp3N1u9fvbaCVDCxp+bk="; 604 }; 605 nativeBuildInputs = [ jq moreutils ]; 606 postInstall = '' ··· 617 name = "docs-view"; 618 publisher = "bierner"; 619 version = "0.0.11"; 620 - sha256 = "sha256-3njIL2SWGFp87cvQEemABJk2nXzwI1Il/WG3E0ZYZxw="; 621 }; 622 meta = { 623 changelog = "https://marketplace.visualstudio.com/items/bierner.docs-view/changelog"; ··· 633 name = "emojisense"; 634 publisher = "bierner"; 635 version = "0.10.0"; 636 - sha256 = "sha256-PD8edYuJu6QHPYIM08kV85LuKh0H0/MIgFmMxSJFK5M="; 637 }; 638 meta = { 639 license = lib.licenses.mit; ··· 645 name = "markdown-checkbox"; 646 publisher = "bierner"; 647 version = "0.4.0"; 648 - sha256 = "sha256-AoPcdN/67WOzarnF+GIx/nans38Jan8Z5D0StBWIbkk="; 649 }; 650 meta = { 651 license = lib.licenses.mit; ··· 657 name = "markdown-emoji"; 658 publisher = "bierner"; 659 version = "0.3.0"; 660 - sha256 = "sha256-rw8/HeDA8kQuiPVDpeOGw1Mscd6vn4utw1Qznsd8lVI="; 661 }; 662 meta = { 663 license = lib.licenses.mit; ··· 669 name = "markdown-mermaid"; 670 publisher = "bierner"; 671 version = "1.17.7"; 672 - sha256 = "sha256-WKe7XxBeYyzmjf/gnPH+5xNOHNhMPAKjtLorYyvT76U="; 673 }; 674 meta = { 675 license = lib.licenses.mit; ··· 681 name = "vscode-fish"; 682 publisher = "bmalehorn"; 683 version = "1.0.35"; 684 - sha256 = "sha256-V51Qe6M1CMm9fLOSFEwqeZiC8tWCbVH0AzkLe7kR2vY="; 685 }; 686 meta.license = lib.licenses.mit; 687 }; ··· 691 name = "vscode-intelephense-client"; 692 publisher = "bmewburn"; 693 version = "1.10.4"; 694 - sha256 = "sha256-bD7AL4x0yL5S+MzQXMBrSZs1pVclfvsTfUbImP1oQok="; 695 }; 696 meta = { 697 description = "PHP code intelligence for Visual Studio Code"; ··· 706 name = "file-browser"; 707 publisher = "bodil"; 708 version = "0.2.11"; 709 - sha256 = "sha256-yPVhhsAUZxnlhj58fXkk+yhxop2q7YJ6X4W9dXGKJfo="; 710 }; 711 meta = { 712 license = lib.licenses.mit; ··· 718 name = "vscode-tailwindcss"; 719 publisher = "bradlc"; 720 version = "0.11.30"; 721 - sha256 = "sha256-1CxyvQu7WQJw87sTcpnILztt1WeSpWOgij0dEIXebPU="; 722 }; 723 meta = { 724 changelog = "https://marketplace.visualstudio.com/items/bradlc.vscode-tailwindcss/changelog"; ··· 734 name = "solarized-palenight"; 735 publisher = "BrandonKirbyson"; 736 version = "1.0.1"; 737 - sha256 = "sha256-vVbaHSaBX6QzpnYMQlpPsJU1TQYJEBe8jq95muzwN0o="; 738 }; 739 meta = { 740 description = " A solarized-palenight theme for vscode"; ··· 762 name = "better-toml"; 763 publisher = "bungcip"; 764 version = "0.3.2"; 765 - sha256 = "sha256-g+LfgjAnSuSj/nSmlPdB0t29kqTmegZB5B1cYzP8kCI="; 766 }; 767 meta = { 768 changelog = "https://marketplace.visualstudio.com/items/bungcip.better-toml/changelog"; ··· 779 name = "cyberpunk-2020"; 780 publisher = "carrie999"; 781 version = "0.1.4"; 782 - sha256 = "sha256-tVbd+j9+90Z07+jGAiT0gylZN9YWHdJmq2sh1wf2oGE="; 783 }; 784 meta = { 785 description = "A cyberpunk-inspired colour theme to satisfy your neon dreams"; ··· 796 name = "catppuccin-vsc"; 797 publisher = "catppuccin"; 798 version = "2.6.1"; 799 - sha256 = "sha256-B56b7PeuVnkxEqvd4vL9TYO7s8fuA+LOCTbJQD9e7wY="; 800 }; 801 meta = { 802 description = "Soothing pastel theme for VSCode"; ··· 810 name = "catppuccin-vsc-icons"; 811 publisher = "catppuccin"; 812 version = "1.10.0"; 813 - sha256 = "sha256-6klrnMHAIr+loz7jf7l5EZPLBhgkJODFHL9fzl1MqFI="; 814 }; 815 meta = { 816 changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc-icons/changelog"; ··· 827 sources = { 828 "x86_64-linux" = { 829 arch = "linux-x64"; 830 - sha256 = "sha256-2c0tH/MlDOqeyffcV8ZCy4woogBTcf1GCuPPO8JXaWc="; 831 }; 832 "x86_64-darwin" = { 833 arch = "darwin-x64"; 834 - sha256 = "sha256-euvGIlO7931N56R5BWKu3F9nSEoDgf+DXk7Hgl1qSUw="; 835 }; 836 "aarch64-linux" = { 837 arch = "linux-arm64"; 838 - sha256 = "sha256-dGpIHChnfrQbxRZDuoAi4imgStyyPdxdvTQ3lknMYu0="; 839 }; 840 "aarch64-darwin" = { 841 arch = "darwin-arm64"; 842 - sha256 = "sha256-tElX4C0I5AmpxSHMtqOsxSAUImD1tqArB5fnvhw4LFc="; 843 }; 844 }; 845 in { ··· 862 name = "vscode-pytest"; 863 publisher = "Cameron"; 864 version = "0.1.1"; 865 - sha256 = "sha256-YU37a0Q+IXusXgwf9doxXLlYiyzkizbPjjdCZFxeDaA="; 866 }; 867 meta = { 868 changelog = "https://github.com/cameronmaske/pytest-vscode/blob/master/CHANGELOG.md"; ··· 958 name = "gitignore"; 959 publisher = "codezombiech"; 960 version = "0.9.0"; 961 - sha256 = "sha256-IHoF+c8Rsi6WnXoCX7x3wKyuMwLh14nbL9sNVJHogHM="; 962 }; 963 meta = { 964 license = lib.licenses.mit; ··· 970 name = "code-translate"; 971 publisher = "w88975"; 972 version = "1.0.20"; 973 - sha256 = "sha256-blqLK7S+RmEoyr9zktS5/SNC0GeSXnNpbhltyajoAfw="; 974 }; 975 meta = { 976 description = "A Visual Studio Code extension to provide purely hover translation"; ··· 994 name = "llvm-syntax-highlighting"; 995 publisher = "colejcummins"; 996 version = "0.0.3"; 997 - sha256 = "sha256-D5zLp3ruq0F9UFT9emgOBDLr1tya2Vw52VvCc40TtV0="; 998 }; 999 meta = { 1000 description = "Lightweight syntax highlighting for LLVM IR"; ··· 1073 name = "dbclient-jdbc"; 1074 publisher = "cweijan"; 1075 version = "1.3.4"; 1076 - sha256 = "sha256-qknooeedRhTvEWSuGXFoO/BczGanYCdMr7WWjthxG+k="; 1077 }; 1078 meta = { 1079 description = "JDBC Adapter For Database Client"; ··· 1089 name = "vscode-database-client2"; 1090 publisher = "cweijan"; 1091 version = "6.3.0"; 1092 - sha256 = "sha256-BFTY3NZQd6XTE3UNO1bWo/LiM4sHujFGOSufDLD4mzM="; 1093 }; 1094 meta = { 1095 description = "Database Client For Visual Studio Code"; ··· 1103 publisher = "daohong-emilio"; 1104 name = "yash"; 1105 version = "0.2.9"; 1106 - sha256 = "sha256-5JX6Z7xVPoqGjD1/ySc9ObD14O1sWDpvBj9VbtGO1Cg="; 1107 }; 1108 meta = { 1109 license = lib.licenses.mit; ··· 1116 name = "dart-code"; 1117 publisher = "dart-code"; 1118 version = "3.61.20230324"; 1119 - sha256 = "sha256-VVQ32heyzLjM5HdeNAK5PwqB1NsSQ9iQJBwJiJXlu+g="; 1120 }; 1121 1122 meta.license = lib.licenses.mit; ··· 1127 name = "flutter"; 1128 publisher = "dart-code"; 1129 version = "3.61.20230301"; 1130 - sha256 = "sha256-t4AfFgxVCl15YOz7NTULvNUcyuiQilEP6jPK4zMAAmc="; 1131 }; 1132 1133 meta.license = lib.licenses.mit; ··· 1138 name = "vscode-markdownlint"; 1139 publisher = "DavidAnson"; 1140 version = "0.54.0"; 1141 - sha256 = "sha256-BrPFFRspJIz1U08hPbLziCmRUeZv2NhRrTCx6qvhOJw="; 1142 }; 1143 meta = { 1144 changelog = "https://marketplace.visualstudio.com/items/DavidAnson.vscode-markdownlint/changelog"; ··· 1155 name = "languagetool-linter"; 1156 publisher = "davidlday"; 1157 version = "0.19.0"; 1158 - sha256 = "sha256-crq6CTXpzwHJL8FPIBneAGjDgUUNdpBt6rIaMCr1F1U="; 1159 }; 1160 meta = { 1161 description = "LanguageTool integration for VS Code"; ··· 1171 name = "vscode-eslint"; 1172 publisher = "dbaeumer"; 1173 version = "2.4.4"; 1174 - sha256 = "sha256-NJGsMme/+4bvED/93SGojYTH03EZbtKe5LyvocywILA="; 1175 }; 1176 meta = { 1177 changelog = "https://marketplace.visualstudio.com/items/dbaeumer.vscode-eslint/changelog"; ··· 1188 name = "vscode-deno"; 1189 publisher = "denoland"; 1190 version = "3.17.0"; 1191 - sha256 = "sha256-ETwpUrYbPXHSkEBq2oM1aCBwt9ItLcXMYc3YWjHLiJE="; 1192 }; 1193 meta = { 1194 changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog"; ··· 1205 name = "composer-php-vscode"; 1206 publisher = "devsense"; 1207 version = "1.41.14332"; 1208 - sha256 = "sha256-qRgncn6u40Igd40OZShRHXqdgjFqRLNb0hPirwc+DoU="; 1209 }; 1210 meta = { 1211 changelog = "https://marketplace.visualstudio.com/items/DEVSENSE.composer-php-vscode/changelog"; ··· 1222 sources = { 1223 "x86_64-linux" = { 1224 arch = "linux-x64"; 1225 - sha256 = "sha256-8i5nRlzd+LnpEh9trWECxfiC1W4S0ekBab5vo18OlsA="; 1226 }; 1227 "x86_64-darwin" = { 1228 arch = "darwin-x64"; ··· 1272 name = "profiler-php-vscode"; 1273 publisher = "devsense"; 1274 version = "1.41.14332"; 1275 - sha256 = "sha256-u2lNqG6FUhWnnNGtv+sjTbP/hbu4Da/8xjLzmPZkZOA="; 1276 }; 1277 meta = { 1278 changelog = "https://marketplace.visualstudio.com/items/DEVSENSE.profiler-php-vscode/changelog"; ··· 1309 name = "radical-vscode"; 1310 publisher = "dhedgecock"; 1311 version = "3.3.1"; 1312 - sha256 = "sha256-VvFQovuE+I0lqXU9fHrmk7nWMpuuWafqm9Acwb0+QYg="; 1313 }; 1314 meta = { 1315 changelog = "https://marketplace.visualstudio.com/items/dhedgecock.radical-vscode/changelog"; ··· 1326 publisher = "disneystreaming"; 1327 name = "smithy"; 1328 version = "0.0.8"; 1329 - sha256 = "sha256-BQPiSxiPPjdNPtIJI8L+558DVKxngPAI9sscpcJSJUI="; 1330 }; 1331 meta = { license = lib.licenses.asl20; }; 1332 }; ··· 1336 name = "competitive-programming-helper"; 1337 publisher = "DivyanshuAgrawal"; 1338 version = "5.10.0"; 1339 - sha256 = "sha256-KALTldVaptKt8k2Y6PMqhJEMrayB4yn86x2CxHn6Ba0="; 1340 }; 1341 meta = { 1342 changelog = "https://marketplace.visualstudio.com/items/DivyanshuAgrawal.competitive-programming-helper/changelog"; ··· 1353 name = "githistory"; 1354 publisher = "donjayamanne"; 1355 version = "0.6.20"; 1356 - sha256 = "sha256-nEdYS9/cMS4dcbFje23a47QBZr9eDK3dvtkFWqA+OHU="; 1357 }; 1358 meta = { 1359 changelog = "https://marketplace.visualstudio.com/items/donjayamanne.githistory/changelog"; ··· 1370 name = "dotenv-vscode"; 1371 publisher = "dotenv"; 1372 version = "0.28.0"; 1373 - sha256 = "sha256-KiQgFvbfLsA/ADROoG6y6c/i0XHuTNH2AN+6mWEm0P8="; 1374 }; 1375 meta = { 1376 changelog = "https://marketplace.visualstudio.com/items/dotenv.dotenv-vscode/changelog"; ··· 1400 name = "theme-dracula"; 1401 publisher = "dracula-theme"; 1402 version = "2.24.3"; 1403 - sha256 = "sha256-3B18lEu8rXVXySdF3+xsPnAyruIuEQJDhlNw82Xm6b0="; 1404 }; 1405 meta = { 1406 changelog = "https://marketplace.visualstudio.com/items/dracula-theme.theme-dracula/changelog"; ··· 1420 # the VSCode Marketplace and use a calver scheme. We should avoid 1421 # using preview versions, because they expire after two weeks. 1422 version = "14.9.0"; 1423 - sha256 = "sha256-Z6KeIUw1SLZ4tUgs7sU9IJO/6diozPxQuTbXr6DayHA="; 1424 }; 1425 meta = { 1426 changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog"; ··· 1493 name = "vscode-command-runner"; 1494 publisher = "edonet"; 1495 version = "0.0.123"; 1496 - sha256 = "sha256-Fq0KgW5N6urj8hMUs6Spidy47jwIkpkmBUlpXMVnq7s="; 1497 }; 1498 meta = { 1499 license = lib.licenses.mit; ··· 1505 name = "vscode-npm-script"; 1506 publisher = "eg2"; 1507 version = "0.3.29"; 1508 - sha256 = "sha256-k6DtmhYBj7mg8SUU3pg+ezRzWvhiECqYQVj9LDhhV4I="; 1509 }; 1510 meta = { 1511 license = lib.licenses.mit; ··· 1517 name = "elixir-ls"; 1518 publisher = "JakeBecker"; 1519 version = "0.20.0"; 1520 - sha256 = "sha256-p+YNBRzzA/EezBMxI5Rmdb8SdJgFV7QwuLVi1mcJV+E="; 1521 }; 1522 meta = { 1523 changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog"; ··· 1534 name = "elm-ls-vscode"; 1535 publisher = "Elmtooling"; 1536 version = "2.6.0"; 1537 - sha256 = "sha256-iNFc7YJFl3d4/BJE9TPJfL0iqEkUtyEyVt4v1J2bXts="; 1538 }; 1539 meta = { 1540 changelog = "https://marketplace.visualstudio.com/items/Elmtooling.elm-ls-vscode/changelog"; ··· 1551 name = "vscode-great-icons"; 1552 publisher = "emmanuelbeziat"; 1553 version = "2.1.92"; 1554 - sha256 = "sha256-cywFx33oTQZxFUxL9qCpV12pV2tP0ujR4osCdtSOOTc="; 1555 }; 1556 meta = { 1557 license = lib.licenses.mit; ··· 1563 name = "atomize-atom-one-dark-theme"; 1564 publisher = "emroussel"; 1565 version = "2.0.2"; 1566 - sha256 = "sha256-GwuFtBVj0Z2rHryst/7cegskvZIMPsrAH12+K942+JA="; 1567 }; 1568 meta = { 1569 changelog = "https://marketplace.visualstudio.com/items/emroussel.atomize-atom-one-dark-theme/changelog"; ··· 1579 name = "tokyo-night"; 1580 publisher = "enkia"; 1581 version = "1.0.0"; 1582 - sha256 = "sha256-/fM+aUDUzVJ6P38i+GrxhLv2eLJNa8OFkKsM4yPBy4c="; 1583 }; 1584 meta = { 1585 changelog = "https://marketplace.visualstudio.com/items/enkia.tokyo-night/changelog"; ··· 1597 name = "vsc-material-theme-icons"; 1598 publisher = "Equinusocio"; 1599 version = "3.5.0"; 1600 - sha256 = "sha256-XqtyZVlsPaPkKB9HdigKSXjCwqXe9wzJWeRcPpS6EVM="; 1601 }; 1602 meta = { 1603 description = "Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme."; ··· 1613 name = "prettier-vscode"; 1614 publisher = "esbenp"; 1615 version = "10.4.0"; 1616 - sha256 = "sha256-8+90cZpqyH+wBgPFaX5GaU6E02yBWUoB+T9C2z2Ix8c="; 1617 }; 1618 meta = { 1619 changelog = "https://marketplace.visualstudio.com/items/esbenp.prettier-vscode/changelog"; ··· 1630 name = "restore-terminals"; 1631 publisher = "ethansk"; 1632 version = "1.1.8"; 1633 - sha256 = "sha256-pZK/QNomQoFRsL6LRIKvWQj8/SYo2ZdVU47Gsmb9MXo="; 1634 }; 1635 }; 1636 ··· 1639 name = "magic-racket"; 1640 publisher = "evzen-wybitul"; 1641 version = "0.6.4"; 1642 - sha256 = "sha256-Hxa4VPm3QvJICzpDyfk94fGHu1hr+YN9szVBwDB8X4U="; 1643 }; 1644 nativeBuildInputs = [ jq moreutils ]; 1645 postInstall = '' ··· 1661 publisher = "ExiaHuang"; 1662 name = "dictionary"; 1663 version = "0.0.2"; 1664 - sha256 = "sha256-caNcbDTB/F2mdlGpfIfJv13lzY5Wwj7p7r8dAte9+3A="; 1665 }; 1666 meta = { 1667 description = "A Visual Studio Code extension of using chinese-english dictonary in right-click menu"; ··· 1694 name = "vscode-firefox-debug"; 1695 publisher = "firefox-devtools"; 1696 version = "2.9.10"; 1697 - sha256 = "sha256-xuvlE8L/qjOn8Qhkv9sutn/xRbwC9V/IIfEr4Ixm1vA="; 1698 }; 1699 meta = { 1700 changelog = "https://marketplace.visualstudio.com/items/firefox-devtools.vscode-firefox-debug/changelog"; ··· 1711 name = "vscode-jest-runner"; 1712 publisher = "firsttris"; 1713 version = "0.4.72"; 1714 - sha256 = "sha256-1nUpOXdteWsyFYJ2uATCcr1SUbeusmbpa09Bkw9/TZM="; 1715 }; 1716 meta = { 1717 description = "Simple way to run or debug a single (or multiple) tests from context-menu"; ··· 1727 name = "foam-vscode"; 1728 publisher = "foam"; 1729 version = "0.21.1"; 1730 - sha256 = "sha256-Ff1g+Qu4nUGR3g5PqOwP7W6S+3jje9gz1HK8J0+B65w="; 1731 }; 1732 meta = { 1733 changelog = "https://marketplace.visualstudio.com/items/foam.foam-vscode/changelog"; ··· 1744 name = "auto-close-tag"; 1745 publisher = "formulahendry"; 1746 version = "0.5.14"; 1747 - sha256 = "sha256-XYYHS2QTy8WYjtUYYWsIESzmH4dRQLlXQpJq78BolMw="; 1748 }; 1749 meta = { 1750 license = lib.licenses.mit; ··· 1756 name = "auto-rename-tag"; 1757 publisher = "formulahendry"; 1758 version = "0.1.10"; 1759 - sha256 = "sha256-uXqWebxnDwaUVLFG6MUh4bZ7jw5d2rTHRm5NoR2n0Vs="; 1760 }; 1761 meta = { 1762 license = lib.licenses.mit; ··· 1768 name = "code-runner"; 1769 publisher = "formulahendry"; 1770 version = "0.12.0"; 1771 - sha256 = "sha256-Q2gcuclG7NLR81HjKj/0RF0jM5Eqe2vZMbpoabp/osg="; 1772 }; 1773 meta = { 1774 license = lib.licenses.mit; ··· 1780 name = "shell-format"; 1781 publisher = "foxundermoon"; 1782 version = "7.2.5"; 1783 - sha256 = "sha256-kfpRByJDcGY3W9+ELBzDOUMl06D/vyPlN//wPgQhByk="; 1784 }; 1785 1786 nativeBuildInputs = [ jq moreutils ]; ··· 1820 publisher = "funkyremi"; 1821 name = "vscode-google-translate"; 1822 version = "1.4.13"; 1823 - sha256 = "sha256-9Vo6lwqD1eE3zY0Gi9ME/6lPwmwuJ3Iq9StHPvncnM4="; 1824 }; 1825 meta = { 1826 description = "A Visual Studio Code extension using google translation to helping you quickly translate text right in your code rocket"; ··· 1870 publisher = "github"; 1871 name = "codespaces"; 1872 version = "1.16.9"; 1873 - sha256 = "sha256-Zj1dHz8uBHnRpjnD9tUr8OJILRq9Ty91ePiNq6/Vi7c="; 1874 }; 1875 1876 meta = { ··· 1886 publisher = "github"; 1887 name = "copilot"; 1888 version = "1.172.758"; 1889 - sha256 = "sha256-sK3IiA4mQ6Hse+UpZ81Zb5iBSREzTrs7ypsfGbJiXm4="; 1890 }; 1891 1892 meta = { ··· 1903 publisher = "github"; 1904 name = "copilot-chat"; 1905 version = "0.13.2024022301"; # compatible with vscode >= 1.87 1906 - sha256 = "sha256-WdojLEdrg6iqTH/cNPEWb6VEfk+gIHh2M5GHrAURjy8="; 1907 }; 1908 meta = { 1909 description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features"; ··· 1919 name = "github-vscode-theme"; 1920 publisher = "github"; 1921 version = "6.3.4"; 1922 - sha256 = "sha256-JbI0B7jxt/2pNg/hMjAE5pBBa3LbUdi+GF0iEZUDUDM="; 1923 }; 1924 meta = { 1925 description = "GitHub theme for VS Code"; ··· 1936 name = "vscode-github-actions"; 1937 publisher = "github"; 1938 version = "0.26.2"; 1939 - sha256 = "sha256-sEc6Fbn4XpK8vNK32R4fjnx/R+1xYOwcuhKlo7sPd5o="; 1940 }; 1941 meta = { 1942 description = "A Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories"; ··· 1957 # using preview versions, because they can require insider versions 1958 # of VS Code 1959 version = "0.78.1"; 1960 - sha256 = "sha256-T9oW6o4ItZfR8E1qrcH3nhMvVB6ihi4kpiDz7YGHOcI="; 1961 }; 1962 meta = { license = lib.licenses.mit; }; 1963 }; ··· 1967 name = "gitlab-workflow"; 1968 publisher = "gitlab"; 1969 version = "3.60.0"; 1970 - sha256 = "sha256-rH0+6sQfBfI8SrKY9GGtTOONdzKus6Z62E8Qv5xY7Fw="; 1971 }; 1972 meta = { 1973 description = "GitLab extension for Visual Studio Code"; ··· 1983 name = "gleam"; 1984 publisher = "gleam"; 1985 version = "2.3.0"; 1986 - sha256 = "sha256-dhRS8fLKY0plRwnrAUWT4g/LfH6IpODTNhT79g4Nm+0="; 1987 }; 1988 meta = { 1989 description = "Support for the Gleam programming language"; ··· 1999 name = "Go"; 2000 publisher = "golang"; 2001 version = "0.40.0"; 2002 - sha256 = "sha256-otAq6ul2l64zpRJdekCb7XZiE2vgpLUfM4NUdRPZX8w="; 2003 }; 2004 meta = { 2005 changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog"; ··· 2015 name = "gc-excelviewer"; 2016 publisher = "grapecity"; 2017 version = "4.2.56"; 2018 - sha256 = "sha256-lrKkxaqPDouWzDP1uUE4Rgt9mI61jUOi/xZ85A0mnrk="; 2019 }; 2020 meta = { 2021 description = "Edit Excel spreadsheets and CSV files in Visual Studio Code and VS Code for the Web"; ··· 2031 name = "vscode-graphql"; 2032 publisher = "GraphQL"; 2033 version = "0.8.7"; 2034 - sha256 = "sha256-u3VcpgLKiEeUr1I6w71wleKyaO6v0gmHiw5Ama6fv88="; 2035 }; 2036 meta = { 2037 description = "GraphQL extension for VSCode built with the aim to tightly integrate the GraphQL Ecosystem with VSCode for an awesome developer experience."; ··· 2047 name = "vscode-graphql-syntax"; 2048 publisher = "GraphQL"; 2049 version = "1.1.0"; 2050 - sha256 = "sha256-qazU0UyZ9de6Huj2AYZqqBo4jVW/ZQmFJhV7XXAblxo="; 2051 }; 2052 meta = { 2053 description = "Adds full GraphQL syntax highlighting and language support such as bracket matching."; ··· 2063 name = "vhs"; 2064 publisher = "griimick"; 2065 version = "0.0.4"; 2066 - sha256 = "sha256-zAy8o5d2pK5ra/dbwoLgPAQAYfRQtUYQjisWYgIhsXA="; 2067 }; 2068 meta = { 2069 description = "Visual Studio Code extension providing syntax support for VHS .tape files"; ··· 2079 name = "todo-tree"; 2080 publisher = "Gruntfuggly"; 2081 version = "0.0.226"; 2082 - sha256 = "sha256-Fj9cw+VJ2jkTGUclB1TLvURhzQsaryFQs/+f2RZOLHs="; 2083 }; 2084 meta = { 2085 license = lib.licenses.mit; ··· 2091 name = "cppsnippets"; 2092 publisher = "hars"; 2093 version = "0.0.15"; 2094 - sha256 = "sha256-KXdEKcxPclbD22aKGAKSmdpVBZP2IpQRaKfc2LDsL0U="; 2095 }; 2096 meta = { 2097 description = "Code snippets for C/C++"; ··· 2107 name = "HCL"; 2108 publisher = "HashiCorp"; 2109 version = "0.3.2"; 2110 - sha256 = "sha256-cxF3knYY29PvT3rkRS8SGxMn9vzt56wwBXpk2PqO0mo="; 2111 }; 2112 meta = { 2113 description = "HashiCorp HCL syntax"; ··· 2125 name = "haskell"; 2126 publisher = "haskell"; 2127 version = "2.2.2"; 2128 - sha256 = "sha256-zWdIVdz+kZg7KZQ7LeBCB4aB9wg8dUbkWfzGlM0Fq7Q="; 2129 }; 2130 meta = { 2131 license = lib.licenses.mit; ··· 2137 name = "vscode-test-explorer"; 2138 publisher = "hbenl"; 2139 version = "2.21.1"; 2140 - sha256 = "sha256-fHyePd8fYPt7zPHBGiVmd8fRx+IM3/cSBCyiI/C0VAg="; 2141 }; 2142 meta = { 2143 changelog = "https://github.com/hbenl/vscode-test-explorer/blob/master/CHANGELOG.md"; ··· 2153 name = "vscode-drawio"; 2154 publisher = "hediet"; 2155 version = "1.6.6"; 2156 - sha256 = "sha256-SPcSnS7LnRL5gdiJIVsFaN7eccrUHSj9uQYIQZllm0M="; 2157 }; 2158 meta = { 2159 description = "This unofficial extension integrates Draw.io into VS Code."; ··· 2181 publisher = "humao"; 2182 name = "rest-client"; 2183 version = "0.25.1"; 2184 - sha256 = "sha256-DSzZ9wGB0IVK8gYOzLLbT03WX3xSmR/IUVZkDzcczKc="; 2185 }; 2186 meta = { 2187 license = lib.licenses.mit; ··· 2205 name = "workspacesort"; 2206 publisher = "iciclesoft"; 2207 version = "1.6.2"; 2208 - sha256 = "sha256-ZsjBgoTr4LGQW0kn+CtbdLwpPHmlYl5LKhwXIzcPe2o="; 2209 }; 2210 meta = { 2211 changelog = "https://marketplace.visualstudio.com/items/iciclesoft.workspacesort/changelog"; ··· 2222 name = "vscode-ansi"; 2223 publisher = "iliazeus"; 2224 version = "1.1.6"; 2225 - sha256 = "sha256-ZPV8zd/GkXOGf6s8fz9ZPmC3i1jO0wFAqV0E67lW0do="; 2226 }; 2227 meta = { 2228 description = "ANSI color styling for text documents"; ··· 2237 publisher = "influxdata"; 2238 name = "flux"; 2239 version = "1.0.4"; 2240 - sha256 = "sha256-KIKROyfkosBS1Resgl+s3VENVg4ibaeIgKjermXESoA="; 2241 }; 2242 meta = { 2243 license = lib.licenses.mit; ··· 2249 publisher = "intellsmi"; 2250 name = "comment-translate"; 2251 version = "2.2.4"; 2252 - sha256 = "sha256-g6mlScxv8opZuqgWtTJ3k0Yo7W7WzIkwB+8lWf6cMiU="; 2253 }; 2254 meta = { 2255 description = "A Visual Studio Code extension to translate the comments for computer language"; ··· 2269 name = "Ionide-fsharp"; 2270 publisher = "Ionide"; 2271 version = "7.18.2"; 2272 - sha256 = "sha256-CEeTLiZktp5YzCRxDXa+s8W9N971iQla/FyCr8Co0SQ="; 2273 }; 2274 meta = { 2275 changelog = "https://marketplace.visualstudio.com/items/Ionide.Ionide-fsharp/changelog"; ··· 2286 name = "vscode-env"; 2287 publisher = "irongeek"; 2288 version = "0.1.0"; 2289 - sha256 = "sha256-URq90lOFtPCNfSIl2NUwihwRQyqgDysGmBc3NG7o7vk="; 2290 }; 2291 meta = { 2292 description = "Adds formatting and syntax highlighting support for env files (.env) to Visual Studio Code"; ··· 2302 name = "craftos-pc"; 2303 publisher = "jackmacwindows"; 2304 version = "1.2.2"; 2305 - sha256 = "sha256-A+MNroXv0t9Mw/gr0Fyov3cXyF/GGzwRLKrIxQ2tKCE="; 2306 }; 2307 nativeBuildInputs = [ jq moreutils ]; 2308 postInstall = '' ··· 2352 name = "vscode-emacs-minimum"; 2353 publisher = "jamesyang999"; 2354 version = "1.1.1"; 2355 - sha256 = "sha256-qxnAhT2UGTQmPw9XmdBdx0F0NNLAaU1/ES9jiqiRrGI="; 2356 }; 2357 meta = { 2358 description = "Minimal emacs key bindings for VSCode"; ··· 2367 name = "vscode-janet"; 2368 publisher = "janet-lang"; 2369 version = "0.0.2"; 2370 - sha256 = "sha256-oj0e++z2BtadIXOnTlocIIHliYweZ1iyrV08DwatfLI="; 2371 }; 2372 meta = { 2373 description = "Janet language support for Visual Studio Code"; ··· 2383 name = "jbockle-format-files"; 2384 publisher = "jbockle"; 2385 version = "3.4.0"; 2386 - sha256 = "sha256-BHw+T2EPdQq/wOD5kzvSln5SBFTYUXip8QDjnAGBfFY="; 2387 }; 2388 meta = { 2389 description = "A VSCode extension to formats all files in the current workspace"; ··· 2399 name = "gruvbox"; 2400 publisher = "jdinhlife"; 2401 version = "1.18.0"; 2402 - sha256 = "sha256-4sGGVJYgQiOJzcnsT/YMdJdk0mTi7qcAcRHLnYghPh4="; 2403 }; 2404 meta = { 2405 changelog = "https://marketplace.visualstudio.com/items/jdinhlife.gruvbox/changelog"; ··· 2418 publisher = "jellyedwards"; 2419 name = "gitsweep"; 2420 version = "1.0.0"; 2421 - sha256 = "sha256-XBD8rN6E/0GjZ3zXgR45MN9v4PYrEXBSzN7+CcLrRsg="; 2422 }; 2423 meta = { 2424 changelog = "https://marketplace.visualstudio.com/items/jellyedwards.gitsweep/changelog"; ··· 2435 publisher = "jkillian"; 2436 name = "custom-local-formatters"; 2437 version = "0.0.6"; 2438 - sha256 = "sha256-FYDkOuoiF/N24BFG9GOqtTDwq84txmaa1acdzfskf/c="; 2439 }; 2440 meta = { 2441 license = lib.licenses.mit; ··· 2448 name = "nix-ide"; 2449 publisher = "jnoortheen"; 2450 version = "0.2.2"; 2451 - sha256 = "sha256-jwOM+6LnHyCkvhOTVSTUZvgx77jAg6hFCCpBqY8AxIg="; 2452 }; 2453 meta = { 2454 changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog"; ··· 2465 name = "svg"; 2466 publisher = "jock"; 2467 version = "1.5.2"; 2468 - sha256 = "sha256-Ii2e65BJU+Vw3i8917dgZtGsiSn6qConu8SJ+IqF82U="; 2469 }; 2470 meta = { 2471 license = lib.licenses.mit; ··· 2489 name = "language-julia"; 2490 publisher = "julialang"; 2491 version = "1.75.2"; 2492 - sha256 = "sha256-wGguwyTy3jj89ud/nQw2vbtNxYuWkfi0qG6QGUyvuz4="; 2493 }; 2494 meta = { 2495 changelog = "https://marketplace.visualstudio.com/items/julialang.language-julia/changelog"; ··· 2505 name = "language-haskell"; 2506 publisher = "justusadam"; 2507 version = "3.6.0"; 2508 - sha256 = "sha256-rZXRzPmu7IYmyRWANtpJp3wp0r/RwB7eGHEJa7hBvoQ="; 2509 }; 2510 meta = { 2511 license = lib.licenses.bsd3; ··· 2517 name = "magit"; 2518 publisher = "kahole"; 2519 version = "0.6.43"; 2520 - sha256 = "sha256-DPLlQ2IliyvzW8JvgVlGKNd2JjD/RbclNXU3gEFVhOE="; 2521 }; 2522 meta = { 2523 changelog = "https://marketplace.visualstudio.com/items/kahole.magit/changelog"; ··· 2534 name = "balena-vscode"; 2535 publisher = "kalebpace"; 2536 version = "0.1.3"; 2537 - sha256 = "sha256-CecEv19nEtnMe0KlCMNBM9ZAjbAVgPNUcZ6cBxHw44M="; 2538 }; 2539 meta = { 2540 changelog = "https://marketplace.visualstudio.com/items/kalebpace.balena-vscode/changelog"; ··· 2551 name = "alejandra"; 2552 publisher = "kamadorueda"; 2553 version = "1.0.0"; 2554 - sha256 = "sha256-COlEjKhm8tK5XfOjrpVUDQ7x3JaOLiYoZ4MdwTL8ktk="; 2555 }; 2556 nativeBuildInputs = [ jq moreutils ]; 2557 postInstall = '' ··· 2605 name = "vscode-cfn-lint"; 2606 publisher = "kddejong"; 2607 version = "0.25.1"; 2608 - sha256 = "sha256-IueXiN+077tiecAsVCzgYksWYTs00mZv6XJVMtRJ/PQ="; 2609 }; 2610 2611 nativeBuildInputs = [ jq moreutils ]; ··· 2630 name = "nickel-syntax"; 2631 publisher = "kubukoz"; 2632 version = "0.0.2"; 2633 - sha256 = "sha256-ffPZd717Y2OF4d9MWE6zKwcsGWS90ZJvhWkqP831tVM="; 2634 }; 2635 meta = { 2636 license = lib.licenses.asl20; ··· 2644 name = "vscode-clangd"; 2645 publisher = "llvm-vs-code-extensions"; 2646 version = "0.1.24"; 2647 - sha256 = "sha256-yOpsYjjwHRXxbiHDPgrtswUtgbQAo+3RgN2s6UYe9mg="; 2648 }; 2649 meta = { 2650 description = "C/C++ completion, navigation, and insights"; ··· 2661 name = "i18n-ally"; 2662 publisher = "Lokalise"; 2663 version = "2.8.1"; 2664 - sha256 = "sha256-oDW7ijcObfOP7ZNggSHX0aiI5FkoJ/iQD92bRV0eWVQ="; 2665 }; 2666 meta = { 2667 license = lib.licenses.mit; ··· 2673 publisher = "lucperkins"; 2674 name = "vrl-vscode"; 2675 version = "0.1.4"; 2676 - sha256 = "sha256-xcGa43iPwUR6spOJGTmmWA1dOMNMQEdiuhMZPYZ+dTU="; 2677 }; 2678 meta = { 2679 description = "VS Code extension for Vector Remap Language (VRL)"; ··· 2689 publisher = "mads-hartmann"; 2690 name = "bash-ide-vscode"; 2691 version = "1.36.0"; 2692 - sha256 = "sha256-DqY2PS4JSjb6VMO1b0Hi/7JOKSTUk5VSxJiCrUKBfLk="; 2693 }; 2694 meta = { 2695 license = lib.licenses.mit; ··· 2702 name = "marp-vscode"; 2703 publisher = "marp-team"; 2704 version = "2.5.0"; 2705 - sha256 = "sha256-I8UevZs04tUj/jaHrU7LiMF40ElMqtniU1h/9LNLdac="; 2706 }; 2707 meta = { 2708 license = lib.licenses.mit; ··· 2714 name = "mypy"; 2715 publisher = "matangover"; 2716 version = "0.2.3"; 2717 - sha256 = "sha256-m/8j89M340fiMF7Mi7FT2+Xag3fbMGWf8Gt9T8hLdmo="; 2718 }; 2719 meta.license = lib.licenses.mit; 2720 }; ··· 2724 name = "Kotlin"; 2725 publisher = "mathiasfrohlich"; 2726 version = "1.7.1"; 2727 - sha256 = "sha256-MuAlX6cdYMLYRX2sLnaxWzdNPcZ4G0Fdf04fmnzQKH4="; 2728 }; 2729 meta = { 2730 description = "Kotlin language support for VS Code"; ··· 2740 name = "caddyfile-support"; 2741 publisher = "matthewpi"; 2742 version = "0.3.0"; 2743 - sha256 = "sha256-1yiOnvC2w33kiPRdQYskee38Cid/GOj9becLadP1fUY="; 2744 }; 2745 meta = { 2746 description = "Rich Caddyfile support for Visual Studio Code"; ··· 2757 name = "lisp"; 2758 publisher = "mattn"; 2759 version = "0.1.12"; 2760 - sha256 = "sha256-x6aFrcX0YElEFEr0qA669/LPlab15npmXd5Q585pIEw="; 2761 }; 2762 meta = { 2763 description = "Lisp syntax for vscode"; ··· 2774 publisher = "maximedenes"; 2775 name = "vscoq"; 2776 version = "0.3.8"; 2777 - sha256 = "sha256-0FX5KBsvUmI+JMGBnaI3kJmmD+Y6XFl7LRHU0ADbHos="; 2778 }; 2779 meta = { 2780 description = "VsCoq is an extension for Visual Studio Code (VS Code) and VSCodium with support for the Coq Proof Assistant."; ··· 2790 name = "rainbow-csv"; 2791 publisher = "mechatroner"; 2792 version = "3.6.0"; 2793 - sha256 = "sha256-bvxMnT6oSjflAwWQZkNnEoEsVlVg86T0TMYi8tNsbdQ="; 2794 }; 2795 meta = { 2796 license = lib.licenses.mit; ··· 2804 name = "typst-preview"; 2805 publisher = "mgt19937"; 2806 version = "0.11.1"; 2807 - sha256 = "sha256-OsCgkq0OSBu7RZYHlxgy7W7zDNDUgJFSeSET20CX8zA="; 2808 }; 2809 2810 buildInputs = [ ··· 2832 name = "git-graph"; 2833 publisher = "mhutchie"; 2834 version = "1.30.0"; 2835 - sha256 = "sha256-sHeaMMr5hmQ0kAFZxxMiRk6f0mfjkg2XMnA4Gf+DHwA="; 2836 }; 2837 meta = { 2838 license = lib.licenses.mit; ··· 2844 name = "dotenv"; 2845 publisher = "mikestead"; 2846 version = "1.0.1"; 2847 - sha256 = "sha256-dieCzNOIcZiTGu4Mv5zYlG7jLhaEsJR05qbzzzQ7RWc="; 2848 }; 2849 meta = { 2850 license = lib.licenses.mit; ··· 2868 name = "direnv"; 2869 publisher = "mkhl"; 2870 version = "0.16.0"; 2871 - sha256 = "sha256-u2AFjvhm3zio1ygW9yD9ZwbywLrEssd0O7/0AtfCvMo="; 2872 }; 2873 2874 meta = { ··· 2884 name = "compare-folders"; 2885 publisher = "moshfeu"; 2886 version = "0.24.2"; 2887 - sha256 = "sha256-EiGuYRMN8bXq+Cya38U+dCX2W0wzIeP0yb39WBJaX1U="; 2888 }; 2889 2890 meta = { ··· 2901 name = "vscode-docker"; 2902 publisher = "ms-azuretools"; 2903 version = "1.29.0"; 2904 - sha256 = "sha256-mVRsVsolXj31WhbWnt3Xml+NnIq7Q2uHhUUd1zgW42c="; 2905 }; 2906 meta = { 2907 description = "Docker Extension for Visual Studio Code"; ··· 2921 name = "vscode-kubernetes-tools"; 2922 publisher = "ms-kubernetes-tools"; 2923 version = "1.3.11"; 2924 - sha256 = "sha256-I2ud9d4VtgiiIT0MeoaMThgjLYtSuftFVZHVJTMlJ8s="; 2925 }; 2926 meta = { 2927 license = lib.licenses.mit; ··· 2933 name = "pyright"; 2934 publisher = "ms-pyright"; 2935 version = "1.1.300"; 2936 - sha256 = "sha256-GzRJeV4qfgM2kBv6U3MH7lMWl3CL6LWPI/9GaVWZL+o="; 2937 }; 2938 meta = { 2939 description = "VS Code static type checking for Python"; ··· 2950 name = "black-formatter"; 2951 publisher = "ms-python"; 2952 version = "2023.4.1"; 2953 - sha256 = "sha256-IJaLke0WF1rlKTiuwJHAXDQB1SS39AoQhc4iyqqlTyY="; 2954 }; 2955 meta = with lib; { 2956 description = "Formatter extension for Visual Studio Code using black"; ··· 2966 name = "isort"; 2967 publisher = "ms-python"; 2968 version = "2023.10.1"; 2969 - sha256 = "sha256-NRsS+mp0pIhGZiqxAMXNZ7SwLno9Q8pj+RS1WB92HzU="; 2970 }; 2971 meta = with lib; { 2972 description = "Import sorting extension for Visual Studio Code using isort"; ··· 2984 name = "vscode-pylance"; 2985 publisher = "MS-python"; 2986 version = "2023.8.50"; 2987 - sha256 = "sha256-xJU/j5r/Idp/0VorEfciT4SFKRBpMCv9Z0LKO/++1Gk="; 2988 }; 2989 2990 buildInputs = [ nodePackages.pyright ]; ··· 3004 name = "datawrangler"; 3005 publisher = "ms-toolsai"; 3006 version = "0.29.6"; 3007 - sha256 = "sha256-9MR2+hb9YdjIGDfUkdLW41HOxhjeS/San49C8QRZ/YY="; 3008 }; 3009 3010 meta = { ··· 3023 name = "jupyter-keymap"; 3024 publisher = "ms-toolsai"; 3025 version = "1.1.0"; 3026 - sha256 = "sha256-krDtR+ZJiJf1Kxcu5mdXOaSAiJb2bXC1H0XWWviWeMQ="; 3027 }; 3028 meta = { 3029 license = lib.licenses.mit; ··· 3035 name = "jupyter-renderers"; 3036 publisher = "ms-toolsai"; 3037 version = "1.0.15"; 3038 - sha256 = "sha256-JR6PunvRRTsSqjSGGAn/1t1B+Ia6X0MgqahehcuSNYA="; 3039 }; 3040 meta = { 3041 license = lib.licenses.mit; ··· 3047 name = "vscode-jupyter-cell-tags"; 3048 publisher = "ms-toolsai"; 3049 version = "0.1.8"; 3050 - sha256 = "sha256-0oPyptnUWL1h/H13SdR+FdgGzVwEpTaK9SCE7BvI/5M="; 3051 }; 3052 meta = { 3053 license = lib.licenses.mit; ··· 3071 name = "anycode"; 3072 publisher = "ms-vscode"; 3073 version = "0.0.70"; 3074 - sha256 = "sha256-POxgwvKF4A+DxKVIOte4I8REhAbO1U9Gu6r/S41/MmA="; 3075 }; 3076 meta = { 3077 license = lib.licenses.mit; ··· 3083 name = "cmake-tools"; 3084 publisher = "ms-vscode"; 3085 version = "1.14.20"; 3086 - sha256 = "sha256-j67Z65N9YW8wY4zIWWCtPIKgW9GYoUntBoGVBLR/H2o="; 3087 }; 3088 meta.license = lib.licenses.mit; 3089 }; ··· 3095 name = "cpptools-extension-pack"; 3096 publisher = "ms-vscode"; 3097 version = "1.3.0"; 3098 - sha256 = "sha256-rHST7CYCVins3fqXC+FYiS5Xgcjmi7QW7M4yFrUR04U="; 3099 }; 3100 meta = { 3101 description = "Popular extensions for C++ development in Visual Studio Code."; ··· 3111 name = "hexeditor"; 3112 publisher = "ms-vscode"; 3113 version = "1.9.11"; 3114 - sha256 = "sha256-w1R8z7Q/JRAsqJ1mgcvlHJ6tywfgKtS6A6zOY2p01io="; 3115 }; 3116 meta = { 3117 license = lib.licenses.mit; ··· 3123 name = "live-server"; 3124 publisher = "ms-vscode"; 3125 version = "0.4.8"; 3126 - sha256 = "sha256-/IrLq+nNxwQB1S1NIGYkv24DOY7Mc25eQ+orUfh42pg="; 3127 }; 3128 meta = { 3129 description = "Launch a development local Server with live reload feature for static & dynamic pages"; ··· 3150 name = "PowerShell"; 3151 publisher = "ms-vscode"; 3152 version = "2023.3.1"; 3153 - sha256 = "sha256-FJolnWU0DbuQYvMuGL3mytf0h39SH9rUPCl2ahLXLuY="; 3154 }; 3155 meta = { 3156 description = "A Visual Studio Code extension for PowerShell language support"; ··· 3166 name = "test-adapter-converter"; 3167 publisher = "ms-vscode"; 3168 version = "0.1.9"; 3169 - sha256 = "sha256-M53jhAVawk2yCeSrLkWrUit3xbDc0zgCK2snbK+BaSs="; 3170 }; 3171 meta = { 3172 description = "A Visual Studio Code extension that converts from the Test Explorer UI API into native VS Code testing"; ··· 3181 name = "Theme-TomorrowKit"; 3182 publisher = "ms-vscode"; 3183 version = "0.1.4"; 3184 - sha256 = "sha256-qakwJWak+IrIeeVcMDWV/fLPx5M8LQGCyhVt4TS/Lmc="; 3185 }; 3186 meta = { 3187 description = "Additional Tomorrow and Tomorrow Night themes for VS Code. Based on the TextMate themes."; ··· 3197 name = "remote-containers"; 3198 publisher = "ms-vscode-remote"; 3199 version = "0.347.0"; 3200 - sha256 = "sha256-E9H1nPWG5JuzBxbYc/yWd8Y3azEWrd9whGirl0GK7kU="; 3201 }; 3202 meta = { 3203 description = "Open any folder or repository inside a Docker container."; ··· 3217 name = "veriloghdl"; 3218 publisher = "mshr-h"; 3219 version = "1.13.2"; 3220 - sha256 = "sha256-MOU8zf2qS7P2pQ29w3mvhDc2OvZiH4HNe530BjIiRAA="; 3221 }; 3222 meta = { 3223 changelog = "https://marketplace.visualstudio.com/items/mshr-h.VerilogHDL/changelog"; ··· 3234 name = "one-dark-theme"; 3235 publisher = "mskelton"; 3236 version = "1.14.2"; 3237 - sha256 = "sha256-6nIfEPbau5Dy1DGJ0oQ5L2EGn2NDhpd8jSdYujtOU68="; 3238 }; 3239 meta = { 3240 license = lib.licenses.mit; ··· 3246 name = "npm-outdated"; 3247 publisher = "mskelton"; 3248 version = "2.2.0"; 3249 - sha256 = "sha256-kHItIlTW+PIVXrLgzdGAoPeR6sWKuKl/QyJ5+TIv3/E="; 3250 }; 3251 meta = { 3252 changelog = "https://marketplace.visualstudio.com/items/mskelton.npm-outdated/changelog"; ··· 3262 publisher = "mvllow"; 3263 name = "rose-pine"; 3264 version = "2.7.1"; 3265 - sha256 = "sha256-QQIkuJAI4apDt8rfhXvMg9bNtGTFeMaEkN/Se12zGpc="; 3266 }; 3267 meta = { 3268 license = lib.licenses.mit; ··· 3276 # Please update the corresponding binary (tinymist) when updating 3277 # this extension. 3278 version = "0.11.1"; 3279 - sha256 = "sha256-jyZBnT8UW94TVnZKZna1cJa/UIj+DwYwlAbU4pnaf04="; 3280 }; 3281 3282 nativeBuildInputs = [ jq moreutils ]; ··· 3305 name = "color-highlight"; 3306 publisher = "naumovs"; 3307 version = "2.6.0"; 3308 - sha256 = "sha256-TcPQOAHCYeFHPdR85GIXsy3fx70p8cLdO2UNO0krUOs="; 3309 }; 3310 meta = { 3311 changelog = "https://marketplace.visualstudio.com/items/naumovs.color-highlight/changelog"; ··· 3322 name = "theme-oceanicnext"; 3323 publisher = "naumovs"; 3324 version = "0.0.4"; 3325 - sha256 = "sha256-romhWL3s0NVZ3kptSNT4/X9WkgakgNNfFElaBCo6jj4="; 3326 }; 3327 meta = { 3328 description = "Oceanic Next theme for VSCode + dimmed bg version for better looking UI"; ··· 3338 name = "autodocstring"; 3339 publisher = "njpwerner"; 3340 version = "0.6.1"; 3341 - sha256 = "sha256-NI0cbjsZPW8n6qRTRKoqznSDhLZRUguP7Sa/d0feeoc="; 3342 }; 3343 meta = { 3344 changelog = "https://marketplace.visualstudio.com/items/njpwerner.autodocstring/changelog"; ··· 3355 name = "dark-molokai-theme"; 3356 publisher = "nonylene"; 3357 version = "1.0.5"; 3358 - sha256 = "sha256-2qjV6iSz8DDU1yP1II9sxGSgiETmEtotFvfNjm+cTuI="; 3359 }; 3360 meta = { 3361 changelog = "https://marketplace.visualstudio.com/items/nonylene.dark-molokai-theme/changelog"; ··· 3372 name = "just-black"; 3373 publisher = "nur"; 3374 version = "3.1.1"; 3375 - sha256 = "sha256-fatJZquCDsLDFGVzBol2D6LIZUbZ6GzqcVEFAwLodW0="; 3376 }; 3377 meta = { 3378 description = "A dark theme designed specifically for syntax highlighting"; ··· 3390 # Please update the corresponding binary (typst-lsp) when updating 3391 # this extension. 3392 version = "0.12.1"; 3393 - sha256 = "sha256-JcfFaR1wU5XwapH8vnfVy7Cb7DfUWVeoLfBV3wEtCpE="; 3394 }; 3395 3396 nativeBuildInputs = [ jq moreutils ]; ··· 3427 name = "ocaml-platform"; 3428 publisher = "ocamllabs"; 3429 version = "1.12.2"; 3430 - sha256 = "sha256-dj8UFbYgAl6dt/1MuIBawTVUbBDTTedZEcHtKZjEcew="; 3431 }; 3432 }; 3433 ··· 3436 name = "vetur"; 3437 publisher = "octref"; 3438 version = "0.37.3"; 3439 - sha256 = "sha256-3hi1LOZto5AYaomB9ihkAt4j/mhkCDJ8Jqa16piwHIQ="; 3440 }; 3441 meta = { 3442 license = lib.licenses.mit; ··· 3448 name = "indent-rainbow"; 3449 publisher = "oderwat"; 3450 version = "8.3.1"; 3451 - sha256 = "sha256-dOicya0B2sriTcDSdCyhtp0Mcx5b6TUaFKVb0YU3jUc="; 3452 }; 3453 meta = { 3454 description = "Makes indentation easier to read"; ··· 3464 name = "phoenix"; 3465 publisher = "phoenixframework"; 3466 version = "0.1.2"; 3467 - sha256 = "sha256-T+YNRR8jAzNagmoCDzjbytBDFtPhNn289Kywep/w8sw="; 3468 }; 3469 meta = { 3470 description = "Syntax highlighting support for HEEx / Phoenix templates"; ··· 3480 name = "adwaita-theme"; 3481 publisher = "piousdeer"; 3482 version = "1.1.0"; 3483 - sha256 = "sha256-tKpKLUcc33YrgDS95PJu22ngxhwjqeVMC1Mhhy+IPGE="; 3484 }; 3485 meta = { 3486 description = "Theme for the GNOME desktop"; ··· 3508 name = "material-product-icons"; 3509 publisher = "PKief"; 3510 version = "1.5.0"; 3511 - sha256 = "sha256-gKU21OS2ZFyzCQVQ1fa3qlahLBAcJaHDEcz7xof3P4A="; 3512 }; 3513 meta = { 3514 license = lib.licenses.mit; ··· 3520 name = "prisma"; 3521 publisher = "Prisma"; 3522 version = "4.11.0"; 3523 - sha256 = "sha256-fHvwv9E/O8ZvhnyY7nNF/SIyl87z8KVEXTbhU/37EP0="; 3524 }; 3525 meta = { 3526 changelog = "https://marketplace.visualstudio.com/items/Prisma.prisma/changelog"; ··· 3537 name = "gpt-pilot-vs-code"; 3538 publisher = "PythagoraTechnologies"; 3539 version = "0.1.7"; 3540 - sha256 = "sha256-EUddanrB6h5cn3pK2JTkEPffVb06ZMI2qDPh0kFfJjA="; 3541 }; 3542 meta = { 3543 changelog = "https://marketplace.visualstudio.com/items/PythagoraTechnologies.gpt-pilot-vs-code/changelog"; ··· 3554 name = "quicktype"; 3555 publisher = "quicktype"; 3556 version = "12.0.46"; 3557 - sha256 = "sha256-NTZ0BujnA+COg5txOLXSZSp8TPD1kZNfZPjnvZUL9lc="; 3558 }; 3559 meta = { 3560 description = "Infer types from sample JSON data"; ··· 3569 name = "ruby"; 3570 publisher = "rebornix"; 3571 version = "0.28.1"; 3572 - sha256 = "sha256-HAUdv+2T+neJ5aCGiQ37pCO6x6r57HIUnLm4apg9L50="; 3573 }; 3574 3575 meta.license = lib.licenses.mit; ··· 3580 name = "ansible"; 3581 publisher = "redhat"; 3582 version = "2.12.143"; 3583 - sha256 = "sha256-NEV7sVYJJvapZjk5sylkzijH8qLZ7xzmBzHI7qcj2Ok="; 3584 }; 3585 meta = { 3586 description = "Ansible language support"; ··· 3596 name = "java"; 3597 publisher = "redhat"; 3598 version = "1.17.2023032504"; 3599 - sha256 = "sha256-ni1jzCPjwtcdJTEORn0vYzLRbQ/wseTZmrETJ8QPW58="; 3600 }; 3601 buildInputs = [ jdk ]; 3602 meta = { ··· 3632 name = "reloaded-cpp"; 3633 publisher = "reloadedextensions"; 3634 version = "0.1.9"; 3635 - sha256 = "sha256-KQiSD18W9NnsqhRt+XM3ko70u4zX4enn3OpMt0ebViU="; 3636 }; 3637 meta = { 3638 description = "C/C++ must-have highlighter that understands many coding styles and APIs. Use with 'Reloaded Themes' extension."; ··· 3660 name = "commandOnAllFiles"; 3661 publisher = "rioj7"; 3662 version = "0.3.2"; 3663 - sha256 = "sha256-777jdBpWJ66ASeeETWevWF4mIAj4RWviNSTxzvqwl0U="; 3664 }; 3665 meta = { 3666 license = lib.licenses.mit; ··· 3672 name = "liveserver"; 3673 publisher = "ritwickdey"; 3674 version = "5.7.9"; 3675 - sha256 = "sha256-w0CYSEOdltwMFzm5ZhOxSrxqQ1y4+gLfB8L+EFFgzDc="; 3676 }; 3677 meta = { 3678 license = lib.licenses.mit; ··· 3684 name = "ayu-next"; 3685 publisher = "roman"; 3686 version = "1.2.15"; 3687 - sha256 = "sha256-gGEjb9BrvFmKhAxRUmN3YWx7VZqlUp6w7m4r46DPn50="; 3688 }; 3689 meta = { 3690 license = lib.licenses.mit; ··· 3793 name = "scala"; 3794 publisher = "scala-lang"; 3795 version = "0.5.6"; 3796 - sha256 = "sha256-eizIPazqEb27aQ+o9nTD1O58zbjkHYHNhGjK0uJgnwA="; 3797 }; 3798 meta = { 3799 license = lib.licenses.mit; ··· 3805 name = "metals"; 3806 publisher = "scalameta"; 3807 version = "1.22.3"; 3808 - sha256 = "sha256-iLLWobQv5CEjJwCdDNdWYQ1ehOiYyNi940b4QmNZFoQ="; 3809 }; 3810 meta = { 3811 license = lib.licenses.asl20; ··· 3817 publisher = "seatonjiang"; 3818 name = "gitmoji-vscode"; 3819 version = "1.2.2"; 3820 - sha256 = "sha256-+lwbCLV62y1IHrjCygBphQZJUu+ZApYTwBQld5uu12w="; 3821 }; 3822 meta = { 3823 description = "Gitmoji tool for git commit messages in VSCode"; ··· 3833 name = "crates"; 3834 publisher = "serayuzgur"; 3835 version = "0.6.6"; 3836 - sha256 = "sha256-HXoH1IgMLniq0kxHs2snym4rerScu9qCqUaqwEC+O/E="; 3837 }; 3838 meta = { 3839 license = lib.licenses.mit; ··· 3846 publisher = "shardulm94"; 3847 name = "trailing-spaces"; 3848 version = "0.4.1"; 3849 - sha256 = "sha256-pLE1bfLRxjlm/kgU9nmtiPBOnP05giQnWq6bexrrIZY="; 3850 }; 3851 meta = { 3852 license = lib.licenses.mit; ··· 3859 publisher = "shd101wyy"; 3860 name = "markdown-preview-enhanced"; 3861 version = "0.8.12"; 3862 - sha256 = "sha256-4Iq6idux029i7cBV3x79ZRAbSk3ymqx+Q2jv0zV9ZTI="; 3863 }; 3864 meta = { 3865 description = "Provides a live preview of markdown using either markdown-it or pandoc"; ··· 3881 publisher = "shopify"; 3882 name = "ruby-lsp"; 3883 version = "0.5.8"; 3884 - sha256 = "sha256-1FfBnw98SagHf1P7udWzMU6BS5dBihpeRj4qv9S4ZHw="; 3885 }; 3886 meta = { 3887 description = "VS Code plugin for connecting with the Ruby LSP"; ··· 3906 name = "hackthebox"; 3907 publisher = "silofy"; 3908 version = "0.2.9"; 3909 - sha256 = "sha256-WSPuEh+osu0DpXgPAzMU5Fw0Sh8sZFst7kx26s2BsyQ="; 3910 }; 3911 meta = { 3912 changelog = "https://marketplace.visualstudio.com/items/silofy.hackthebox/changelog"; ··· 3923 name = "just"; 3924 publisher = "skellock"; 3925 version = "2.0.0"; 3926 - sha256 = "sha256-FOp/dcW0+07rADEpUMzx+SGYjhvE4IhcCOqUQ38yCN4="; 3927 }; 3928 meta = { 3929 changelog = "https://github.com/skellock/vscode-just/blob/master/CHANGELOG.md"; ··· 3964 name = "default-keys-windows"; 3965 publisher = "smcpeak"; 3966 version = "0.0.10"; 3967 - sha256 = "sha256-v1JY5ZGWOfF14H235Y9CLlPwIvmNwCeRhIkdmcgCCFU="; 3968 }; 3969 meta = { 3970 changelog = "https://github.com/smcpeak/vscode-default-keys-windows/blob/master/CHANGELOG.md"; ··· 3981 name = "sonarlint-vscode"; 3982 publisher = "sonarsource"; 3983 version = "3.16.0"; 3984 - sha256 = "sha256-zWgITdvUS9fq1uT6A4Gs3fSTBwCXoEIQ/tVcC7Eigfs="; 3985 }; 3986 meta.license = lib.licenses.lgpl3Only; 3987 }; ··· 4019 name = "vscode-tmux-keybinding"; 4020 publisher = "stephlin"; 4021 version = "0.0.7"; 4022 - sha256 = "sha256-MrW0zInweAhU2spkEEiDLyuT6seV3GFFurWTqYMzqgY="; 4023 }; 4024 meta = { 4025 changelog = "https://marketplace.visualstudio.com/items/stephlin.vscode-tmux-keybinding/changelog"; ··· 4036 publisher = "stkb"; 4037 name = "rewrap"; 4038 version = "17.8.0"; 4039 - sha256 = "sha256-9t1lpVbpcmhLamN/0ZWNEWD812S6tXG6aK3/ALJCJvg="; 4040 }; 4041 meta = { 4042 changelog = "https://github.com/stkb/Rewrap/blob/master/CHANGELOG.md"; ··· 4053 name = "code-spell-checker"; 4054 publisher = "streetsidesoftware"; 4055 version = "3.0.1"; 4056 - sha256 = "sha256-KeYE6/yO2n3RHPjnJOnOyHsz4XW81y9AbkSC/I975kQ="; 4057 }; 4058 meta = { 4059 changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog"; ··· 4070 name = "vscode-styled-components"; 4071 publisher = "styled-components"; 4072 version = "1.7.6"; 4073 - sha256 = "sha256-ZXXXFUriu//2Wmj1N+plj7xzJauGBfj+79SyrkUZAO4="; 4074 }; 4075 meta = { 4076 changelog = "https://marketplace.visualstudio.com/items/styled-components.vscode-styled-components/changelog"; ··· 4086 name = "vscode-stylelint"; 4087 publisher = "stylelint"; 4088 version = "1.3.0"; 4089 - sha256 = "sha256-JoCa2d0ayBEuCcQi3Z/90GJ4AIECVz8NCpd+i+9uMeA="; 4090 }; 4091 meta = { 4092 description = "Official Stylelint extension for Visual Studio Code"; ··· 4104 name = "svelte-vscode"; 4105 publisher = "svelte"; 4106 version = "108.3.3"; 4107 - sha256 = "sha256-q7w8DPzBLpD+13v7RnyDdC3ocDKAihHBVt3pnwSTwio="; 4108 }; 4109 meta = { 4110 changelog = "https://github.com/sveltejs/language-tools/releases"; ··· 4121 name = "markdown-memo"; 4122 publisher = "svsool"; 4123 version = "0.3.19"; 4124 - sha256 = "sha256-JRM9Tm7yql7dKXOdpTwBVR/gx/nwvM7qqrCNlV2i1uI="; 4125 }; 4126 meta = { 4127 changelog = "https://marketplace.visualstudio.com/items/svsool.markdown-memo/changelog"; ··· 4138 name = "tabnine-vscode"; 4139 publisher = "tabnine"; 4140 version = "3.6.43"; 4141 - sha256 = "sha256-/onQybGMBscD6Rj4PWafetuag1J1cgHTw5NHri082cs="; 4142 }; 4143 meta = { 4144 license = lib.licenses.mit; ··· 4167 publisher = "takayama"; 4168 name = "vscode-qq"; 4169 version = "1.4.2"; 4170 - sha256 = "sha256-koeiFXUFI/i8EGCRDTym62m7JER18J9MKZpbAozr0Ng="; 4171 }; 4172 meta = { 4173 license = lib.licenses.mpl20; ··· 4179 name = "icons"; 4180 publisher = "tal7aouy"; 4181 version = "3.8.0"; 4182 - sha256 = "sha256-PdhNFyVUWcOfli/ZlT+6TmtWrV31fBP1E1Vd4QWOY+A="; 4183 }; 4184 meta = { 4185 description = "Icons for Visual Studio Code."; ··· 4195 name = "even-better-toml"; 4196 publisher = "tamasfe"; 4197 version = "0.19.2"; 4198 - sha256 = "sha256-JKj6noi2dTe02PxX/kS117ZhW8u7Bhj4QowZQiJKP2E="; 4199 }; 4200 meta = { 4201 license = lib.licenses.mit; ··· 4207 name = "rust-yew"; 4208 publisher = "techtheawesome"; 4209 version = "0.2.2"; 4210 - sha256 = "sha256-t9DYY1fqW7M5F1pbIUtnnodxMzIzURew4RXT78djWMI="; 4211 }; 4212 meta = { 4213 description = "A VSCode extension that provides some language features for Yew's html macro syntax"; ··· 4239 name = "vscode-nushell-lang"; 4240 publisher = "thenuprojectcontributors"; 4241 version = "1.1.0"; 4242 - sha256 = "sha256-7v4q0OEqv7q2ejHp4lph2Dsqg0GWE65pxyz9goQEm8g="; 4243 }; 4244 meta.license = lib.licenses.mit; 4245 }; ··· 4249 name = "hacker-theme"; 4250 publisher = "thorerik"; 4251 version = "3.0.1"; 4252 - sha256 = "sha256-Ugk9kTJxW1kbD+X6PF96WBc1k7x4KaGu5WbCYPGQ3qE="; 4253 }; 4254 meta = { 4255 changelog = "https://marketplace.visualstudio.com/items/thorerik.hacker-theme/changelog"; ··· 4266 name = "zig"; 4267 publisher = "tiehuis"; 4268 version = "0.2.6"; 4269 - sha256 = "sha256-s0UMY0DzEufEF+pizYeH4MKYOiiJ6z05gYHvfpaS4zA="; 4270 }; 4271 meta = { 4272 license = lib.licenses.mit; ··· 4278 name = "helm-intellisense"; 4279 publisher = "Tim-Koehler"; 4280 version = "0.14.3"; 4281 - sha256 = "sha256-TcXn8n6mKEFpnP8dyv+nXBjsyfUfJNgdL9iSZwA5eo0="; 4282 }; 4283 meta = { 4284 description = "Extension to help writing Helm-Templates by providing intellisense"; ··· 4314 name = "atom-material-theme"; 4315 publisher = "tobiasalthoff"; 4316 version = "1.10.9"; 4317 - sha256 = "sha256-EdU0FMkaQpwhOpPRC+HGIxcrt7kSN+l4+mSgIwogB/I="; 4318 }; 4319 meta = { 4320 license = lib.licenses.mit; ··· 4326 name = "pdf"; 4327 publisher = "tomoki1207"; 4328 version = "1.2.2"; 4329 - sha256 = "sha256-i3Rlizbw4RtPkiEsodRJEB3AUzoqI95ohyqZ0ksROps="; 4330 }; 4331 meta = { 4332 description = "Show PDF preview in VSCode"; ··· 4340 name = "opa"; 4341 publisher = "tsandall"; 4342 version = "0.12.2"; 4343 - sha256 = "sha256-/eJzDhnQyvC9OBr4M03wLIWPiBeVtvX7ztSnO+YoCZM="; 4344 }; 4345 meta = { 4346 changelog = "https://github.com/open-policy-agent/vscode-opa/blob/master/CHANGELOG.md"; ··· 4356 name = "emacs-mcx"; 4357 publisher = "tuttieee"; 4358 version = "0.47.0"; 4359 - sha256 = "sha256-dGty5+1+JEtJgl/DiyqEB/wuf3K8tCj1qWKua6ongIs="; 4360 }; 4361 meta = { 4362 changelog = "https://github.com/whitphx/vscode-emacs-mcx/blob/main/CHANGELOG.md"; ··· 4371 name = "vscode-testscript"; 4372 publisher = "twpayne"; 4373 version = "0.0.4"; 4374 - sha256 = "sha256-KOmcJlmmdUkC+q0AQ/Q/CQAeRgQPr6nVO0uccUxHmsY="; 4375 }; 4376 meta = { 4377 description = "Syntax highlighting support for testscript"; ··· 4398 name = "sort-lines"; 4399 publisher = "Tyriar"; 4400 version = "1.10.2"; 4401 - sha256 = "sha256-AI16YBmmfZ3k7OyUrh4wujhu7ptqAwfI5jBbAc6MhDk="; 4402 }; 4403 meta = { 4404 license = lib.licenses.mit; ··· 4410 name = "uiua-vscode"; 4411 publisher = "uiua-lang"; 4412 version = "0.0.42"; 4413 - sha256 = "sha256-cgLWgMej1Nv8kNK2MfgO3Z/xJPXdcmYs8LXrFNfc3jQ="; 4414 }; 4415 meta = { 4416 description = "VSCode language extension for Uiua"; ··· 4444 name = "vscode-mdx"; 4445 publisher = "unifiedjs"; 4446 version = "1.4.0"; 4447 - sha256 = "sha256-qqqq0QKTR0ZCLdPltsnQh5eTqGOh9fV1OSOZMjj4xXg="; 4448 }; 4449 meta = { 4450 changelog = "https://marketplace.visualstudio.com/items/unifiedjs.vscode-mdx/changelog"; ··· 4507 name = "vscode-pitch-black-theme"; 4508 publisher = "ViktorQvarfordt"; 4509 version = "1.3.0"; 4510 - sha256 = "sha256-1JDm/cWNWwxa1gNsHIM/DIvqjXsO++hAf0mkjvKyi4g="; 4511 }; 4512 meta = { 4513 license = lib.licenses.mit; ··· 4520 name = "highlight-matching-tag"; 4521 publisher = "vincaslt"; 4522 version = "0.11.0"; 4523 - sha256 = "sha256-PxngjprSpWtD2ZDZfh+gOnZ+fVk5rvgGdZFxqbE21CY="; 4524 }; 4525 meta = { 4526 license = lib.licenses.mit; ··· 4532 name = "intellicode-api-usage-examples"; 4533 publisher = "VisualStudioExptTeam"; 4534 version = "0.2.8"; 4535 - sha256 = "sha256-aXAS3QX+mrX0kJqf1LUsvguqRxxC0o+jj1bKQteXPNA="; 4536 }; 4537 meta = { 4538 description = "See relevant code examples from GitHub for over 100K different APIs right in your editor."; ··· 4548 name = "vscodeintellicode"; 4549 publisher = "VisualStudioExptTeam"; 4550 version = "1.2.30"; 4551 - sha256 = "sha256-f2Gn+W0QHN8jD5aCG+P93Y+JDr/vs2ldGL7uQwBK4lE="; 4552 }; 4553 meta = { 4554 description = "AI-assisted development"; ··· 4564 name = "vscode-vlang"; 4565 publisher = "vlanguage"; 4566 version = "0.1.14"; 4567 - sha256 = "sha256-hlBALxBs5wZZFk4lgAkdkGs731Xuc2p0qxffOW6mMWQ="; 4568 }; 4569 meta = { 4570 description = "V language support (syntax highlighting, formatter, snippets) for Visual Studio Code."; ··· 4580 name = "vscode-gradle"; 4581 publisher = "vscjava"; 4582 version = "3.13.2024011802"; 4583 - sha256 = "sha256-TCYGL2GZCb1UFvJEoACPHg+DxTmDu0E8lvyNiy95bRw="; 4584 }; 4585 4586 meta = { ··· 4598 name = "vscode-java-debug"; 4599 publisher = "vscjava"; 4600 version = "0.55.2023121302"; 4601 - sha256 = "sha256-8kwV5LsAoad+16/PAVFqF5Nh6TbrLezuRS+buh/wFFo="; 4602 }; 4603 meta = { 4604 license = lib.licenses.mit; ··· 4610 name = "vscode-java-dependency"; 4611 publisher = "vscjava"; 4612 version = "0.23.2024010506"; 4613 - sha256 = "sha256-kP5NTj1gGSNRiiT6cgBLsgUhBmBEULQGm7bqebRH+/w="; 4614 }; 4615 meta = { 4616 license = lib.licenses.mit; ··· 4622 name = "vscode-java-test"; 4623 publisher = "vscjava"; 4624 version = "0.40.2024011806"; 4625 - sha256 = "sha256-ynl+94g34UdVFpl+q1XOFOLfNsz/HMOWeudL8VNG2bo="; 4626 }; 4627 meta = { 4628 license = lib.licenses.mit; ··· 4634 name = "vscode-java-pack"; 4635 publisher = "vscjava"; 4636 version = "0.25.2023121402"; 4637 - sha256 = "sha256-JhVJK2gZe3R6dpynon+9wauSAWPdW4LmG9oRWylCexM="; 4638 }; 4639 meta = { 4640 description = "Popular extensions for Java development that provides Java IntelliSense, debugging, testing, Maven/Gradle support, project management and more"; ··· 4650 name = "vscode-maven"; 4651 publisher = "vscjava"; 4652 version = "0.43.2024011905"; 4653 - sha256 = "sha256-75pttt0nCuZNP+1e9lmsAqLSDHdca3o+K1E5h0Y9u0I="; 4654 }; 4655 meta = { 4656 license = lib.licenses.mit; ··· 4662 name = "vscode-spring-initializr"; 4663 publisher = "vscjava"; 4664 version = "0.11.2023070103"; 4665 - sha256 = "sha256-EwUwMCaaW9vhrW3wl0Q7T25Ysm0c35ZNOkJ+mnRXA8Y="; 4666 }; 4667 meta = { 4668 license = lib.licenses.mit; ··· 4690 name = "vim"; 4691 publisher = "vscodevim"; 4692 version = "1.26.1"; 4693 - sha256 = "sha256-zshuABicdkT52Nqj1L2RrfMziBRgO+R15fM32SCnyXI="; 4694 }; 4695 meta = { 4696 license = lib.licenses.mit; ··· 4702 name = "vspacecode"; 4703 publisher = "VSpaceCode"; 4704 version = "0.10.14"; 4705 - sha256 = "sha256-iTFwm/P2wzbNahozyLbdfokcSDHFzLrzVDHI/g2aFm0="; 4706 }; 4707 meta = { 4708 license = lib.licenses.mit; ··· 4714 name = "whichkey"; 4715 publisher = "VSpaceCode"; 4716 version = "0.11.3"; 4717 - sha256 = "sha256-PnaOwOIcSo1Eff1wOtQPhoHYvrHDGTcsRy9mQfdBPX4="; 4718 }; 4719 meta = { 4720 license = lib.licenses.mit; ··· 4756 name = "vscode-ruby"; 4757 publisher = "wingrunr21"; 4758 version = "0.28.0"; 4759 - sha256 = "sha256-H3f1+c31x+lgCzhgTb0uLg9Bdn3pZyJGPPwfpCYrS70="; 4760 }; 4761 4762 meta.license = lib.licenses.mit; ··· 4779 name = "change-case"; 4780 publisher = "wmaurer"; 4781 version = "1.0.0"; 4782 - sha256 = "sha256-tN/jlG2PzuiCeERpgQvdqDoa3UgrUaM7fKHv6KFqujc="; 4783 }; 4784 meta = { 4785 description = "A VSCode extension for quickly changing the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word"; ··· 4794 name = "viml"; 4795 publisher = "xadillax"; 4796 version = "2.1.2"; 4797 - sha256 = "sha256-n91Rj1Rpp7j7gndkt0bV+jT1nRMv7+coVoSL5c7Ii3A="; 4798 }; 4799 meta = { 4800 license = lib.licenses.mit; ··· 4831 publisher = "yzhang"; 4832 name = "dictionary-completion"; 4833 version = "1.2.2"; 4834 - sha256 = "sha256-dpJcJARRKzRNHfXs/qknud8OQ8xIyeaVnt/EcDq0k4E="; 4835 }; 4836 meta = { 4837 description = "A Visual Studio Code extension to help user easyly finish long words "; ··· 4868 name = "json"; 4869 publisher = "ZainChen"; 4870 version = "2.0.2"; 4871 - sha256 = "sha256-nC3Q8KuCtn/jg1j/NaAxWGvnKe/ykrPm2PUjfsJz8aI="; 4872 }; 4873 meta = { 4874 changelog = "https://marketplace.visualstudio.com/items/ZainChen.json/changelog"; ··· 4896 name = "riscv"; 4897 publisher = "zhwu95"; 4898 version = "0.0.8"; 4899 - sha256 = "sha256-PXaHSEXoN0ZboHIoDg37tZ+Gv6xFXP4wGBS3YS/53TY="; 4900 }; 4901 meta = { 4902 description = "Basic RISC-V colorization and snippets support."; ··· 4912 name = "vscode-zig"; 4913 publisher = "ziglang"; 4914 version = "0.5.1"; 4915 - sha256 = "sha256-ygxvkewK5Tf1zNIXxzu6D/tKYNVcNsU9cKij7d5aRdQ="; 4916 }; 4917 meta = { 4918 changelog = "https://marketplace.visualstudio.com/items/ziglang.vscode-zig/changelog";
··· 47 name = "language-x86-64-assembly"; 48 publisher = "13xforever"; 49 version = "3.1.4"; 50 + hash = "sha256-FJRDm1H3GLBfSKBSFgVspCjByy9m+j9OStlU+/pMfs8="; 51 }; 52 meta = { 53 description = "Cutting edge x86 and x86_64 assembly syntax highlighting"; ··· 63 publisher = "1Password"; 64 name = "op-vscode"; 65 version = "1.0.4"; 66 + hash = "sha256-s6acue8kgFLf5fs4A7l+IYfhibdY76cLcIwHl+54WVk="; 67 }; 68 meta = { 69 changelog = "https://github.com/1Password/op-vscode/releases"; ··· 96 publisher = "4ops"; 97 name = "terraform"; 98 version = "0.2.5"; 99 + hash = "sha256-y5LljxK8V9Fir9EoG8g9N735gISrlMg3czN21qF/KjI="; 100 }; 101 meta = { 102 license = lib.licenses.mit; ··· 126 name = "vscode-ron"; 127 publisher = "a5huynh"; 128 version = "0.10.0"; 129 + hash = "sha256-DmyYE7RHOX/RrbIPYCq/x0l081SzmyBAd7yHSUOPkOA="; 130 }; 131 meta = { 132 license = lib.licenses.mit; ··· 155 name = "codesnap"; 156 publisher = "adpyke"; 157 version = "1.3.4"; 158 + hash = "sha256-dR6qODSTK377OJpmUqG9R85l1sf9fvJJACjrYhSRWgQ="; 159 }; 160 meta = { 161 license = lib.licenses.mit; ··· 179 name = "increment-selection"; 180 publisher = "albymor"; 181 version = "0.2.0"; 182 + hash = "sha256-iP4c0xLPiTsgD8Q8Kq9jP54HpdnBveKRY31Ro97ROJ8="; 183 }; 184 meta = { 185 description = "Increment, decrement or reverse selection with multiple cursors"; ··· 194 name = "bookmarks"; 195 publisher = "alefragnani"; 196 version = "13.3.1"; 197 + hash = "sha256-CZSFprI8HMQvc8P9ZH+m0j9J6kqmSJM1/Ik24ghif2A="; 198 }; 199 meta = { 200 license = lib.licenses.gpl3; ··· 206 name = "project-manager"; 207 publisher = "alefragnani"; 208 version = "12.7.0"; 209 + hash = "sha256-rBMwvm7qUI6zBrXdYntQlY8WvH2fDBhEuQ1pHDl9fQg="; 210 }; 211 meta = { 212 license = lib.licenses.mit; ··· 259 name = "ng-template"; 260 publisher = "Angular"; 261 version = "15.2.0"; 262 + hash = "sha256-ho3DtXAAafY/mpUcea2OPhy8tpX+blJMyVxbFVUsspk="; 263 }; 264 meta = { 265 changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog"; ··· 276 name = "icons-carbon"; 277 publisher = "antfu"; 278 version = "0.2.6"; 279 + hash = "sha256-R8eHLuebfgHaKtHPKBaaYybotluuH9WrUBpgyuIVOxc="; 280 }; 281 meta = { 282 license = lib.licenses.mit; ··· 288 publisher = "antfu"; 289 name = "slidev"; 290 version = "0.4.1"; 291 + hash = "sha256-MNQMOT9LaEVZqelvikBTpUPTsSIA2z5qvLxw51aJw1w="; 292 }; 293 meta = { 294 license = lib.licenses.mit; ··· 315 name = "vscode-apollo"; 316 publisher = "apollographql"; 317 version = "1.19.11"; 318 + hash = "sha256-EixefDuJiw/p5yAR/UQLK1a1RXJLXlTmOlD34qpAN+U="; 319 }; 320 meta = { 321 changelog = "https://marketplace.visualstudio.com/items/apollographql.vscode-apollo/changelog"; ··· 332 name = "nord-visual-studio-code"; 333 publisher = "arcticicestudio"; 334 version = "0.19.0"; 335 + hash = "sha256-awbqFv6YuYI0tzM/QbHRTUl4B2vNUdy52F4nPmv+dRU="; 336 }; 337 meta = { 338 description = "An arctic, north-bluish clean and elegant Visual Studio Code theme."; ··· 361 name = "nix-env-selector"; 362 publisher = "arrterian"; 363 version = "1.0.10"; 364 + hash = "sha256-b3Sr0bwU2VJgl2qcdsUROZ3jnK+YUuzJMySvSD7goj8="; 365 }; 366 meta = { 367 license = lib.licenses.mit; ··· 395 name = "cue"; 396 publisher = "asdine"; 397 version = "0.3.2"; 398 + hash = "sha256-jMXqhgjRdM3UG/9NtiwWAg61mBW8OYVAKDWgb4hzhA4="; 399 }; 400 meta = { 401 description = "Cue language support for Visual Studio Code"; ··· 412 name = "astro-vscode"; 413 publisher = "astro-build"; 414 version = "2.8.3"; 415 + hash = "sha256-A6m31eZMlOHF0yr9MjXmsFyXgH8zmq6WLRd/w85hGw0="; 416 }; 417 meta = { 418 changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog"; ··· 446 name = "brainfuck-syntax"; 447 publisher = "attilabuti"; 448 version = "0.0.1"; 449 + hash = "sha256-ZcZlHoa2aoCeruMWbUUgfFHsPqyWmd2xFY6AKxJysYE="; 450 }; 451 meta = { 452 changelog = "https://marketplace.visualstudio.com/items/attilabuti.brainfuck-syntax/changelog"; ··· 463 name = "Millet"; 464 publisher = "azdavis"; 465 version = "0.13.5"; 466 + hash = "sha256-sWM7N+axgu1zOGWexR4JVupVmYhZrd4cZz3pmLxRj8Q="; 467 }; 468 nativeBuildInputs = [ jq moreutils ]; 469 postInstall = '' ··· 483 name = "nixpkgs-fmt"; 484 publisher = "B4dM4n"; 485 version = "0.0.1"; 486 + hash = "sha256-vz2kU36B1xkLci2QwLpl/SBEhfSWltIDJ1r7SorHcr8="; 487 }; 488 nativeBuildInputs = [ jq moreutils ]; 489 postInstall = '' ··· 500 name = "scaladex-search"; 501 publisher = "baccata"; 502 version = "0.3.3"; 503 + hash = "sha256-+793uA+cSBHV6t4wAM4j4GeWggLJTl2GENkn8RFIwr0="; 504 }; 505 meta = { 506 license = lib.licenses.asl20; ··· 512 name = "ocaml-formatter"; 513 publisher = "badochov"; 514 version = "2.0.5"; 515 + hash = "sha256-D04EJButnam/l4aAv1yNbHlTKMb3x1yrS47+9XjpCLI="; 516 }; 517 meta = { 518 description = "VSCode Extension Formatter for OCaml language"; ··· 528 publisher = "ban"; 529 name = "spellright"; 530 version = "3.0.112"; 531 + hash = "sha256-79Yg4I0OkfG7PaDYnTA8HK8jrSxre4FGriq0Baiq7wA="; 532 }; 533 meta = { 534 description = "A Visual Studio Code extension for Spellchecker"; ··· 544 publisher = "batisteo"; 545 name = "vscode-django"; 546 version = "1.10.0"; 547 + hash = "sha256-vTaE3KhG5i2jGc5o33u76RUUFYaW4s4muHvph48HeQ4="; 548 }; 549 meta = { 550 changelog = "https://marketplace.visualstudio.com/items/batisteo.vscode-django/changelog"; ··· 588 name = "vscode-unison"; 589 publisher = "benfradet"; 590 version = "0.4.0"; 591 + hash = "sha256-IDM9v+LWckf20xnRTj+ThAFSzVxxDVQaJkwO37UIIhs="; 592 }; 593 meta = { 594 license = lib.licenses.asl20; ··· 600 name = "calva"; 601 publisher = "betterthantomorrow"; 602 version = "2.0.374"; 603 + hash = "sha256-VwdHOkduSSIrcOvrcVf7K8DSp3N1u9fvbaCVDCxp+bk="; 604 }; 605 nativeBuildInputs = [ jq moreutils ]; 606 postInstall = '' ··· 617 name = "docs-view"; 618 publisher = "bierner"; 619 version = "0.0.11"; 620 + hash = "sha256-3njIL2SWGFp87cvQEemABJk2nXzwI1Il/WG3E0ZYZxw="; 621 }; 622 meta = { 623 changelog = "https://marketplace.visualstudio.com/items/bierner.docs-view/changelog"; ··· 633 name = "emojisense"; 634 publisher = "bierner"; 635 version = "0.10.0"; 636 + hash = "sha256-PD8edYuJu6QHPYIM08kV85LuKh0H0/MIgFmMxSJFK5M="; 637 }; 638 meta = { 639 license = lib.licenses.mit; ··· 645 name = "markdown-checkbox"; 646 publisher = "bierner"; 647 version = "0.4.0"; 648 + hash = "sha256-AoPcdN/67WOzarnF+GIx/nans38Jan8Z5D0StBWIbkk="; 649 }; 650 meta = { 651 license = lib.licenses.mit; ··· 657 name = "markdown-emoji"; 658 publisher = "bierner"; 659 version = "0.3.0"; 660 + hash = "sha256-rw8/HeDA8kQuiPVDpeOGw1Mscd6vn4utw1Qznsd8lVI="; 661 }; 662 meta = { 663 license = lib.licenses.mit; ··· 669 name = "markdown-mermaid"; 670 publisher = "bierner"; 671 version = "1.17.7"; 672 + hash = "sha256-WKe7XxBeYyzmjf/gnPH+5xNOHNhMPAKjtLorYyvT76U="; 673 }; 674 meta = { 675 license = lib.licenses.mit; ··· 681 name = "vscode-fish"; 682 publisher = "bmalehorn"; 683 version = "1.0.35"; 684 + hash = "sha256-V51Qe6M1CMm9fLOSFEwqeZiC8tWCbVH0AzkLe7kR2vY="; 685 }; 686 meta.license = lib.licenses.mit; 687 }; ··· 691 name = "vscode-intelephense-client"; 692 publisher = "bmewburn"; 693 version = "1.10.4"; 694 + hash = "sha256-bD7AL4x0yL5S+MzQXMBrSZs1pVclfvsTfUbImP1oQok="; 695 }; 696 meta = { 697 description = "PHP code intelligence for Visual Studio Code"; ··· 706 name = "file-browser"; 707 publisher = "bodil"; 708 version = "0.2.11"; 709 + hash = "sha256-yPVhhsAUZxnlhj58fXkk+yhxop2q7YJ6X4W9dXGKJfo="; 710 }; 711 meta = { 712 license = lib.licenses.mit; ··· 718 name = "vscode-tailwindcss"; 719 publisher = "bradlc"; 720 version = "0.11.30"; 721 + hash = "sha256-1CxyvQu7WQJw87sTcpnILztt1WeSpWOgij0dEIXebPU="; 722 }; 723 meta = { 724 changelog = "https://marketplace.visualstudio.com/items/bradlc.vscode-tailwindcss/changelog"; ··· 734 name = "solarized-palenight"; 735 publisher = "BrandonKirbyson"; 736 version = "1.0.1"; 737 + hash = "sha256-vVbaHSaBX6QzpnYMQlpPsJU1TQYJEBe8jq95muzwN0o="; 738 }; 739 meta = { 740 description = " A solarized-palenight theme for vscode"; ··· 762 name = "better-toml"; 763 publisher = "bungcip"; 764 version = "0.3.2"; 765 + hash = "sha256-g+LfgjAnSuSj/nSmlPdB0t29kqTmegZB5B1cYzP8kCI="; 766 }; 767 meta = { 768 changelog = "https://marketplace.visualstudio.com/items/bungcip.better-toml/changelog"; ··· 779 name = "cyberpunk-2020"; 780 publisher = "carrie999"; 781 version = "0.1.4"; 782 + hash = "sha256-tVbd+j9+90Z07+jGAiT0gylZN9YWHdJmq2sh1wf2oGE="; 783 }; 784 meta = { 785 description = "A cyberpunk-inspired colour theme to satisfy your neon dreams"; ··· 796 name = "catppuccin-vsc"; 797 publisher = "catppuccin"; 798 version = "2.6.1"; 799 + hash = "sha256-B56b7PeuVnkxEqvd4vL9TYO7s8fuA+LOCTbJQD9e7wY="; 800 }; 801 meta = { 802 description = "Soothing pastel theme for VSCode"; ··· 810 name = "catppuccin-vsc-icons"; 811 publisher = "catppuccin"; 812 version = "1.10.0"; 813 + hash = "sha256-6klrnMHAIr+loz7jf7l5EZPLBhgkJODFHL9fzl1MqFI="; 814 }; 815 meta = { 816 changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc-icons/changelog"; ··· 827 sources = { 828 "x86_64-linux" = { 829 arch = "linux-x64"; 830 + hash = "sha256-2c0tH/MlDOqeyffcV8ZCy4woogBTcf1GCuPPO8JXaWc="; 831 }; 832 "x86_64-darwin" = { 833 arch = "darwin-x64"; 834 + hash = "sha256-euvGIlO7931N56R5BWKu3F9nSEoDgf+DXk7Hgl1qSUw="; 835 }; 836 "aarch64-linux" = { 837 arch = "linux-arm64"; 838 + hash = "sha256-dGpIHChnfrQbxRZDuoAi4imgStyyPdxdvTQ3lknMYu0="; 839 }; 840 "aarch64-darwin" = { 841 arch = "darwin-arm64"; 842 + hash = "sha256-tElX4C0I5AmpxSHMtqOsxSAUImD1tqArB5fnvhw4LFc="; 843 }; 844 }; 845 in { ··· 862 name = "vscode-pytest"; 863 publisher = "Cameron"; 864 version = "0.1.1"; 865 + hash = "sha256-YU37a0Q+IXusXgwf9doxXLlYiyzkizbPjjdCZFxeDaA="; 866 }; 867 meta = { 868 changelog = "https://github.com/cameronmaske/pytest-vscode/blob/master/CHANGELOG.md"; ··· 958 name = "gitignore"; 959 publisher = "codezombiech"; 960 version = "0.9.0"; 961 + hash = "sha256-IHoF+c8Rsi6WnXoCX7x3wKyuMwLh14nbL9sNVJHogHM="; 962 }; 963 meta = { 964 license = lib.licenses.mit; ··· 970 name = "code-translate"; 971 publisher = "w88975"; 972 version = "1.0.20"; 973 + hash = "sha256-blqLK7S+RmEoyr9zktS5/SNC0GeSXnNpbhltyajoAfw="; 974 }; 975 meta = { 976 description = "A Visual Studio Code extension to provide purely hover translation"; ··· 994 name = "llvm-syntax-highlighting"; 995 publisher = "colejcummins"; 996 version = "0.0.3"; 997 + hash = "sha256-D5zLp3ruq0F9UFT9emgOBDLr1tya2Vw52VvCc40TtV0="; 998 }; 999 meta = { 1000 description = "Lightweight syntax highlighting for LLVM IR"; ··· 1073 name = "dbclient-jdbc"; 1074 publisher = "cweijan"; 1075 version = "1.3.4"; 1076 + hash = "sha256-qknooeedRhTvEWSuGXFoO/BczGanYCdMr7WWjthxG+k="; 1077 }; 1078 meta = { 1079 description = "JDBC Adapter For Database Client"; ··· 1089 name = "vscode-database-client2"; 1090 publisher = "cweijan"; 1091 version = "6.3.0"; 1092 + hash = "sha256-BFTY3NZQd6XTE3UNO1bWo/LiM4sHujFGOSufDLD4mzM="; 1093 }; 1094 meta = { 1095 description = "Database Client For Visual Studio Code"; ··· 1103 publisher = "daohong-emilio"; 1104 name = "yash"; 1105 version = "0.2.9"; 1106 + hash = "sha256-5JX6Z7xVPoqGjD1/ySc9ObD14O1sWDpvBj9VbtGO1Cg="; 1107 }; 1108 meta = { 1109 license = lib.licenses.mit; ··· 1116 name = "dart-code"; 1117 publisher = "dart-code"; 1118 version = "3.61.20230324"; 1119 + hash = "sha256-VVQ32heyzLjM5HdeNAK5PwqB1NsSQ9iQJBwJiJXlu+g="; 1120 }; 1121 1122 meta.license = lib.licenses.mit; ··· 1127 name = "flutter"; 1128 publisher = "dart-code"; 1129 version = "3.61.20230301"; 1130 + hash = "sha256-t4AfFgxVCl15YOz7NTULvNUcyuiQilEP6jPK4zMAAmc="; 1131 }; 1132 1133 meta.license = lib.licenses.mit; ··· 1138 name = "vscode-markdownlint"; 1139 publisher = "DavidAnson"; 1140 version = "0.54.0"; 1141 + hash = "sha256-BrPFFRspJIz1U08hPbLziCmRUeZv2NhRrTCx6qvhOJw="; 1142 }; 1143 meta = { 1144 changelog = "https://marketplace.visualstudio.com/items/DavidAnson.vscode-markdownlint/changelog"; ··· 1155 name = "languagetool-linter"; 1156 publisher = "davidlday"; 1157 version = "0.19.0"; 1158 + hash = "sha256-crq6CTXpzwHJL8FPIBneAGjDgUUNdpBt6rIaMCr1F1U="; 1159 }; 1160 meta = { 1161 description = "LanguageTool integration for VS Code"; ··· 1171 name = "vscode-eslint"; 1172 publisher = "dbaeumer"; 1173 version = "2.4.4"; 1174 + hash = "sha256-NJGsMme/+4bvED/93SGojYTH03EZbtKe5LyvocywILA="; 1175 }; 1176 meta = { 1177 changelog = "https://marketplace.visualstudio.com/items/dbaeumer.vscode-eslint/changelog"; ··· 1188 name = "vscode-deno"; 1189 publisher = "denoland"; 1190 version = "3.17.0"; 1191 + hash = "sha256-ETwpUrYbPXHSkEBq2oM1aCBwt9ItLcXMYc3YWjHLiJE="; 1192 }; 1193 meta = { 1194 changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog"; ··· 1205 name = "composer-php-vscode"; 1206 publisher = "devsense"; 1207 version = "1.41.14332"; 1208 + hash = "sha256-qRgncn6u40Igd40OZShRHXqdgjFqRLNb0hPirwc+DoU="; 1209 }; 1210 meta = { 1211 changelog = "https://marketplace.visualstudio.com/items/DEVSENSE.composer-php-vscode/changelog"; ··· 1222 sources = { 1223 "x86_64-linux" = { 1224 arch = "linux-x64"; 1225 + hash = "sha256-8i5nRlzd+LnpEh9trWECxfiC1W4S0ekBab5vo18OlsA="; 1226 }; 1227 "x86_64-darwin" = { 1228 arch = "darwin-x64"; ··· 1272 name = "profiler-php-vscode"; 1273 publisher = "devsense"; 1274 version = "1.41.14332"; 1275 + hash = "sha256-u2lNqG6FUhWnnNGtv+sjTbP/hbu4Da/8xjLzmPZkZOA="; 1276 }; 1277 meta = { 1278 changelog = "https://marketplace.visualstudio.com/items/DEVSENSE.profiler-php-vscode/changelog"; ··· 1309 name = "radical-vscode"; 1310 publisher = "dhedgecock"; 1311 version = "3.3.1"; 1312 + hash = "sha256-VvFQovuE+I0lqXU9fHrmk7nWMpuuWafqm9Acwb0+QYg="; 1313 }; 1314 meta = { 1315 changelog = "https://marketplace.visualstudio.com/items/dhedgecock.radical-vscode/changelog"; ··· 1326 publisher = "disneystreaming"; 1327 name = "smithy"; 1328 version = "0.0.8"; 1329 + hash = "sha256-BQPiSxiPPjdNPtIJI8L+558DVKxngPAI9sscpcJSJUI="; 1330 }; 1331 meta = { license = lib.licenses.asl20; }; 1332 }; ··· 1336 name = "competitive-programming-helper"; 1337 publisher = "DivyanshuAgrawal"; 1338 version = "5.10.0"; 1339 + hash = "sha256-KALTldVaptKt8k2Y6PMqhJEMrayB4yn86x2CxHn6Ba0="; 1340 }; 1341 meta = { 1342 changelog = "https://marketplace.visualstudio.com/items/DivyanshuAgrawal.competitive-programming-helper/changelog"; ··· 1353 name = "githistory"; 1354 publisher = "donjayamanne"; 1355 version = "0.6.20"; 1356 + hash = "sha256-nEdYS9/cMS4dcbFje23a47QBZr9eDK3dvtkFWqA+OHU="; 1357 }; 1358 meta = { 1359 changelog = "https://marketplace.visualstudio.com/items/donjayamanne.githistory/changelog"; ··· 1370 name = "dotenv-vscode"; 1371 publisher = "dotenv"; 1372 version = "0.28.0"; 1373 + hash = "sha256-KiQgFvbfLsA/ADROoG6y6c/i0XHuTNH2AN+6mWEm0P8="; 1374 }; 1375 meta = { 1376 changelog = "https://marketplace.visualstudio.com/items/dotenv.dotenv-vscode/changelog"; ··· 1400 name = "theme-dracula"; 1401 publisher = "dracula-theme"; 1402 version = "2.24.3"; 1403 + hash = "sha256-3B18lEu8rXVXySdF3+xsPnAyruIuEQJDhlNw82Xm6b0="; 1404 }; 1405 meta = { 1406 changelog = "https://marketplace.visualstudio.com/items/dracula-theme.theme-dracula/changelog"; ··· 1420 # the VSCode Marketplace and use a calver scheme. We should avoid 1421 # using preview versions, because they expire after two weeks. 1422 version = "14.9.0"; 1423 + hash = "sha256-Z6KeIUw1SLZ4tUgs7sU9IJO/6diozPxQuTbXr6DayHA="; 1424 }; 1425 meta = { 1426 changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog"; ··· 1493 name = "vscode-command-runner"; 1494 publisher = "edonet"; 1495 version = "0.0.123"; 1496 + hash = "sha256-Fq0KgW5N6urj8hMUs6Spidy47jwIkpkmBUlpXMVnq7s="; 1497 }; 1498 meta = { 1499 license = lib.licenses.mit; ··· 1505 name = "vscode-npm-script"; 1506 publisher = "eg2"; 1507 version = "0.3.29"; 1508 + hash = "sha256-k6DtmhYBj7mg8SUU3pg+ezRzWvhiECqYQVj9LDhhV4I="; 1509 }; 1510 meta = { 1511 license = lib.licenses.mit; ··· 1517 name = "elixir-ls"; 1518 publisher = "JakeBecker"; 1519 version = "0.20.0"; 1520 + hash = "sha256-p+YNBRzzA/EezBMxI5Rmdb8SdJgFV7QwuLVi1mcJV+E="; 1521 }; 1522 meta = { 1523 changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog"; ··· 1534 name = "elm-ls-vscode"; 1535 publisher = "Elmtooling"; 1536 version = "2.6.0"; 1537 + hash = "sha256-iNFc7YJFl3d4/BJE9TPJfL0iqEkUtyEyVt4v1J2bXts="; 1538 }; 1539 meta = { 1540 changelog = "https://marketplace.visualstudio.com/items/Elmtooling.elm-ls-vscode/changelog"; ··· 1551 name = "vscode-great-icons"; 1552 publisher = "emmanuelbeziat"; 1553 version = "2.1.92"; 1554 + hash = "sha256-cywFx33oTQZxFUxL9qCpV12pV2tP0ujR4osCdtSOOTc="; 1555 }; 1556 meta = { 1557 license = lib.licenses.mit; ··· 1563 name = "atomize-atom-one-dark-theme"; 1564 publisher = "emroussel"; 1565 version = "2.0.2"; 1566 + hash = "sha256-GwuFtBVj0Z2rHryst/7cegskvZIMPsrAH12+K942+JA="; 1567 }; 1568 meta = { 1569 changelog = "https://marketplace.visualstudio.com/items/emroussel.atomize-atom-one-dark-theme/changelog"; ··· 1579 name = "tokyo-night"; 1580 publisher = "enkia"; 1581 version = "1.0.0"; 1582 + hash = "sha256-/fM+aUDUzVJ6P38i+GrxhLv2eLJNa8OFkKsM4yPBy4c="; 1583 }; 1584 meta = { 1585 changelog = "https://marketplace.visualstudio.com/items/enkia.tokyo-night/changelog"; ··· 1597 name = "vsc-material-theme-icons"; 1598 publisher = "Equinusocio"; 1599 version = "3.5.0"; 1600 + hash = "sha256-XqtyZVlsPaPkKB9HdigKSXjCwqXe9wzJWeRcPpS6EVM="; 1601 }; 1602 meta = { 1603 description = "Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme."; ··· 1613 name = "prettier-vscode"; 1614 publisher = "esbenp"; 1615 version = "10.4.0"; 1616 + hash = "sha256-8+90cZpqyH+wBgPFaX5GaU6E02yBWUoB+T9C2z2Ix8c="; 1617 }; 1618 meta = { 1619 changelog = "https://marketplace.visualstudio.com/items/esbenp.prettier-vscode/changelog"; ··· 1630 name = "restore-terminals"; 1631 publisher = "ethansk"; 1632 version = "1.1.8"; 1633 + hash = "sha256-pZK/QNomQoFRsL6LRIKvWQj8/SYo2ZdVU47Gsmb9MXo="; 1634 }; 1635 }; 1636 ··· 1639 name = "magic-racket"; 1640 publisher = "evzen-wybitul"; 1641 version = "0.6.4"; 1642 + hash = "sha256-Hxa4VPm3QvJICzpDyfk94fGHu1hr+YN9szVBwDB8X4U="; 1643 }; 1644 nativeBuildInputs = [ jq moreutils ]; 1645 postInstall = '' ··· 1661 publisher = "ExiaHuang"; 1662 name = "dictionary"; 1663 version = "0.0.2"; 1664 + hash = "sha256-caNcbDTB/F2mdlGpfIfJv13lzY5Wwj7p7r8dAte9+3A="; 1665 }; 1666 meta = { 1667 description = "A Visual Studio Code extension of using chinese-english dictonary in right-click menu"; ··· 1694 name = "vscode-firefox-debug"; 1695 publisher = "firefox-devtools"; 1696 version = "2.9.10"; 1697 + hash = "sha256-xuvlE8L/qjOn8Qhkv9sutn/xRbwC9V/IIfEr4Ixm1vA="; 1698 }; 1699 meta = { 1700 changelog = "https://marketplace.visualstudio.com/items/firefox-devtools.vscode-firefox-debug/changelog"; ··· 1711 name = "vscode-jest-runner"; 1712 publisher = "firsttris"; 1713 version = "0.4.72"; 1714 + hash = "sha256-1nUpOXdteWsyFYJ2uATCcr1SUbeusmbpa09Bkw9/TZM="; 1715 }; 1716 meta = { 1717 description = "Simple way to run or debug a single (or multiple) tests from context-menu"; ··· 1727 name = "foam-vscode"; 1728 publisher = "foam"; 1729 version = "0.21.1"; 1730 + hash = "sha256-Ff1g+Qu4nUGR3g5PqOwP7W6S+3jje9gz1HK8J0+B65w="; 1731 }; 1732 meta = { 1733 changelog = "https://marketplace.visualstudio.com/items/foam.foam-vscode/changelog"; ··· 1744 name = "auto-close-tag"; 1745 publisher = "formulahendry"; 1746 version = "0.5.14"; 1747 + hash = "sha256-XYYHS2QTy8WYjtUYYWsIESzmH4dRQLlXQpJq78BolMw="; 1748 }; 1749 meta = { 1750 license = lib.licenses.mit; ··· 1756 name = "auto-rename-tag"; 1757 publisher = "formulahendry"; 1758 version = "0.1.10"; 1759 + hash = "sha256-uXqWebxnDwaUVLFG6MUh4bZ7jw5d2rTHRm5NoR2n0Vs="; 1760 }; 1761 meta = { 1762 license = lib.licenses.mit; ··· 1768 name = "code-runner"; 1769 publisher = "formulahendry"; 1770 version = "0.12.0"; 1771 + hash = "sha256-Q2gcuclG7NLR81HjKj/0RF0jM5Eqe2vZMbpoabp/osg="; 1772 }; 1773 meta = { 1774 license = lib.licenses.mit; ··· 1780 name = "shell-format"; 1781 publisher = "foxundermoon"; 1782 version = "7.2.5"; 1783 + hash = "sha256-kfpRByJDcGY3W9+ELBzDOUMl06D/vyPlN//wPgQhByk="; 1784 }; 1785 1786 nativeBuildInputs = [ jq moreutils ]; ··· 1820 publisher = "funkyremi"; 1821 name = "vscode-google-translate"; 1822 version = "1.4.13"; 1823 + hash = "sha256-9Vo6lwqD1eE3zY0Gi9ME/6lPwmwuJ3Iq9StHPvncnM4="; 1824 }; 1825 meta = { 1826 description = "A Visual Studio Code extension using google translation to helping you quickly translate text right in your code rocket"; ··· 1870 publisher = "github"; 1871 name = "codespaces"; 1872 version = "1.16.9"; 1873 + hash = "sha256-Zj1dHz8uBHnRpjnD9tUr8OJILRq9Ty91ePiNq6/Vi7c="; 1874 }; 1875 1876 meta = { ··· 1886 publisher = "github"; 1887 name = "copilot"; 1888 version = "1.172.758"; 1889 + hash = "sha256-sK3IiA4mQ6Hse+UpZ81Zb5iBSREzTrs7ypsfGbJiXm4="; 1890 }; 1891 1892 meta = { ··· 1903 publisher = "github"; 1904 name = "copilot-chat"; 1905 version = "0.13.2024022301"; # compatible with vscode >= 1.87 1906 + hash = "sha256-WdojLEdrg6iqTH/cNPEWb6VEfk+gIHh2M5GHrAURjy8="; 1907 }; 1908 meta = { 1909 description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features"; ··· 1919 name = "github-vscode-theme"; 1920 publisher = "github"; 1921 version = "6.3.4"; 1922 + hash = "sha256-JbI0B7jxt/2pNg/hMjAE5pBBa3LbUdi+GF0iEZUDUDM="; 1923 }; 1924 meta = { 1925 description = "GitHub theme for VS Code"; ··· 1936 name = "vscode-github-actions"; 1937 publisher = "github"; 1938 version = "0.26.2"; 1939 + hash = "sha256-sEc6Fbn4XpK8vNK32R4fjnx/R+1xYOwcuhKlo7sPd5o="; 1940 }; 1941 meta = { 1942 description = "A Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories"; ··· 1957 # using preview versions, because they can require insider versions 1958 # of VS Code 1959 version = "0.78.1"; 1960 + hash = "sha256-T9oW6o4ItZfR8E1qrcH3nhMvVB6ihi4kpiDz7YGHOcI="; 1961 }; 1962 meta = { license = lib.licenses.mit; }; 1963 }; ··· 1967 name = "gitlab-workflow"; 1968 publisher = "gitlab"; 1969 version = "3.60.0"; 1970 + hash = "sha256-rH0+6sQfBfI8SrKY9GGtTOONdzKus6Z62E8Qv5xY7Fw="; 1971 }; 1972 meta = { 1973 description = "GitLab extension for Visual Studio Code"; ··· 1983 name = "gleam"; 1984 publisher = "gleam"; 1985 version = "2.3.0"; 1986 + hash = "sha256-dhRS8fLKY0plRwnrAUWT4g/LfH6IpODTNhT79g4Nm+0="; 1987 }; 1988 meta = { 1989 description = "Support for the Gleam programming language"; ··· 1999 name = "Go"; 2000 publisher = "golang"; 2001 version = "0.40.0"; 2002 + hash = "sha256-otAq6ul2l64zpRJdekCb7XZiE2vgpLUfM4NUdRPZX8w="; 2003 }; 2004 meta = { 2005 changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog"; ··· 2015 name = "gc-excelviewer"; 2016 publisher = "grapecity"; 2017 version = "4.2.56"; 2018 + hash = "sha256-lrKkxaqPDouWzDP1uUE4Rgt9mI61jUOi/xZ85A0mnrk="; 2019 }; 2020 meta = { 2021 description = "Edit Excel spreadsheets and CSV files in Visual Studio Code and VS Code for the Web"; ··· 2031 name = "vscode-graphql"; 2032 publisher = "GraphQL"; 2033 version = "0.8.7"; 2034 + hash = "sha256-u3VcpgLKiEeUr1I6w71wleKyaO6v0gmHiw5Ama6fv88="; 2035 }; 2036 meta = { 2037 description = "GraphQL extension for VSCode built with the aim to tightly integrate the GraphQL Ecosystem with VSCode for an awesome developer experience."; ··· 2047 name = "vscode-graphql-syntax"; 2048 publisher = "GraphQL"; 2049 version = "1.1.0"; 2050 + hash = "sha256-qazU0UyZ9de6Huj2AYZqqBo4jVW/ZQmFJhV7XXAblxo="; 2051 }; 2052 meta = { 2053 description = "Adds full GraphQL syntax highlighting and language support such as bracket matching."; ··· 2063 name = "vhs"; 2064 publisher = "griimick"; 2065 version = "0.0.4"; 2066 + hash = "sha256-zAy8o5d2pK5ra/dbwoLgPAQAYfRQtUYQjisWYgIhsXA="; 2067 }; 2068 meta = { 2069 description = "Visual Studio Code extension providing syntax support for VHS .tape files"; ··· 2079 name = "todo-tree"; 2080 publisher = "Gruntfuggly"; 2081 version = "0.0.226"; 2082 + hash = "sha256-Fj9cw+VJ2jkTGUclB1TLvURhzQsaryFQs/+f2RZOLHs="; 2083 }; 2084 meta = { 2085 license = lib.licenses.mit; ··· 2091 name = "cppsnippets"; 2092 publisher = "hars"; 2093 version = "0.0.15"; 2094 + hash = "sha256-KXdEKcxPclbD22aKGAKSmdpVBZP2IpQRaKfc2LDsL0U="; 2095 }; 2096 meta = { 2097 description = "Code snippets for C/C++"; ··· 2107 name = "HCL"; 2108 publisher = "HashiCorp"; 2109 version = "0.3.2"; 2110 + hash = "sha256-cxF3knYY29PvT3rkRS8SGxMn9vzt56wwBXpk2PqO0mo="; 2111 }; 2112 meta = { 2113 description = "HashiCorp HCL syntax"; ··· 2125 name = "haskell"; 2126 publisher = "haskell"; 2127 version = "2.2.2"; 2128 + hash = "sha256-zWdIVdz+kZg7KZQ7LeBCB4aB9wg8dUbkWfzGlM0Fq7Q="; 2129 }; 2130 meta = { 2131 license = lib.licenses.mit; ··· 2137 name = "vscode-test-explorer"; 2138 publisher = "hbenl"; 2139 version = "2.21.1"; 2140 + hash = "sha256-fHyePd8fYPt7zPHBGiVmd8fRx+IM3/cSBCyiI/C0VAg="; 2141 }; 2142 meta = { 2143 changelog = "https://github.com/hbenl/vscode-test-explorer/blob/master/CHANGELOG.md"; ··· 2153 name = "vscode-drawio"; 2154 publisher = "hediet"; 2155 version = "1.6.6"; 2156 + hash = "sha256-SPcSnS7LnRL5gdiJIVsFaN7eccrUHSj9uQYIQZllm0M="; 2157 }; 2158 meta = { 2159 description = "This unofficial extension integrates Draw.io into VS Code."; ··· 2181 publisher = "humao"; 2182 name = "rest-client"; 2183 version = "0.25.1"; 2184 + hash = "sha256-DSzZ9wGB0IVK8gYOzLLbT03WX3xSmR/IUVZkDzcczKc="; 2185 }; 2186 meta = { 2187 license = lib.licenses.mit; ··· 2205 name = "workspacesort"; 2206 publisher = "iciclesoft"; 2207 version = "1.6.2"; 2208 + hash = "sha256-ZsjBgoTr4LGQW0kn+CtbdLwpPHmlYl5LKhwXIzcPe2o="; 2209 }; 2210 meta = { 2211 changelog = "https://marketplace.visualstudio.com/items/iciclesoft.workspacesort/changelog"; ··· 2222 name = "vscode-ansi"; 2223 publisher = "iliazeus"; 2224 version = "1.1.6"; 2225 + hash = "sha256-ZPV8zd/GkXOGf6s8fz9ZPmC3i1jO0wFAqV0E67lW0do="; 2226 }; 2227 meta = { 2228 description = "ANSI color styling for text documents"; ··· 2237 publisher = "influxdata"; 2238 name = "flux"; 2239 version = "1.0.4"; 2240 + hash = "sha256-KIKROyfkosBS1Resgl+s3VENVg4ibaeIgKjermXESoA="; 2241 }; 2242 meta = { 2243 license = lib.licenses.mit; ··· 2249 publisher = "intellsmi"; 2250 name = "comment-translate"; 2251 version = "2.2.4"; 2252 + hash = "sha256-g6mlScxv8opZuqgWtTJ3k0Yo7W7WzIkwB+8lWf6cMiU="; 2253 }; 2254 meta = { 2255 description = "A Visual Studio Code extension to translate the comments for computer language"; ··· 2269 name = "Ionide-fsharp"; 2270 publisher = "Ionide"; 2271 version = "7.18.2"; 2272 + hash = "sha256-CEeTLiZktp5YzCRxDXa+s8W9N971iQla/FyCr8Co0SQ="; 2273 }; 2274 meta = { 2275 changelog = "https://marketplace.visualstudio.com/items/Ionide.Ionide-fsharp/changelog"; ··· 2286 name = "vscode-env"; 2287 publisher = "irongeek"; 2288 version = "0.1.0"; 2289 + hash = "sha256-URq90lOFtPCNfSIl2NUwihwRQyqgDysGmBc3NG7o7vk="; 2290 }; 2291 meta = { 2292 description = "Adds formatting and syntax highlighting support for env files (.env) to Visual Studio Code"; ··· 2302 name = "craftos-pc"; 2303 publisher = "jackmacwindows"; 2304 version = "1.2.2"; 2305 + hash = "sha256-A+MNroXv0t9Mw/gr0Fyov3cXyF/GGzwRLKrIxQ2tKCE="; 2306 }; 2307 nativeBuildInputs = [ jq moreutils ]; 2308 postInstall = '' ··· 2352 name = "vscode-emacs-minimum"; 2353 publisher = "jamesyang999"; 2354 version = "1.1.1"; 2355 + hash = "sha256-qxnAhT2UGTQmPw9XmdBdx0F0NNLAaU1/ES9jiqiRrGI="; 2356 }; 2357 meta = { 2358 description = "Minimal emacs key bindings for VSCode"; ··· 2367 name = "vscode-janet"; 2368 publisher = "janet-lang"; 2369 version = "0.0.2"; 2370 + hash = "sha256-oj0e++z2BtadIXOnTlocIIHliYweZ1iyrV08DwatfLI="; 2371 }; 2372 meta = { 2373 description = "Janet language support for Visual Studio Code"; ··· 2383 name = "jbockle-format-files"; 2384 publisher = "jbockle"; 2385 version = "3.4.0"; 2386 + hash = "sha256-BHw+T2EPdQq/wOD5kzvSln5SBFTYUXip8QDjnAGBfFY="; 2387 }; 2388 meta = { 2389 description = "A VSCode extension to formats all files in the current workspace"; ··· 2399 name = "gruvbox"; 2400 publisher = "jdinhlife"; 2401 version = "1.18.0"; 2402 + hash = "sha256-4sGGVJYgQiOJzcnsT/YMdJdk0mTi7qcAcRHLnYghPh4="; 2403 }; 2404 meta = { 2405 changelog = "https://marketplace.visualstudio.com/items/jdinhlife.gruvbox/changelog"; ··· 2418 publisher = "jellyedwards"; 2419 name = "gitsweep"; 2420 version = "1.0.0"; 2421 + hash = "sha256-XBD8rN6E/0GjZ3zXgR45MN9v4PYrEXBSzN7+CcLrRsg="; 2422 }; 2423 meta = { 2424 changelog = "https://marketplace.visualstudio.com/items/jellyedwards.gitsweep/changelog"; ··· 2435 publisher = "jkillian"; 2436 name = "custom-local-formatters"; 2437 version = "0.0.6"; 2438 + hash = "sha256-FYDkOuoiF/N24BFG9GOqtTDwq84txmaa1acdzfskf/c="; 2439 }; 2440 meta = { 2441 license = lib.licenses.mit; ··· 2448 name = "nix-ide"; 2449 publisher = "jnoortheen"; 2450 version = "0.2.2"; 2451 + hash = "sha256-jwOM+6LnHyCkvhOTVSTUZvgx77jAg6hFCCpBqY8AxIg="; 2452 }; 2453 meta = { 2454 changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog"; ··· 2465 name = "svg"; 2466 publisher = "jock"; 2467 version = "1.5.2"; 2468 + hash = "sha256-Ii2e65BJU+Vw3i8917dgZtGsiSn6qConu8SJ+IqF82U="; 2469 }; 2470 meta = { 2471 license = lib.licenses.mit; ··· 2489 name = "language-julia"; 2490 publisher = "julialang"; 2491 version = "1.75.2"; 2492 + hash = "sha256-wGguwyTy3jj89ud/nQw2vbtNxYuWkfi0qG6QGUyvuz4="; 2493 }; 2494 meta = { 2495 changelog = "https://marketplace.visualstudio.com/items/julialang.language-julia/changelog"; ··· 2505 name = "language-haskell"; 2506 publisher = "justusadam"; 2507 version = "3.6.0"; 2508 + hash = "sha256-rZXRzPmu7IYmyRWANtpJp3wp0r/RwB7eGHEJa7hBvoQ="; 2509 }; 2510 meta = { 2511 license = lib.licenses.bsd3; ··· 2517 name = "magit"; 2518 publisher = "kahole"; 2519 version = "0.6.43"; 2520 + hash = "sha256-DPLlQ2IliyvzW8JvgVlGKNd2JjD/RbclNXU3gEFVhOE="; 2521 }; 2522 meta = { 2523 changelog = "https://marketplace.visualstudio.com/items/kahole.magit/changelog"; ··· 2534 name = "balena-vscode"; 2535 publisher = "kalebpace"; 2536 version = "0.1.3"; 2537 + hash = "sha256-CecEv19nEtnMe0KlCMNBM9ZAjbAVgPNUcZ6cBxHw44M="; 2538 }; 2539 meta = { 2540 changelog = "https://marketplace.visualstudio.com/items/kalebpace.balena-vscode/changelog"; ··· 2551 name = "alejandra"; 2552 publisher = "kamadorueda"; 2553 version = "1.0.0"; 2554 + hash = "sha256-COlEjKhm8tK5XfOjrpVUDQ7x3JaOLiYoZ4MdwTL8ktk="; 2555 }; 2556 nativeBuildInputs = [ jq moreutils ]; 2557 postInstall = '' ··· 2605 name = "vscode-cfn-lint"; 2606 publisher = "kddejong"; 2607 version = "0.25.1"; 2608 + hash = "sha256-IueXiN+077tiecAsVCzgYksWYTs00mZv6XJVMtRJ/PQ="; 2609 }; 2610 2611 nativeBuildInputs = [ jq moreutils ]; ··· 2630 name = "nickel-syntax"; 2631 publisher = "kubukoz"; 2632 version = "0.0.2"; 2633 + hash = "sha256-ffPZd717Y2OF4d9MWE6zKwcsGWS90ZJvhWkqP831tVM="; 2634 }; 2635 meta = { 2636 license = lib.licenses.asl20; ··· 2644 name = "vscode-clangd"; 2645 publisher = "llvm-vs-code-extensions"; 2646 version = "0.1.24"; 2647 + hash = "sha256-yOpsYjjwHRXxbiHDPgrtswUtgbQAo+3RgN2s6UYe9mg="; 2648 }; 2649 meta = { 2650 description = "C/C++ completion, navigation, and insights"; ··· 2661 name = "i18n-ally"; 2662 publisher = "Lokalise"; 2663 version = "2.8.1"; 2664 + hash = "sha256-oDW7ijcObfOP7ZNggSHX0aiI5FkoJ/iQD92bRV0eWVQ="; 2665 }; 2666 meta = { 2667 license = lib.licenses.mit; ··· 2673 publisher = "lucperkins"; 2674 name = "vrl-vscode"; 2675 version = "0.1.4"; 2676 + hash = "sha256-xcGa43iPwUR6spOJGTmmWA1dOMNMQEdiuhMZPYZ+dTU="; 2677 }; 2678 meta = { 2679 description = "VS Code extension for Vector Remap Language (VRL)"; ··· 2689 publisher = "mads-hartmann"; 2690 name = "bash-ide-vscode"; 2691 version = "1.36.0"; 2692 + hash = "sha256-DqY2PS4JSjb6VMO1b0Hi/7JOKSTUk5VSxJiCrUKBfLk="; 2693 }; 2694 meta = { 2695 license = lib.licenses.mit; ··· 2702 name = "marp-vscode"; 2703 publisher = "marp-team"; 2704 version = "2.5.0"; 2705 + hash = "sha256-I8UevZs04tUj/jaHrU7LiMF40ElMqtniU1h/9LNLdac="; 2706 }; 2707 meta = { 2708 license = lib.licenses.mit; ··· 2714 name = "mypy"; 2715 publisher = "matangover"; 2716 version = "0.2.3"; 2717 + hash = "sha256-m/8j89M340fiMF7Mi7FT2+Xag3fbMGWf8Gt9T8hLdmo="; 2718 }; 2719 meta.license = lib.licenses.mit; 2720 }; ··· 2724 name = "Kotlin"; 2725 publisher = "mathiasfrohlich"; 2726 version = "1.7.1"; 2727 + hash = "sha256-MuAlX6cdYMLYRX2sLnaxWzdNPcZ4G0Fdf04fmnzQKH4="; 2728 }; 2729 meta = { 2730 description = "Kotlin language support for VS Code"; ··· 2740 name = "caddyfile-support"; 2741 publisher = "matthewpi"; 2742 version = "0.3.0"; 2743 + hash = "sha256-1yiOnvC2w33kiPRdQYskee38Cid/GOj9becLadP1fUY="; 2744 }; 2745 meta = { 2746 description = "Rich Caddyfile support for Visual Studio Code"; ··· 2757 name = "lisp"; 2758 publisher = "mattn"; 2759 version = "0.1.12"; 2760 + hash = "sha256-x6aFrcX0YElEFEr0qA669/LPlab15npmXd5Q585pIEw="; 2761 }; 2762 meta = { 2763 description = "Lisp syntax for vscode"; ··· 2774 publisher = "maximedenes"; 2775 name = "vscoq"; 2776 version = "0.3.8"; 2777 + hash = "sha256-0FX5KBsvUmI+JMGBnaI3kJmmD+Y6XFl7LRHU0ADbHos="; 2778 }; 2779 meta = { 2780 description = "VsCoq is an extension for Visual Studio Code (VS Code) and VSCodium with support for the Coq Proof Assistant."; ··· 2790 name = "rainbow-csv"; 2791 publisher = "mechatroner"; 2792 version = "3.6.0"; 2793 + hash = "sha256-bvxMnT6oSjflAwWQZkNnEoEsVlVg86T0TMYi8tNsbdQ="; 2794 }; 2795 meta = { 2796 license = lib.licenses.mit; ··· 2804 name = "typst-preview"; 2805 publisher = "mgt19937"; 2806 version = "0.11.1"; 2807 + hash = "sha256-OsCgkq0OSBu7RZYHlxgy7W7zDNDUgJFSeSET20CX8zA="; 2808 }; 2809 2810 buildInputs = [ ··· 2832 name = "git-graph"; 2833 publisher = "mhutchie"; 2834 version = "1.30.0"; 2835 + hash = "sha256-sHeaMMr5hmQ0kAFZxxMiRk6f0mfjkg2XMnA4Gf+DHwA="; 2836 }; 2837 meta = { 2838 license = lib.licenses.mit; ··· 2844 name = "dotenv"; 2845 publisher = "mikestead"; 2846 version = "1.0.1"; 2847 + hash = "sha256-dieCzNOIcZiTGu4Mv5zYlG7jLhaEsJR05qbzzzQ7RWc="; 2848 }; 2849 meta = { 2850 license = lib.licenses.mit; ··· 2868 name = "direnv"; 2869 publisher = "mkhl"; 2870 version = "0.16.0"; 2871 + hash = "sha256-u2AFjvhm3zio1ygW9yD9ZwbywLrEssd0O7/0AtfCvMo="; 2872 }; 2873 2874 meta = { ··· 2884 name = "compare-folders"; 2885 publisher = "moshfeu"; 2886 version = "0.24.2"; 2887 + hash = "sha256-EiGuYRMN8bXq+Cya38U+dCX2W0wzIeP0yb39WBJaX1U="; 2888 }; 2889 2890 meta = { ··· 2901 name = "vscode-docker"; 2902 publisher = "ms-azuretools"; 2903 version = "1.29.0"; 2904 + hash = "sha256-mVRsVsolXj31WhbWnt3Xml+NnIq7Q2uHhUUd1zgW42c="; 2905 }; 2906 meta = { 2907 description = "Docker Extension for Visual Studio Code"; ··· 2921 name = "vscode-kubernetes-tools"; 2922 publisher = "ms-kubernetes-tools"; 2923 version = "1.3.11"; 2924 + hash = "sha256-I2ud9d4VtgiiIT0MeoaMThgjLYtSuftFVZHVJTMlJ8s="; 2925 }; 2926 meta = { 2927 license = lib.licenses.mit; ··· 2933 name = "pyright"; 2934 publisher = "ms-pyright"; 2935 version = "1.1.300"; 2936 + hash = "sha256-GzRJeV4qfgM2kBv6U3MH7lMWl3CL6LWPI/9GaVWZL+o="; 2937 }; 2938 meta = { 2939 description = "VS Code static type checking for Python"; ··· 2950 name = "black-formatter"; 2951 publisher = "ms-python"; 2952 version = "2023.4.1"; 2953 + hash = "sha256-IJaLke0WF1rlKTiuwJHAXDQB1SS39AoQhc4iyqqlTyY="; 2954 }; 2955 meta = with lib; { 2956 description = "Formatter extension for Visual Studio Code using black"; ··· 2966 name = "isort"; 2967 publisher = "ms-python"; 2968 version = "2023.10.1"; 2969 + hash = "sha256-NRsS+mp0pIhGZiqxAMXNZ7SwLno9Q8pj+RS1WB92HzU="; 2970 }; 2971 meta = with lib; { 2972 description = "Import sorting extension for Visual Studio Code using isort"; ··· 2984 name = "vscode-pylance"; 2985 publisher = "MS-python"; 2986 version = "2023.8.50"; 2987 + hash = "sha256-xJU/j5r/Idp/0VorEfciT4SFKRBpMCv9Z0LKO/++1Gk="; 2988 }; 2989 2990 buildInputs = [ nodePackages.pyright ]; ··· 3004 name = "datawrangler"; 3005 publisher = "ms-toolsai"; 3006 version = "0.29.6"; 3007 + hash = "sha256-9MR2+hb9YdjIGDfUkdLW41HOxhjeS/San49C8QRZ/YY="; 3008 }; 3009 3010 meta = { ··· 3023 name = "jupyter-keymap"; 3024 publisher = "ms-toolsai"; 3025 version = "1.1.0"; 3026 + hash = "sha256-krDtR+ZJiJf1Kxcu5mdXOaSAiJb2bXC1H0XWWviWeMQ="; 3027 }; 3028 meta = { 3029 license = lib.licenses.mit; ··· 3035 name = "jupyter-renderers"; 3036 publisher = "ms-toolsai"; 3037 version = "1.0.15"; 3038 + hash = "sha256-JR6PunvRRTsSqjSGGAn/1t1B+Ia6X0MgqahehcuSNYA="; 3039 }; 3040 meta = { 3041 license = lib.licenses.mit; ··· 3047 name = "vscode-jupyter-cell-tags"; 3048 publisher = "ms-toolsai"; 3049 version = "0.1.8"; 3050 + hash = "sha256-0oPyptnUWL1h/H13SdR+FdgGzVwEpTaK9SCE7BvI/5M="; 3051 }; 3052 meta = { 3053 license = lib.licenses.mit; ··· 3071 name = "anycode"; 3072 publisher = "ms-vscode"; 3073 version = "0.0.70"; 3074 + hash = "sha256-POxgwvKF4A+DxKVIOte4I8REhAbO1U9Gu6r/S41/MmA="; 3075 }; 3076 meta = { 3077 license = lib.licenses.mit; ··· 3083 name = "cmake-tools"; 3084 publisher = "ms-vscode"; 3085 version = "1.14.20"; 3086 + hash = "sha256-j67Z65N9YW8wY4zIWWCtPIKgW9GYoUntBoGVBLR/H2o="; 3087 }; 3088 meta.license = lib.licenses.mit; 3089 }; ··· 3095 name = "cpptools-extension-pack"; 3096 publisher = "ms-vscode"; 3097 version = "1.3.0"; 3098 + hash = "sha256-rHST7CYCVins3fqXC+FYiS5Xgcjmi7QW7M4yFrUR04U="; 3099 }; 3100 meta = { 3101 description = "Popular extensions for C++ development in Visual Studio Code."; ··· 3111 name = "hexeditor"; 3112 publisher = "ms-vscode"; 3113 version = "1.9.11"; 3114 + hash = "sha256-w1R8z7Q/JRAsqJ1mgcvlHJ6tywfgKtS6A6zOY2p01io="; 3115 }; 3116 meta = { 3117 license = lib.licenses.mit; ··· 3123 name = "live-server"; 3124 publisher = "ms-vscode"; 3125 version = "0.4.8"; 3126 + hash = "sha256-/IrLq+nNxwQB1S1NIGYkv24DOY7Mc25eQ+orUfh42pg="; 3127 }; 3128 meta = { 3129 description = "Launch a development local Server with live reload feature for static & dynamic pages"; ··· 3150 name = "PowerShell"; 3151 publisher = "ms-vscode"; 3152 version = "2023.3.1"; 3153 + hash = "sha256-FJolnWU0DbuQYvMuGL3mytf0h39SH9rUPCl2ahLXLuY="; 3154 }; 3155 meta = { 3156 description = "A Visual Studio Code extension for PowerShell language support"; ··· 3166 name = "test-adapter-converter"; 3167 publisher = "ms-vscode"; 3168 version = "0.1.9"; 3169 + hash = "sha256-M53jhAVawk2yCeSrLkWrUit3xbDc0zgCK2snbK+BaSs="; 3170 }; 3171 meta = { 3172 description = "A Visual Studio Code extension that converts from the Test Explorer UI API into native VS Code testing"; ··· 3181 name = "Theme-TomorrowKit"; 3182 publisher = "ms-vscode"; 3183 version = "0.1.4"; 3184 + hash = "sha256-qakwJWak+IrIeeVcMDWV/fLPx5M8LQGCyhVt4TS/Lmc="; 3185 }; 3186 meta = { 3187 description = "Additional Tomorrow and Tomorrow Night themes for VS Code. Based on the TextMate themes."; ··· 3197 name = "remote-containers"; 3198 publisher = "ms-vscode-remote"; 3199 version = "0.347.0"; 3200 + hash = "sha256-E9H1nPWG5JuzBxbYc/yWd8Y3azEWrd9whGirl0GK7kU="; 3201 }; 3202 meta = { 3203 description = "Open any folder or repository inside a Docker container."; ··· 3217 name = "veriloghdl"; 3218 publisher = "mshr-h"; 3219 version = "1.13.2"; 3220 + hash = "sha256-MOU8zf2qS7P2pQ29w3mvhDc2OvZiH4HNe530BjIiRAA="; 3221 }; 3222 meta = { 3223 changelog = "https://marketplace.visualstudio.com/items/mshr-h.VerilogHDL/changelog"; ··· 3234 name = "one-dark-theme"; 3235 publisher = "mskelton"; 3236 version = "1.14.2"; 3237 + hash = "sha256-6nIfEPbau5Dy1DGJ0oQ5L2EGn2NDhpd8jSdYujtOU68="; 3238 }; 3239 meta = { 3240 license = lib.licenses.mit; ··· 3246 name = "npm-outdated"; 3247 publisher = "mskelton"; 3248 version = "2.2.0"; 3249 + hash = "sha256-kHItIlTW+PIVXrLgzdGAoPeR6sWKuKl/QyJ5+TIv3/E="; 3250 }; 3251 meta = { 3252 changelog = "https://marketplace.visualstudio.com/items/mskelton.npm-outdated/changelog"; ··· 3262 publisher = "mvllow"; 3263 name = "rose-pine"; 3264 version = "2.7.1"; 3265 + hash = "sha256-QQIkuJAI4apDt8rfhXvMg9bNtGTFeMaEkN/Se12zGpc="; 3266 }; 3267 meta = { 3268 license = lib.licenses.mit; ··· 3276 # Please update the corresponding binary (tinymist) when updating 3277 # this extension. 3278 version = "0.11.1"; 3279 + hash = "sha256-jyZBnT8UW94TVnZKZna1cJa/UIj+DwYwlAbU4pnaf04="; 3280 }; 3281 3282 nativeBuildInputs = [ jq moreutils ]; ··· 3305 name = "color-highlight"; 3306 publisher = "naumovs"; 3307 version = "2.6.0"; 3308 + hash = "sha256-TcPQOAHCYeFHPdR85GIXsy3fx70p8cLdO2UNO0krUOs="; 3309 }; 3310 meta = { 3311 changelog = "https://marketplace.visualstudio.com/items/naumovs.color-highlight/changelog"; ··· 3322 name = "theme-oceanicnext"; 3323 publisher = "naumovs"; 3324 version = "0.0.4"; 3325 + hash = "sha256-romhWL3s0NVZ3kptSNT4/X9WkgakgNNfFElaBCo6jj4="; 3326 }; 3327 meta = { 3328 description = "Oceanic Next theme for VSCode + dimmed bg version for better looking UI"; ··· 3338 name = "autodocstring"; 3339 publisher = "njpwerner"; 3340 version = "0.6.1"; 3341 + hash = "sha256-NI0cbjsZPW8n6qRTRKoqznSDhLZRUguP7Sa/d0feeoc="; 3342 }; 3343 meta = { 3344 changelog = "https://marketplace.visualstudio.com/items/njpwerner.autodocstring/changelog"; ··· 3355 name = "dark-molokai-theme"; 3356 publisher = "nonylene"; 3357 version = "1.0.5"; 3358 + hash = "sha256-2qjV6iSz8DDU1yP1II9sxGSgiETmEtotFvfNjm+cTuI="; 3359 }; 3360 meta = { 3361 changelog = "https://marketplace.visualstudio.com/items/nonylene.dark-molokai-theme/changelog"; ··· 3372 name = "just-black"; 3373 publisher = "nur"; 3374 version = "3.1.1"; 3375 + hash = "sha256-fatJZquCDsLDFGVzBol2D6LIZUbZ6GzqcVEFAwLodW0="; 3376 }; 3377 meta = { 3378 description = "A dark theme designed specifically for syntax highlighting"; ··· 3390 # Please update the corresponding binary (typst-lsp) when updating 3391 # this extension. 3392 version = "0.12.1"; 3393 + hash = "sha256-JcfFaR1wU5XwapH8vnfVy7Cb7DfUWVeoLfBV3wEtCpE="; 3394 }; 3395 3396 nativeBuildInputs = [ jq moreutils ]; ··· 3427 name = "ocaml-platform"; 3428 publisher = "ocamllabs"; 3429 version = "1.12.2"; 3430 + hash = "sha256-dj8UFbYgAl6dt/1MuIBawTVUbBDTTedZEcHtKZjEcew="; 3431 }; 3432 }; 3433 ··· 3436 name = "vetur"; 3437 publisher = "octref"; 3438 version = "0.37.3"; 3439 + hash = "sha256-3hi1LOZto5AYaomB9ihkAt4j/mhkCDJ8Jqa16piwHIQ="; 3440 }; 3441 meta = { 3442 license = lib.licenses.mit; ··· 3448 name = "indent-rainbow"; 3449 publisher = "oderwat"; 3450 version = "8.3.1"; 3451 + hash = "sha256-dOicya0B2sriTcDSdCyhtp0Mcx5b6TUaFKVb0YU3jUc="; 3452 }; 3453 meta = { 3454 description = "Makes indentation easier to read"; ··· 3464 name = "phoenix"; 3465 publisher = "phoenixframework"; 3466 version = "0.1.2"; 3467 + hash = "sha256-T+YNRR8jAzNagmoCDzjbytBDFtPhNn289Kywep/w8sw="; 3468 }; 3469 meta = { 3470 description = "Syntax highlighting support for HEEx / Phoenix templates"; ··· 3480 name = "adwaita-theme"; 3481 publisher = "piousdeer"; 3482 version = "1.1.0"; 3483 + hash = "sha256-tKpKLUcc33YrgDS95PJu22ngxhwjqeVMC1Mhhy+IPGE="; 3484 }; 3485 meta = { 3486 description = "Theme for the GNOME desktop"; ··· 3508 name = "material-product-icons"; 3509 publisher = "PKief"; 3510 version = "1.5.0"; 3511 + hash = "sha256-gKU21OS2ZFyzCQVQ1fa3qlahLBAcJaHDEcz7xof3P4A="; 3512 }; 3513 meta = { 3514 license = lib.licenses.mit; ··· 3520 name = "prisma"; 3521 publisher = "Prisma"; 3522 version = "4.11.0"; 3523 + hash = "sha256-fHvwv9E/O8ZvhnyY7nNF/SIyl87z8KVEXTbhU/37EP0="; 3524 }; 3525 meta = { 3526 changelog = "https://marketplace.visualstudio.com/items/Prisma.prisma/changelog"; ··· 3537 name = "gpt-pilot-vs-code"; 3538 publisher = "PythagoraTechnologies"; 3539 version = "0.1.7"; 3540 + hash = "sha256-EUddanrB6h5cn3pK2JTkEPffVb06ZMI2qDPh0kFfJjA="; 3541 }; 3542 meta = { 3543 changelog = "https://marketplace.visualstudio.com/items/PythagoraTechnologies.gpt-pilot-vs-code/changelog"; ··· 3554 name = "quicktype"; 3555 publisher = "quicktype"; 3556 version = "12.0.46"; 3557 + hash = "sha256-NTZ0BujnA+COg5txOLXSZSp8TPD1kZNfZPjnvZUL9lc="; 3558 }; 3559 meta = { 3560 description = "Infer types from sample JSON data"; ··· 3569 name = "ruby"; 3570 publisher = "rebornix"; 3571 version = "0.28.1"; 3572 + hash = "sha256-HAUdv+2T+neJ5aCGiQ37pCO6x6r57HIUnLm4apg9L50="; 3573 }; 3574 3575 meta.license = lib.licenses.mit; ··· 3580 name = "ansible"; 3581 publisher = "redhat"; 3582 version = "2.12.143"; 3583 + hash = "sha256-NEV7sVYJJvapZjk5sylkzijH8qLZ7xzmBzHI7qcj2Ok="; 3584 }; 3585 meta = { 3586 description = "Ansible language support"; ··· 3596 name = "java"; 3597 publisher = "redhat"; 3598 version = "1.17.2023032504"; 3599 + hash = "sha256-ni1jzCPjwtcdJTEORn0vYzLRbQ/wseTZmrETJ8QPW58="; 3600 }; 3601 buildInputs = [ jdk ]; 3602 meta = { ··· 3632 name = "reloaded-cpp"; 3633 publisher = "reloadedextensions"; 3634 version = "0.1.9"; 3635 + hash = "sha256-KQiSD18W9NnsqhRt+XM3ko70u4zX4enn3OpMt0ebViU="; 3636 }; 3637 meta = { 3638 description = "C/C++ must-have highlighter that understands many coding styles and APIs. Use with 'Reloaded Themes' extension."; ··· 3660 name = "commandOnAllFiles"; 3661 publisher = "rioj7"; 3662 version = "0.3.2"; 3663 + hash = "sha256-777jdBpWJ66ASeeETWevWF4mIAj4RWviNSTxzvqwl0U="; 3664 }; 3665 meta = { 3666 license = lib.licenses.mit; ··· 3672 name = "liveserver"; 3673 publisher = "ritwickdey"; 3674 version = "5.7.9"; 3675 + hash = "sha256-w0CYSEOdltwMFzm5ZhOxSrxqQ1y4+gLfB8L+EFFgzDc="; 3676 }; 3677 meta = { 3678 license = lib.licenses.mit; ··· 3684 name = "ayu-next"; 3685 publisher = "roman"; 3686 version = "1.2.15"; 3687 + hash = "sha256-gGEjb9BrvFmKhAxRUmN3YWx7VZqlUp6w7m4r46DPn50="; 3688 }; 3689 meta = { 3690 license = lib.licenses.mit; ··· 3793 name = "scala"; 3794 publisher = "scala-lang"; 3795 version = "0.5.6"; 3796 + hash = "sha256-eizIPazqEb27aQ+o9nTD1O58zbjkHYHNhGjK0uJgnwA="; 3797 }; 3798 meta = { 3799 license = lib.licenses.mit; ··· 3805 name = "metals"; 3806 publisher = "scalameta"; 3807 version = "1.22.3"; 3808 + hash = "sha256-iLLWobQv5CEjJwCdDNdWYQ1ehOiYyNi940b4QmNZFoQ="; 3809 }; 3810 meta = { 3811 license = lib.licenses.asl20; ··· 3817 publisher = "seatonjiang"; 3818 name = "gitmoji-vscode"; 3819 version = "1.2.2"; 3820 + hash = "sha256-+lwbCLV62y1IHrjCygBphQZJUu+ZApYTwBQld5uu12w="; 3821 }; 3822 meta = { 3823 description = "Gitmoji tool for git commit messages in VSCode"; ··· 3833 name = "crates"; 3834 publisher = "serayuzgur"; 3835 version = "0.6.6"; 3836 + hash = "sha256-HXoH1IgMLniq0kxHs2snym4rerScu9qCqUaqwEC+O/E="; 3837 }; 3838 meta = { 3839 license = lib.licenses.mit; ··· 3846 publisher = "shardulm94"; 3847 name = "trailing-spaces"; 3848 version = "0.4.1"; 3849 + hash = "sha256-pLE1bfLRxjlm/kgU9nmtiPBOnP05giQnWq6bexrrIZY="; 3850 }; 3851 meta = { 3852 license = lib.licenses.mit; ··· 3859 publisher = "shd101wyy"; 3860 name = "markdown-preview-enhanced"; 3861 version = "0.8.12"; 3862 + hash = "sha256-4Iq6idux029i7cBV3x79ZRAbSk3ymqx+Q2jv0zV9ZTI="; 3863 }; 3864 meta = { 3865 description = "Provides a live preview of markdown using either markdown-it or pandoc"; ··· 3881 publisher = "shopify"; 3882 name = "ruby-lsp"; 3883 version = "0.5.8"; 3884 + hash = "sha256-1FfBnw98SagHf1P7udWzMU6BS5dBihpeRj4qv9S4ZHw="; 3885 }; 3886 meta = { 3887 description = "VS Code plugin for connecting with the Ruby LSP"; ··· 3906 name = "hackthebox"; 3907 publisher = "silofy"; 3908 version = "0.2.9"; 3909 + hash = "sha256-WSPuEh+osu0DpXgPAzMU5Fw0Sh8sZFst7kx26s2BsyQ="; 3910 }; 3911 meta = { 3912 changelog = "https://marketplace.visualstudio.com/items/silofy.hackthebox/changelog"; ··· 3923 name = "just"; 3924 publisher = "skellock"; 3925 version = "2.0.0"; 3926 + hash = "sha256-FOp/dcW0+07rADEpUMzx+SGYjhvE4IhcCOqUQ38yCN4="; 3927 }; 3928 meta = { 3929 changelog = "https://github.com/skellock/vscode-just/blob/master/CHANGELOG.md"; ··· 3964 name = "default-keys-windows"; 3965 publisher = "smcpeak"; 3966 version = "0.0.10"; 3967 + hash = "sha256-v1JY5ZGWOfF14H235Y9CLlPwIvmNwCeRhIkdmcgCCFU="; 3968 }; 3969 meta = { 3970 changelog = "https://github.com/smcpeak/vscode-default-keys-windows/blob/master/CHANGELOG.md"; ··· 3981 name = "sonarlint-vscode"; 3982 publisher = "sonarsource"; 3983 version = "3.16.0"; 3984 + hash = "sha256-zWgITdvUS9fq1uT6A4Gs3fSTBwCXoEIQ/tVcC7Eigfs="; 3985 }; 3986 meta.license = lib.licenses.lgpl3Only; 3987 }; ··· 4019 name = "vscode-tmux-keybinding"; 4020 publisher = "stephlin"; 4021 version = "0.0.7"; 4022 + hash = "sha256-MrW0zInweAhU2spkEEiDLyuT6seV3GFFurWTqYMzqgY="; 4023 }; 4024 meta = { 4025 changelog = "https://marketplace.visualstudio.com/items/stephlin.vscode-tmux-keybinding/changelog"; ··· 4036 publisher = "stkb"; 4037 name = "rewrap"; 4038 version = "17.8.0"; 4039 + hash = "sha256-9t1lpVbpcmhLamN/0ZWNEWD812S6tXG6aK3/ALJCJvg="; 4040 }; 4041 meta = { 4042 changelog = "https://github.com/stkb/Rewrap/blob/master/CHANGELOG.md"; ··· 4053 name = "code-spell-checker"; 4054 publisher = "streetsidesoftware"; 4055 version = "3.0.1"; 4056 + hash = "sha256-KeYE6/yO2n3RHPjnJOnOyHsz4XW81y9AbkSC/I975kQ="; 4057 }; 4058 meta = { 4059 changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog"; ··· 4070 name = "vscode-styled-components"; 4071 publisher = "styled-components"; 4072 version = "1.7.6"; 4073 + hash = "sha256-ZXXXFUriu//2Wmj1N+plj7xzJauGBfj+79SyrkUZAO4="; 4074 }; 4075 meta = { 4076 changelog = "https://marketplace.visualstudio.com/items/styled-components.vscode-styled-components/changelog"; ··· 4086 name = "vscode-stylelint"; 4087 publisher = "stylelint"; 4088 version = "1.3.0"; 4089 + hash = "sha256-JoCa2d0ayBEuCcQi3Z/90GJ4AIECVz8NCpd+i+9uMeA="; 4090 }; 4091 meta = { 4092 description = "Official Stylelint extension for Visual Studio Code"; ··· 4104 name = "svelte-vscode"; 4105 publisher = "svelte"; 4106 version = "108.3.3"; 4107 + hash = "sha256-q7w8DPzBLpD+13v7RnyDdC3ocDKAihHBVt3pnwSTwio="; 4108 }; 4109 meta = { 4110 changelog = "https://github.com/sveltejs/language-tools/releases"; ··· 4121 name = "markdown-memo"; 4122 publisher = "svsool"; 4123 version = "0.3.19"; 4124 + hash = "sha256-JRM9Tm7yql7dKXOdpTwBVR/gx/nwvM7qqrCNlV2i1uI="; 4125 }; 4126 meta = { 4127 changelog = "https://marketplace.visualstudio.com/items/svsool.markdown-memo/changelog"; ··· 4138 name = "tabnine-vscode"; 4139 publisher = "tabnine"; 4140 version = "3.6.43"; 4141 + hash = "sha256-/onQybGMBscD6Rj4PWafetuag1J1cgHTw5NHri082cs="; 4142 }; 4143 meta = { 4144 license = lib.licenses.mit; ··· 4167 publisher = "takayama"; 4168 name = "vscode-qq"; 4169 version = "1.4.2"; 4170 + hash = "sha256-koeiFXUFI/i8EGCRDTym62m7JER18J9MKZpbAozr0Ng="; 4171 }; 4172 meta = { 4173 license = lib.licenses.mpl20; ··· 4179 name = "icons"; 4180 publisher = "tal7aouy"; 4181 version = "3.8.0"; 4182 + hash = "sha256-PdhNFyVUWcOfli/ZlT+6TmtWrV31fBP1E1Vd4QWOY+A="; 4183 }; 4184 meta = { 4185 description = "Icons for Visual Studio Code."; ··· 4195 name = "even-better-toml"; 4196 publisher = "tamasfe"; 4197 version = "0.19.2"; 4198 + hash = "sha256-JKj6noi2dTe02PxX/kS117ZhW8u7Bhj4QowZQiJKP2E="; 4199 }; 4200 meta = { 4201 license = lib.licenses.mit; ··· 4207 name = "rust-yew"; 4208 publisher = "techtheawesome"; 4209 version = "0.2.2"; 4210 + hash = "sha256-t9DYY1fqW7M5F1pbIUtnnodxMzIzURew4RXT78djWMI="; 4211 }; 4212 meta = { 4213 description = "A VSCode extension that provides some language features for Yew's html macro syntax"; ··· 4239 name = "vscode-nushell-lang"; 4240 publisher = "thenuprojectcontributors"; 4241 version = "1.1.0"; 4242 + hash = "sha256-7v4q0OEqv7q2ejHp4lph2Dsqg0GWE65pxyz9goQEm8g="; 4243 }; 4244 meta.license = lib.licenses.mit; 4245 }; ··· 4249 name = "hacker-theme"; 4250 publisher = "thorerik"; 4251 version = "3.0.1"; 4252 + hash = "sha256-Ugk9kTJxW1kbD+X6PF96WBc1k7x4KaGu5WbCYPGQ3qE="; 4253 }; 4254 meta = { 4255 changelog = "https://marketplace.visualstudio.com/items/thorerik.hacker-theme/changelog"; ··· 4266 name = "zig"; 4267 publisher = "tiehuis"; 4268 version = "0.2.6"; 4269 + hash = "sha256-s0UMY0DzEufEF+pizYeH4MKYOiiJ6z05gYHvfpaS4zA="; 4270 }; 4271 meta = { 4272 license = lib.licenses.mit; ··· 4278 name = "helm-intellisense"; 4279 publisher = "Tim-Koehler"; 4280 version = "0.14.3"; 4281 + hash = "sha256-TcXn8n6mKEFpnP8dyv+nXBjsyfUfJNgdL9iSZwA5eo0="; 4282 }; 4283 meta = { 4284 description = "Extension to help writing Helm-Templates by providing intellisense"; ··· 4314 name = "atom-material-theme"; 4315 publisher = "tobiasalthoff"; 4316 version = "1.10.9"; 4317 + hash = "sha256-EdU0FMkaQpwhOpPRC+HGIxcrt7kSN+l4+mSgIwogB/I="; 4318 }; 4319 meta = { 4320 license = lib.licenses.mit; ··· 4326 name = "pdf"; 4327 publisher = "tomoki1207"; 4328 version = "1.2.2"; 4329 + hash = "sha256-i3Rlizbw4RtPkiEsodRJEB3AUzoqI95ohyqZ0ksROps="; 4330 }; 4331 meta = { 4332 description = "Show PDF preview in VSCode"; ··· 4340 name = "opa"; 4341 publisher = "tsandall"; 4342 version = "0.12.2"; 4343 + hash = "sha256-/eJzDhnQyvC9OBr4M03wLIWPiBeVtvX7ztSnO+YoCZM="; 4344 }; 4345 meta = { 4346 changelog = "https://github.com/open-policy-agent/vscode-opa/blob/master/CHANGELOG.md"; ··· 4356 name = "emacs-mcx"; 4357 publisher = "tuttieee"; 4358 version = "0.47.0"; 4359 + hash = "sha256-dGty5+1+JEtJgl/DiyqEB/wuf3K8tCj1qWKua6ongIs="; 4360 }; 4361 meta = { 4362 changelog = "https://github.com/whitphx/vscode-emacs-mcx/blob/main/CHANGELOG.md"; ··· 4371 name = "vscode-testscript"; 4372 publisher = "twpayne"; 4373 version = "0.0.4"; 4374 + hash = "sha256-KOmcJlmmdUkC+q0AQ/Q/CQAeRgQPr6nVO0uccUxHmsY="; 4375 }; 4376 meta = { 4377 description = "Syntax highlighting support for testscript"; ··· 4398 name = "sort-lines"; 4399 publisher = "Tyriar"; 4400 version = "1.10.2"; 4401 + hash = "sha256-AI16YBmmfZ3k7OyUrh4wujhu7ptqAwfI5jBbAc6MhDk="; 4402 }; 4403 meta = { 4404 license = lib.licenses.mit; ··· 4410 name = "uiua-vscode"; 4411 publisher = "uiua-lang"; 4412 version = "0.0.42"; 4413 + hash = "sha256-cgLWgMej1Nv8kNK2MfgO3Z/xJPXdcmYs8LXrFNfc3jQ="; 4414 }; 4415 meta = { 4416 description = "VSCode language extension for Uiua"; ··· 4444 name = "vscode-mdx"; 4445 publisher = "unifiedjs"; 4446 version = "1.4.0"; 4447 + hash = "sha256-qqqq0QKTR0ZCLdPltsnQh5eTqGOh9fV1OSOZMjj4xXg="; 4448 }; 4449 meta = { 4450 changelog = "https://marketplace.visualstudio.com/items/unifiedjs.vscode-mdx/changelog"; ··· 4507 name = "vscode-pitch-black-theme"; 4508 publisher = "ViktorQvarfordt"; 4509 version = "1.3.0"; 4510 + hash = "sha256-1JDm/cWNWwxa1gNsHIM/DIvqjXsO++hAf0mkjvKyi4g="; 4511 }; 4512 meta = { 4513 license = lib.licenses.mit; ··· 4520 name = "highlight-matching-tag"; 4521 publisher = "vincaslt"; 4522 version = "0.11.0"; 4523 + hash = "sha256-PxngjprSpWtD2ZDZfh+gOnZ+fVk5rvgGdZFxqbE21CY="; 4524 }; 4525 meta = { 4526 license = lib.licenses.mit; ··· 4532 name = "intellicode-api-usage-examples"; 4533 publisher = "VisualStudioExptTeam"; 4534 version = "0.2.8"; 4535 + hash = "sha256-aXAS3QX+mrX0kJqf1LUsvguqRxxC0o+jj1bKQteXPNA="; 4536 }; 4537 meta = { 4538 description = "See relevant code examples from GitHub for over 100K different APIs right in your editor."; ··· 4548 name = "vscodeintellicode"; 4549 publisher = "VisualStudioExptTeam"; 4550 version = "1.2.30"; 4551 + hash = "sha256-f2Gn+W0QHN8jD5aCG+P93Y+JDr/vs2ldGL7uQwBK4lE="; 4552 }; 4553 meta = { 4554 description = "AI-assisted development"; ··· 4564 name = "vscode-vlang"; 4565 publisher = "vlanguage"; 4566 version = "0.1.14"; 4567 + hash = "sha256-hlBALxBs5wZZFk4lgAkdkGs731Xuc2p0qxffOW6mMWQ="; 4568 }; 4569 meta = { 4570 description = "V language support (syntax highlighting, formatter, snippets) for Visual Studio Code."; ··· 4580 name = "vscode-gradle"; 4581 publisher = "vscjava"; 4582 version = "3.13.2024011802"; 4583 + hash = "sha256-TCYGL2GZCb1UFvJEoACPHg+DxTmDu0E8lvyNiy95bRw="; 4584 }; 4585 4586 meta = { ··· 4598 name = "vscode-java-debug"; 4599 publisher = "vscjava"; 4600 version = "0.55.2023121302"; 4601 + hash = "sha256-8kwV5LsAoad+16/PAVFqF5Nh6TbrLezuRS+buh/wFFo="; 4602 }; 4603 meta = { 4604 license = lib.licenses.mit; ··· 4610 name = "vscode-java-dependency"; 4611 publisher = "vscjava"; 4612 version = "0.23.2024010506"; 4613 + hash = "sha256-kP5NTj1gGSNRiiT6cgBLsgUhBmBEULQGm7bqebRH+/w="; 4614 }; 4615 meta = { 4616 license = lib.licenses.mit; ··· 4622 name = "vscode-java-test"; 4623 publisher = "vscjava"; 4624 version = "0.40.2024011806"; 4625 + hash = "sha256-ynl+94g34UdVFpl+q1XOFOLfNsz/HMOWeudL8VNG2bo="; 4626 }; 4627 meta = { 4628 license = lib.licenses.mit; ··· 4634 name = "vscode-java-pack"; 4635 publisher = "vscjava"; 4636 version = "0.25.2023121402"; 4637 + hash = "sha256-JhVJK2gZe3R6dpynon+9wauSAWPdW4LmG9oRWylCexM="; 4638 }; 4639 meta = { 4640 description = "Popular extensions for Java development that provides Java IntelliSense, debugging, testing, Maven/Gradle support, project management and more"; ··· 4650 name = "vscode-maven"; 4651 publisher = "vscjava"; 4652 version = "0.43.2024011905"; 4653 + hash = "sha256-75pttt0nCuZNP+1e9lmsAqLSDHdca3o+K1E5h0Y9u0I="; 4654 }; 4655 meta = { 4656 license = lib.licenses.mit; ··· 4662 name = "vscode-spring-initializr"; 4663 publisher = "vscjava"; 4664 version = "0.11.2023070103"; 4665 + hash = "sha256-EwUwMCaaW9vhrW3wl0Q7T25Ysm0c35ZNOkJ+mnRXA8Y="; 4666 }; 4667 meta = { 4668 license = lib.licenses.mit; ··· 4690 name = "vim"; 4691 publisher = "vscodevim"; 4692 version = "1.26.1"; 4693 + hash = "sha256-zshuABicdkT52Nqj1L2RrfMziBRgO+R15fM32SCnyXI="; 4694 }; 4695 meta = { 4696 license = lib.licenses.mit; ··· 4702 name = "vspacecode"; 4703 publisher = "VSpaceCode"; 4704 version = "0.10.14"; 4705 + hash = "sha256-iTFwm/P2wzbNahozyLbdfokcSDHFzLrzVDHI/g2aFm0="; 4706 }; 4707 meta = { 4708 license = lib.licenses.mit; ··· 4714 name = "whichkey"; 4715 publisher = "VSpaceCode"; 4716 version = "0.11.3"; 4717 + hash = "sha256-PnaOwOIcSo1Eff1wOtQPhoHYvrHDGTcsRy9mQfdBPX4="; 4718 }; 4719 meta = { 4720 license = lib.licenses.mit; ··· 4756 name = "vscode-ruby"; 4757 publisher = "wingrunr21"; 4758 version = "0.28.0"; 4759 + hash = "sha256-H3f1+c31x+lgCzhgTb0uLg9Bdn3pZyJGPPwfpCYrS70="; 4760 }; 4761 4762 meta.license = lib.licenses.mit; ··· 4779 name = "change-case"; 4780 publisher = "wmaurer"; 4781 version = "1.0.0"; 4782 + hash = "sha256-tN/jlG2PzuiCeERpgQvdqDoa3UgrUaM7fKHv6KFqujc="; 4783 }; 4784 meta = { 4785 description = "A VSCode extension for quickly changing the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word"; ··· 4794 name = "viml"; 4795 publisher = "xadillax"; 4796 version = "2.1.2"; 4797 + hash = "sha256-n91Rj1Rpp7j7gndkt0bV+jT1nRMv7+coVoSL5c7Ii3A="; 4798 }; 4799 meta = { 4800 license = lib.licenses.mit; ··· 4831 publisher = "yzhang"; 4832 name = "dictionary-completion"; 4833 version = "1.2.2"; 4834 + hash = "sha256-dpJcJARRKzRNHfXs/qknud8OQ8xIyeaVnt/EcDq0k4E="; 4835 }; 4836 meta = { 4837 description = "A Visual Studio Code extension to help user easyly finish long words "; ··· 4868 name = "json"; 4869 publisher = "ZainChen"; 4870 version = "2.0.2"; 4871 + hash = "sha256-nC3Q8KuCtn/jg1j/NaAxWGvnKe/ykrPm2PUjfsJz8aI="; 4872 }; 4873 meta = { 4874 changelog = "https://marketplace.visualstudio.com/items/ZainChen.json/changelog"; ··· 4896 name = "riscv"; 4897 publisher = "zhwu95"; 4898 version = "0.0.8"; 4899 + hash = "sha256-PXaHSEXoN0ZboHIoDg37tZ+Gv6xFXP4wGBS3YS/53TY="; 4900 }; 4901 meta = { 4902 description = "Basic RISC-V colorization and snippets support."; ··· 4912 name = "vscode-zig"; 4913 publisher = "ziglang"; 4914 version = "0.5.1"; 4915 + hash = "sha256-ygxvkewK5Tf1zNIXxzu6D/tKYNVcNsU9cKij7d5aRdQ="; 4916 }; 4917 meta = { 4918 changelog = "https://marketplace.visualstudio.com/items/ziglang.vscode-zig/changelog";
+1 -1
pkgs/applications/editors/vscode/extensions/equinusocio.vsc-material-theme/default.nix
··· 7 name = "vsc-material-theme"; 8 publisher = "Equinusocio"; 9 version = "34.3.1"; 10 - sha256 = "sha256-3yxFTMtjJR1b4EzBDfm55HF9chrya5OUF5wN+KHEduE="; 11 }; 12 13 # extensions wants to write at the /nix/store path, so we patch it to use the globalStorageUri instead.
··· 7 name = "vsc-material-theme"; 8 publisher = "Equinusocio"; 9 version = "34.3.1"; 10 + hash = "sha256-3yxFTMtjJR1b4EzBDfm55HF9chrya5OUF5wN+KHEduE="; 11 }; 12 13 # extensions wants to write at the /nix/store path, so we patch it to use the globalStorageUri instead.
+1 -1
pkgs/applications/editors/vscode/extensions/hashicorp.terraform/default.nix
··· 4 name = "terraform"; 5 publisher = "hashicorp"; 6 version = "2.19.0"; 7 - sha256 = "sha256-k/fcEJuELz0xkwivSrP6Nxtz861BLq1wR2ZDMXVrvkY="; 8 }; 9 10 patches = [ ./fix-terraform-ls.patch ];
··· 4 name = "terraform"; 5 publisher = "hashicorp"; 6 version = "2.19.0"; 7 + hash = "sha256-k/fcEJuELz0xkwivSrP6Nxtz861BLq1wR2ZDMXVrvkY="; 8 }; 9 10 patches = [ ./fix-terraform-ls.patch ];
+1 -1
pkgs/applications/editors/vscode/extensions/jebbs.plantuml/default.nix
··· 5 name = "plantuml"; 6 publisher = "jebbs"; 7 version = "2.17.4"; 8 - sha256 = "sha256-fnz6ubB73i7rJcv+paYyNV1r4cReuyFPjgPM0HO40ug="; 9 }; 10 nativeBuildInputs = [ jq moreutils ]; 11 postInstall = ''
··· 5 name = "plantuml"; 6 publisher = "jebbs"; 7 version = "2.17.4"; 8 + hash = "sha256-fnz6ubB73i7rJcv+paYyNV1r4cReuyFPjgPM0HO40ug="; 9 }; 10 nativeBuildInputs = [ jq moreutils ]; 11 postInstall = ''
+2 -2
pkgs/applications/editors/vscode/extensions/mktplcExtRefToFetchArgs.nix
··· 1 - { publisher, name, version, arch ? "", sha256 ? "" }: 2 let 3 archurl = (if arch == "" then "" else "?targetPlatform=${arch}"); 4 in 5 { 6 url = "https://${publisher}.gallery.vsassets.io/_apis/public/gallery/publisher/${publisher}/extension/${name}/${version}/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage${archurl}"; 7 - sha256 = sha256; 8 # The `*.vsix` file is in the end a simple zip file. Change the extension 9 # so that existing `unzip` hooks takes care of the unpacking. 10 name = "${publisher}-${name}.zip";
··· 1 + { publisher, name, version, arch ? "", sha256 ? "", hash ? "" }: 2 let 3 archurl = (if arch == "" then "" else "?targetPlatform=${arch}"); 4 in 5 { 6 url = "https://${publisher}.gallery.vsassets.io/_apis/public/gallery/publisher/${publisher}/extension/${name}/${version}/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage${archurl}"; 7 + inherit sha256 hash; 8 # The `*.vsix` file is in the end a simple zip file. Change the extension 9 # so that existing `unzip` hooks takes care of the unpacking. 10 name = "${publisher}-${name}.zip";
+5 -5
pkgs/applications/editors/vscode/extensions/ms-dotnettools.csdevkit/default.nix
··· 12 extInfo = { 13 x86_64-linux = { 14 arch = "linux-x64"; 15 - sha256 = "sha256-7m85Zl9oV40le3nkNPzoKu/AAf8XhQpI8sBMsQXmBg8="; 16 binaries = [ 17 "components/vs-green-server/platforms/linux-x64/node_modules/@microsoft/servicehub-controller-net60.linux-x64/Microsoft.ServiceHub.Controller" 18 "components/vs-green-server/platforms/linux-x64/node_modules/@microsoft/visualstudio-code-servicehost.linux-x64/Microsoft.VisualStudio.Code.ServiceHost" ··· 22 }; 23 aarch64-linux = { 24 arch = "linux-arm64"; 25 - sha256 = "sha256-39D55EdwE4baDYbHc9GD/1XoxGbQkUkS1H2uysJHlxw="; 26 binaries = [ 27 "components/vs-green-server/platforms/linux-arm64/node_modules/@microsoft/servicehub-controller-net60.linux-arm64/Microsoft.ServiceHub.Controller" 28 "components/vs-green-server/platforms/linux-arm64/node_modules/@microsoft/visualstudio-code-servicehost.linux-arm64/Microsoft.VisualStudio.Code.ServiceHost" ··· 32 }; 33 x86_64-darwin = { 34 arch = "darwin-x64"; 35 - sha256 = "sha256-gfhJX07R+DIw9FbzaEE0JZwEmDeifiq4vHyMHZZ1udM="; 36 binaries = [ 37 "components/vs-green-server/platforms/darwin-x64/node_modules/@microsoft/servicehub-controller-net60.darwin-x64/Microsoft.ServiceHub.Controller" 38 "components/vs-green-server/platforms/darwin-x64/node_modules/@microsoft/visualstudio-code-servicehost.darwin-x64/Microsoft.VisualStudio.Code.ServiceHost" ··· 42 }; 43 aarch64-darwin = { 44 arch = "darwin-arm64"; 45 - sha256 = "sha256-vogstgCWvI9csNF9JfJ41XPR1POy842g2yhWqIDoHLw="; 46 binaries = [ 47 "components/vs-green-server/platforms/darwin-arm64/node_modules/@microsoft/servicehub-controller-net60.darwin-arm64/Microsoft.ServiceHub.Controller" 48 "components/vs-green-server/platforms/darwin-arm64/node_modules/@microsoft/visualstudio-code-servicehost.darwin-arm64/Microsoft.VisualStudio.Code.ServiceHost" ··· 57 name = "csdevkit"; 58 publisher = "ms-dotnettools"; 59 version = "1.4.28"; 60 - inherit (extInfo) sha256 arch; 61 }; 62 sourceRoot = "extension"; # This has more than one folder. 63
··· 12 extInfo = { 13 x86_64-linux = { 14 arch = "linux-x64"; 15 + hash = "sha256-7m85Zl9oV40le3nkNPzoKu/AAf8XhQpI8sBMsQXmBg8="; 16 binaries = [ 17 "components/vs-green-server/platforms/linux-x64/node_modules/@microsoft/servicehub-controller-net60.linux-x64/Microsoft.ServiceHub.Controller" 18 "components/vs-green-server/platforms/linux-x64/node_modules/@microsoft/visualstudio-code-servicehost.linux-x64/Microsoft.VisualStudio.Code.ServiceHost" ··· 22 }; 23 aarch64-linux = { 24 arch = "linux-arm64"; 25 + hash = "sha256-39D55EdwE4baDYbHc9GD/1XoxGbQkUkS1H2uysJHlxw="; 26 binaries = [ 27 "components/vs-green-server/platforms/linux-arm64/node_modules/@microsoft/servicehub-controller-net60.linux-arm64/Microsoft.ServiceHub.Controller" 28 "components/vs-green-server/platforms/linux-arm64/node_modules/@microsoft/visualstudio-code-servicehost.linux-arm64/Microsoft.VisualStudio.Code.ServiceHost" ··· 32 }; 33 x86_64-darwin = { 34 arch = "darwin-x64"; 35 + hash = "sha256-gfhJX07R+DIw9FbzaEE0JZwEmDeifiq4vHyMHZZ1udM="; 36 binaries = [ 37 "components/vs-green-server/platforms/darwin-x64/node_modules/@microsoft/servicehub-controller-net60.darwin-x64/Microsoft.ServiceHub.Controller" 38 "components/vs-green-server/platforms/darwin-x64/node_modules/@microsoft/visualstudio-code-servicehost.darwin-x64/Microsoft.VisualStudio.Code.ServiceHost" ··· 42 }; 43 aarch64-darwin = { 44 arch = "darwin-arm64"; 45 + hash = "sha256-vogstgCWvI9csNF9JfJ41XPR1POy842g2yhWqIDoHLw="; 46 binaries = [ 47 "components/vs-green-server/platforms/darwin-arm64/node_modules/@microsoft/servicehub-controller-net60.darwin-arm64/Microsoft.ServiceHub.Controller" 48 "components/vs-green-server/platforms/darwin-arm64/node_modules/@microsoft/visualstudio-code-servicehost.darwin-arm64/Microsoft.VisualStudio.Code.ServiceHost" ··· 57 name = "csdevkit"; 58 publisher = "ms-dotnettools"; 59 version = "1.4.28"; 60 + inherit (extInfo) hash arch; 61 }; 62 sourceRoot = "extension"; # This has more than one folder. 63
+5 -5
pkgs/applications/editors/vscode/extensions/ms-dotnettools.csharp/default.nix
··· 29 { 30 x86_64-linux = { 31 arch = "linux-x64"; 32 - sha256 = "sha256-si4HKGVIHu44QNlNI2WEnMff9+QZOMWiBfWQaaFGyQE="; 33 binaries = linuxBins; 34 }; 35 aarch64-linux = { 36 arch = "linux-arm64"; 37 - sha256 = "sha256-1IXkSRgCHOLD4VeCdqyy54MXCBUX5RDDb3pf7GQH5jA="; 38 binaries = linuxBins; 39 }; 40 x86_64-darwin = { 41 arch = "darwin-x64"; 42 - sha256 = "sha256-AAbYjZ+YYyGEXSLkiFfluLf7P4OzPhmHzK44N5XT9UI="; 43 binaries = darwinBins; 44 }; 45 aarch64-darwin = { 46 arch = "darwin-arm64"; 47 - sha256 = "sha256-1m47kX0Jo+UvthNfgdoPdBBOcDyCA8DfP+zRk3SicR0="; 48 binaries = darwinBins ++ [ 49 ".debugger/arm64/vsdbg-ui" 50 ".debugger/arm64/vsdbg" ··· 57 name = "csharp"; 58 publisher = "ms-dotnettools"; 59 version = "2.22.3"; 60 - inherit (extInfo) sha256 arch; 61 }; 62 63 nativeBuildInputs = [
··· 29 { 30 x86_64-linux = { 31 arch = "linux-x64"; 32 + hash = "sha256-si4HKGVIHu44QNlNI2WEnMff9+QZOMWiBfWQaaFGyQE="; 33 binaries = linuxBins; 34 }; 35 aarch64-linux = { 36 arch = "linux-arm64"; 37 + hash = "sha256-1IXkSRgCHOLD4VeCdqyy54MXCBUX5RDDb3pf7GQH5jA="; 38 binaries = linuxBins; 39 }; 40 x86_64-darwin = { 41 arch = "darwin-x64"; 42 + hash = "sha256-AAbYjZ+YYyGEXSLkiFfluLf7P4OzPhmHzK44N5XT9UI="; 43 binaries = darwinBins; 44 }; 45 aarch64-darwin = { 46 arch = "darwin-arm64"; 47 + hash = "sha256-1m47kX0Jo+UvthNfgdoPdBBOcDyCA8DfP+zRk3SicR0="; 48 binaries = darwinBins ++ [ 49 ".debugger/arm64/vsdbg-ui" 50 ".debugger/arm64/vsdbg" ··· 57 name = "csharp"; 58 publisher = "ms-dotnettools"; 59 version = "2.22.3"; 60 + inherit (extInfo) hash arch; 61 }; 62 63 nativeBuildInputs = [
+2 -2
pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix
··· 21 name = "python"; 22 publisher = "ms-python"; 23 version = "2023.1.10091012"; 24 - sha256 = "sha256-JosFv6ngJmw1XRILwTZMVxlGIdWFLFQjj4olfnVwAIM="; 25 }; 26 27 buildInputs = [ icu ]; ··· 72 tmp=$(mktemp) 73 curl -sLo $tmp $(echo ${(import ../mktplcExtRefToFetchArgs.nix mktplcRef).url} | sed "s|${mktplcRef.version}|$version|") 74 hash=$(nix hash file --type sha256 --base32 --sri $tmp) 75 - sed -i -e "s|${mktplcRef.sha256}|$hash|" -e "s|${mktplcRef.version}|$version|" pkgs/applications/editors/vscode/extensions/python/default.nix 76 fi 77 ''; 78
··· 21 name = "python"; 22 publisher = "ms-python"; 23 version = "2023.1.10091012"; 24 + hash = "sha256-JosFv6ngJmw1XRILwTZMVxlGIdWFLFQjj4olfnVwAIM="; 25 }; 26 27 buildInputs = [ icu ]; ··· 72 tmp=$(mktemp) 73 curl -sLo $tmp $(echo ${(import ../mktplcExtRefToFetchArgs.nix mktplcRef).url} | sed "s|${mktplcRef.version}|$version|") 74 hash=$(nix hash file --type sha256 --base32 --sri $tmp) 75 + sed -i -e "s|${mktplcRef.hash}|$hash|" -e "s|${mktplcRef.version}|$version|" pkgs/applications/editors/vscode/extensions/python/default.nix 76 fi 77 ''; 78
+1 -1
pkgs/applications/editors/vscode/extensions/ms-toolsai.jupyter/default.nix
··· 5 name = "jupyter"; 6 publisher = "ms-toolsai"; 7 version = "2024.2.0"; 8 - sha256 = "sha256-QavZ8NNeu0FHLvorhHybzfmdQqKnyXD6MYA8AzabPQw="; 9 }; 10 11 nativeBuildInputs = [
··· 5 name = "jupyter"; 6 publisher = "ms-toolsai"; 7 version = "2024.2.0"; 8 + hash = "sha256-QavZ8NNeu0FHLvorhHybzfmdQqKnyXD6MYA8AzabPQw="; 9 }; 10 11 nativeBuildInputs = [
+1 -1
pkgs/applications/editors/vscode/extensions/ms-vscode-remote.remote-ssh/default.nix
··· 84 name = "remote-ssh"; 85 publisher = "ms-vscode-remote"; 86 version = "0.78.0"; 87 - sha256 = "sha256-vd+9d86Z8429QpQVCZm8gtiJDcMpD++aiFVwvCrPg5w="; 88 }; 89 90 postPatch = ''
··· 84 name = "remote-ssh"; 85 publisher = "ms-vscode-remote"; 86 version = "0.78.0"; 87 + hash = "sha256-vd+9d86Z8429QpQVCZm8gtiJDcMpD++aiFVwvCrPg5w="; 88 }; 89 90 postPatch = ''
+2 -2
pkgs/applications/editors/vscode/extensions/ms-vscode.cpptools/default.nix
··· 32 gdbDefaultsTo = if gdbUseFixed then "${gdb}/bin/gdb" else "gdb"; 33 supported = { 34 x86_64-linux = { 35 - sha256 = "sha256-4mKCBqUCOndKEfsJqTIsfwEt+0CZI8QAhBj3Y4+wKlg="; 36 arch = "linux-x64"; 37 }; 38 aarch64-linux = { 39 - sha256 = "sha256-Kjl8mEpayA1xMHEAMJ5k3Ctk3l48KlUBU5w3dL4pGWM="; 40 arch = "linux-arm64"; 41 }; 42 };
··· 32 gdbDefaultsTo = if gdbUseFixed then "${gdb}/bin/gdb" else "gdb"; 33 supported = { 34 x86_64-linux = { 35 + hash = "sha256-4mKCBqUCOndKEfsJqTIsfwEt+0CZI8QAhBj3Y4+wKlg="; 36 arch = "linux-x64"; 37 }; 38 aarch64-linux = { 39 + hash = "sha256-Kjl8mEpayA1xMHEAMJ5k3Ctk3l48KlUBU5w3dL4pGWM="; 40 arch = "linux-arm64"; 41 }; 42 };
+1 -1
pkgs/applications/editors/vscode/extensions/ms-vsliveshare.vsliveshare/default.nix
··· 31 name = "vsliveshare"; 32 publisher = "ms-vsliveshare"; 33 version = "1.0.5900"; 34 - sha256 = "sha256-syVW/aS2ppJjg4OZaenzGM3lczt+sLy7prwsYFTDl9s="; 35 }; 36 }).overrideAttrs({ buildInputs ? [], ... }: { 37 buildInputs = buildInputs ++ libs;
··· 31 name = "vsliveshare"; 32 publisher = "ms-vsliveshare"; 33 version = "1.0.5900"; 34 + hash = "sha256-syVW/aS2ppJjg4OZaenzGM3lczt+sLy7prwsYFTDl9s="; 35 }; 36 }).overrideAttrs({ buildInputs ? [], ... }: { 37 buildInputs = buildInputs ++ libs;
+1 -1
pkgs/applications/editors/vscode/extensions/rust-lang.rust-analyzer/default.nix
··· 26 owner = "rust-lang"; 27 repo = "rust-analyzer"; 28 rev = releaseTag; 29 - sha256 = "sha256-Oj/RPMridKpYt3eRqUIPg9YNrj6npG8THIGuWjsamnE="; 30 }; 31 32 build-deps = nodePackages."rust-analyzer-build-deps-../../applications/editors/vscode/extensions/rust-lang.rust-analyzer/build-deps";
··· 26 owner = "rust-lang"; 27 repo = "rust-analyzer"; 28 rev = releaseTag; 29 + hash = "sha256-Oj/RPMridKpYt3eRqUIPg9YNrj6npG8THIGuWjsamnE="; 30 }; 31 32 build-deps = nodePackages."rust-analyzer-build-deps-../../applications/editors/vscode/extensions/rust-lang.rust-analyzer/build-deps";
+1 -1
pkgs/applications/editors/vscode/extensions/sumneko.lua/default.nix
··· 8 name = "lua"; 9 publisher = "sumneko"; 10 version = "3.7.3"; 11 - sha256 = "sha256-JsZrCeT843QvQkebyOVlO9MI2xbEQI8xX0DrPacfGrM="; 12 }; 13 14 # Running chmod in runtime will lock up extension
··· 8 name = "lua"; 9 publisher = "sumneko"; 10 version = "3.7.3"; 11 + hash = "sha256-JsZrCeT843QvQkebyOVlO9MI2xbEQI8xX0DrPacfGrM="; 12 }; 13 14 # Running chmod in runtime will lock up extension
+1 -1
pkgs/applications/editors/vscode/extensions/vadimcn.vscode-lldb/lldb.nix
··· 6 repo = "llvm-project"; 7 # codelldb/14.x branch 8 rev = "4c267c83cbb55fedf2e0b89644dc1db320fdfde7"; 9 - sha256 = "sha256-jM//ej6AxnRYj+8BAn4QrxHPT6HiDzK5RqHPSg3dCcw="; 10 }; 11 in (llvmPackages.lldb.overrideAttrs (oldAttrs: rec { 12 passthru = (oldAttrs.passthru or {}) // {
··· 6 repo = "llvm-project"; 7 # codelldb/14.x branch 8 rev = "4c267c83cbb55fedf2e0b89644dc1db320fdfde7"; 9 + hash = "sha256-jM//ej6AxnRYj+8BAn4QrxHPT6HiDzK5RqHPSg3dCcw="; 10 }; 11 in (llvmPackages.lldb.overrideAttrs (oldAttrs: rec { 12 passthru = (oldAttrs.passthru or {}) // {
+1
pkgs/applications/editors/vscode/extensions/vscode-utils.nix
··· 74 "publisher" 75 "version" 76 "sha256" 77 "arch" 78 ]; 79
··· 74 "publisher" 75 "version" 76 "sha256" 77 + "hash" 78 "arch" 79 ]; 80