From 8bb270de6835a00ac3413988c3955c19cfa0d97e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 15 Aug 2026 09:55:20 +0900 Subject: build(nix): add a Nix flake providing the dev shell and formatters Co-Authored-By: Claude Opus 5 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f3f22741..9ef03103 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ Building Shirabe requires: * Git * PHP * Composer +* Nix (optional) +* Direnv (optional) + +Nix flake supported; use `nix develop` to enter the development shell. +TODO: support `nix build` ## Build -- cgit v1.3.1-4-g156e