Skip to content

SteveBinary/json2nix

Repository files navigation

json2nix

Convert JSON to Nix.

Usage

Web Application

Note
All processing is done locally in your browser, nothing is sent to a server!

CLI

To quickly try the CLI, you can use Nix to run the flake directly from GitHub:

nix run github:SteveBinary/json2nix#cli -- --help

Acknowledgements

This web app makes use of the following open source projects and is thankful for their work:


Inspired by uncenter/json-to-nix and wanting to migrate the Oh My Posh config to be Nix-only.

About

Convert JSON to Nix

Resources

License

Stars

Watchers

Forks