sander
sander
> seems to work but pushes surprisingly few packages... not sure if I'm doing it wrong There's an option in the cache settings to use `cache.nixos.org` as an upstream cache....
@philderbeast, which arch-os are you seeing this on?
The test in question: https://github.com/haskell-fswatch/hfsnotify/blob/cff88823102416939a2faa01afd7913a3476cc0c/test/FSNotify/Test/EventTests.hs#L67C17-L67C43
Thanks! Could you please tell us the system architecture as well: `uname -m`
@philderbeast, I can't get that test to fail on my end. Is it repeatable on your machine or is the test a bit flaky? I've added our public cache to...
@arianvp, Happy New Year! I bumped fsnotify in Cachix v1.2. Let us know if you see an improvement 😉
The built-in pre-commit hooks should now be exposed. See #401.
https://github.com/cachix/git-hooks.nix/pull/396 tries to address this.
@mpscholten, AFAIK this is a feature request for automatically building and caching the inputs/outputs of a flake. The action should pick up any paths built during the run, whether it's...
@terlar, thanks for the feedback! Should be fixed in `cachix/cachix-action@5fc8ed76f6a97fdf54319a5f6846f67b60c9ed5d`