mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-21 22:15:40 +00:00
72e193cf2c
cachix-action installs a post-build-hook via NIX_USER_CONF_FILES, but the Determinate Nix daemon reads system nix.conf and never fires the hook — only two early prep paths ever reached the cache, never the actual psysonic output. Add an explicit closure push after the build; Cachix dedupes, so redundancy is cheap. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>