getFlake "github:Atry/nixos-wsl-vscode").nixosModules.vscodeServerWsl ]; # rest of your configuration } As a NixOS configuration Switch to the main branch of this configuration: sudo nixos-rebuild --flake github:Atry/nixos-wsl-vscode#nixosWslVsCode switch Switch to a local work ...
Install Visual Studio Code and its Remote-WSL extension. Make sure wget is installed in your NixOS as a system package. If you have no idea on this, run nix profile install nixpkgs#wget command to install wget. Run cp ./server-env-setup ~/.vscode-server/server-env-setup. See here for...
vscode/with-extensions.nix: vscode 的这个包也可以通过 override 来自定义vscodeExtensions参数的值来安装自定义插件。nix-vscode-extensions: 就是利用该参数实现的 vscode 插件管理firefox/common.nix: firefox 同样有许多可自定义的参数等等 总之如果需要自定义上述这类 Nix 包的构建参数,或者实施某些比较底层的修改,...
Bug description Currently Nix environment variables do not take effect for wsl --exec. This problem affects VSCode Remote WSL extension badly because by default it uses wsl --exec to start the code server, which requires nix-ld and NIX_L...
Steps To Reproduce Steps to reproduce the behavior: build vscode-langservers-extracted Build log error: builder for '/nix/store/s5rqa2zbdas3k4y6s79wnl4213799iyr-vscode-langservers-extracted-4.10.0.drv' failed with exit code 2; last 10 lo...
nix functional-programming nixops nixos nixpkgs sre declarative-language self-hosting nix-darwin home-manager nixos-expression nix-shell nixos-service nixos-module nix-packages wsl2 nix-flake apple-silicon nixos-config libadwaita Updated Aug 17, 2024 Nix nix-community / nixos-vscode-server ...
fix-vscode-remote.sh script Sep 30, 2020 .gitignore Client changes Jun 24, 2018 LICENSE Better formatting of LICENSE Jun 29, 2018 README.md Remove references to dead wsl branch Feb 8, 2021 bare-metal.nix merge wsl config with master ...
vscode-langservers-extracted # html, css, json, eslint nodePackages.yaml-language-server sumneko-lua-language-server nil # nix nodePackages.pyright # formatters and linters alejandra # nix black # python ruff # python deadnix # nix golangci-lint lua52Packages.luacheck nodePackages.prettier ...
user-specific.nix users.nix vscode.nix wsl.nix xmonad.nix .gitignore .gitmodules README.org rcm-link.sh Latest commit Cannot retrieve latest commit at this time. History History File metadata and controls 33 lines (31 loc) · 1.18 KB Raw...
vscode.nix Repository files navigation Apache-2.0 license Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as ...