Nicolas Mattia

Results 136 issues of Nicolas Mattia

Before moving to nix-community, naersk was using my personal cachix cache. I removed the secrets; a new cachix cache need to be created and the secrets updated. I do not...

We currently set the filter to `cleanSource`: https://github.com/nmattia/naersk/blob/11ac47b4cc522dd94dca1320701da69ed2f59b49/config.nix#L146 It's a shame because it doesn't filter out `target`.

Some crates, like openssl-sys, will always require `openssl` and `pkgconfig`. They could be provided by default.

Related to https://github.com/Mergifyio/mergify-engine/issues/291 Say PR 42 has branch `base` and PR 43 uses `base` as base branch. It would be great to have PR 43 be rebased on master automatically...

I often see this: > Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set....