mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
To enable *required status checks / workflows* in the future, we'd like
to run all workflows unconditionally. Since those workflows are already
using cachix, the additional runs will be very cheap. Yes, we'll run
additional jobs, but that will be temporary only, see next commits.
The immediate upside is, that we're not going to accidentally miss some
of the paths that would cause rebuilds as we did in the past.
(cherry picked from commit 540fd4e30f)