towerops/nix
Graham McIntire 207d66963e
fix: Make Nix flake compatible with macOS
- Make inotify-tools Linux-only (not available on Darwin)
- Replace nixfmt-rfc-style with nixfmt (deprecated warning)
- Add flake.lock for reproducible builds

Changes:
- nix/shell.nix: Conditionally include inotify-tools only on Linux
- flake.nix: Use pkgs.nixfmt instead of pkgs.nixfmt-rfc-style
- flake.lock: Lock dependencies for reproducibility
2026-02-07 12:30:48 -06:00
..
build.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
c-nif.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
docker.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
shell.nix fix: Make Nix flake compatible with macOS 2026-02-07 12:30:48 -06:00