An open API service indexing awesome lists of open source software.

https://github.com/frontear/code2nix

A simple python script that parses and produces a declarative nix expression for your vscode extensions
https://github.com/frontear/code2nix

Last synced: 28 days ago
JSON representation

A simple python script that parses and produces a declarative nix expression for your vscode extensions

Awesome Lists containing this project

README

          

# code2nix

Convert [VSCode](https://code.visualstudio.com) extensions into a declarative [Nix](https://github.com/NixOS/nix) expression, useful for [NixOS](https://github.com/NixOS/nixpkgs) and/or [home-manager](https://github.com/nix-community/home-manager) configurations.

## License

This project is licensed under the GNU GPL v3 License.