towerops/nix
Graham McIntire 8e60129b44
fix: Remove postUnpack step to preserve vendor dependencies
The postUnpack step was deleting deps directories which may have
been removing vendored dependencies. cleanSourceWith already handles
source filtering, so postUnpack is redundant and potentially harmful.
2026-02-07 12:50:26 -06:00
..
build.nix fix: Remove postUnpack step to preserve vendor dependencies 2026-02-07 12:50:26 -06:00
c-nif.nix fix: Add OpenSSL to C NIF build inputs 2026-02-07 12:46:13 -06:00
docker.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
shell.nix fix: Improve service startup and Hex installation 2026-02-07 12:37:04 -06:00