Loading maintainers/maintainer-list.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5337,6 +5337,13 @@ fingerprint = "F178 B4B4 6165 6D1B 7C15 B55D 4029 3358 C7B9 326B"; }]; }; ericthemagician = { email = "eric@ericyen.com"; matrix = "@eric:jupiterbroadcasting.com"; github = "EricTheMagician"; githubId = 323436; name = "Eric Yen"; }; erikarvstedt = { email = "erik.arvstedt@gmail.com"; matrix = "@erikarvstedt:matrix.org"; Loading pkgs/applications/editors/vscode/extensions/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2473,8 +2473,8 @@ let mktplcRef = { name = "vscode-pylance"; publisher = "MS-python"; version = "2022.7.11"; sha256 = "sha256-JatjLZXO7iwpBwjL1hrNafBiF81CaozWWANyRm8A36Y="; version = "2023.8.50"; sha256 = "sha256-xJU/j5r/Idp/0VorEfciT4SFKRBpMCv9Z0LKO/++1Gk="; }; buildInputs = [ nodePackages.pyright ]; Loading @@ -2485,6 +2485,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance"; homepage = "https://github.com/microsoft/pylance-release"; license = lib.licenses.unfree; maintainers = [ lib.maintainers.ericthemagician ]; }; }; Loading Loading
maintainers/maintainer-list.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5337,6 +5337,13 @@ fingerprint = "F178 B4B4 6165 6D1B 7C15 B55D 4029 3358 C7B9 326B"; }]; }; ericthemagician = { email = "eric@ericyen.com"; matrix = "@eric:jupiterbroadcasting.com"; github = "EricTheMagician"; githubId = 323436; name = "Eric Yen"; }; erikarvstedt = { email = "erik.arvstedt@gmail.com"; matrix = "@erikarvstedt:matrix.org"; Loading
pkgs/applications/editors/vscode/extensions/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2473,8 +2473,8 @@ let mktplcRef = { name = "vscode-pylance"; publisher = "MS-python"; version = "2022.7.11"; sha256 = "sha256-JatjLZXO7iwpBwjL1hrNafBiF81CaozWWANyRm8A36Y="; version = "2023.8.50"; sha256 = "sha256-xJU/j5r/Idp/0VorEfciT4SFKRBpMCv9Z0LKO/++1Gk="; }; buildInputs = [ nodePackages.pyright ]; Loading @@ -2485,6 +2485,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance"; homepage = "https://github.com/microsoft/pylance-release"; license = lib.licenses.unfree; maintainers = [ lib.maintainers.ericthemagician ]; }; }; Loading