mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-27 07:34:47 -05:00
Nix Flakes
This project uses Nix Flakes via direnv.
Ensure your ~/.config/nix/nix.conf (or /etc/nix/nix.conf) contains:
experimental-features = nix-command flakes
If your environment does not support flakes, you can still enter the development shell with:
nix develop