Loading pkgs/applications/editors/vscode/extensions/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2754,14 +2754,14 @@ let mktplcRef = { name = "nix-ide"; publisher = "jnoortheen"; version = "0.3.5"; hash = "sha256-hiyFZVsZkxpc2Kh0zi3NGwA/FUbetAS9khWxYesxT4s="; version = "0.4.12"; hash = "sha256-3pXypgAwg/iEBUqPeNsyoX2oYqlKMVdemEhmhy1PuGU="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog"; description = "Nix language support with formatting and error report"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide"; homepage = "https://github.com/jnoortheen/vscode-nix-ide"; homepage = "https://github.com/nix-community/vscode-nix-ide"; license = lib.licenses.mit; maintainers = [ ]; }; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2754,14 +2754,14 @@ let mktplcRef = { name = "nix-ide"; publisher = "jnoortheen"; version = "0.3.5"; hash = "sha256-hiyFZVsZkxpc2Kh0zi3NGwA/FUbetAS9khWxYesxT4s="; version = "0.4.12"; hash = "sha256-3pXypgAwg/iEBUqPeNsyoX2oYqlKMVdemEhmhy1PuGU="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog"; description = "Nix language support with formatting and error report"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide"; homepage = "https://github.com/jnoortheen/vscode-nix-ide"; homepage = "https://github.com/nix-community/vscode-nix-ide"; license = lib.licenses.mit; maintainers = [ ]; }; Loading