aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-15 09:55:20 +0900
committernsfisis <nsfisis@gmail.com>2026-08-15 09:55:41 +0900
commit8bb270de6835a00ac3413988c3955c19cfa0d97e (patch)
treee51e7f4529d66f3703994db399672b9329139e1f /README.md
parent592ab8b1a2d73a1f77db8a7b7e17238ce3577030 (diff)
downloadphp-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.tar.gz
php-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.tar.zst
php-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.zip
build(nix): add a Nix flake providing the dev shell and formatters
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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