mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-10 19:43:34 +00:00
eeb2deb7f6
On NixOS, `/bin` is basically empty and this causes the courier tests (which invoke `/bin/sleep`) to fail. This patch fixes the tests by removing the hardcoded path. https://github.com/albertito/chasquid/pull/73 Amended-by: Alberto Bertogli <albertito@blitiri.com.ar> Adjusted commit message.