photoncloud-monorepo/creditservice
centra 59e4114434 fix(nix): Apply package overlay to node configurations
- Add self.overlays.default to node01/02/03 configurations
- Makes service packages (chainfire-server, flaredb-server, etc.) available to NixOS modules
- Fixes "chainfire-server package not found" error during nixos-anywhere deployment

Root cause: NixOS modules reference pkgs.chainfire-server but packages were not in pkgs scope
Solution: Apply overlay that injects flake packages into nixpkgs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-12 08:39:19 +09:00
..
crates fix(creditservice): Replace non-existent txn() with compare_and_swap() 2025-12-12 06:31:19 +09:00
creditservice-client fix(lightningstor): Fix SigV4 canonicalization for AWS S3 auth 2025-12-12 06:23:46 +09:00
proto fix(lightningstor): Fix SigV4 canonicalization for AWS S3 auth 2025-12-12 06:23:46 +09:00
Cargo.lock fix(nix): Apply package overlay to node configurations 2025-12-12 08:39:19 +09:00
Cargo.toml fix(lightningstor): Fix SigV4 canonicalization for AWS S3 auth 2025-12-12 06:23:46 +09:00