diff options
| author | Graham Christensen <graham@grahamc.com> | 2021-05-30 10:41:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-30 10:41:40 -0400 |
| commit | 96ce43b809a5f66eef339051bba53e9c046d1cd2 (patch) | |
| tree | 4485ec492d6b6e829738191490f4c290abc50283 | |
| parent | ocamlPackages.uri: 4.0.0 → 4.2.0 (diff) | |
| download | nixpkgs-origin/grahamc-patch-1.tar.gz | |
labels: cacerts always needs backportingorigin/grahamc-patch-1
In general, we should always be backporting cacerts changes
to keep our stable version up to date with the latest trust
chains.
Not perfect: will mislabel changes on stable branches probably,
but I think that is a reasonable tradeoff.
| -rw-r--r-- | .github/labeler.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 5dd885552d62..2c15e7e18be4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -152,3 +152,6 @@ "8.has: module (update)": - nixos/modules/**/* + +"9.needs: port to stable": + - pkgs/data/misc/cacert/default.nix |
