A web app to quickly convert JSON to Nix values. And yes I now know there is a built-in for that. But like, on the web amiright?
git clone https://github.com/uncenter/json-to-nix.git
cd json-to-nix
pnpm install
pnpm dev
A web app to quickly convert JSON to Nix values. And yes I now know there is a built-in for that. But like, on the web amiright?
git clone https://github.com/uncenter/json-to-nix.git
cd json-to-nix
pnpm install
pnpm dev