nixpkgs/.github
Wolfgang Walther 593e2467a4
workflows/eval: remove separate attrpaths step
This was only separate to work around possible delays from the target
branch's eval workflow. With the switch to the merge queue, this delay
is impossible - the relevant target commit will only appear once Eval
has completed in the merge queue, so Eval will be guaranteed to have
finished.

By running attrpaths and outpaths in the same step, we share ~10 seconds
of eval time, traversing through all of Nixpkgs.
2025-10-14 19:47:23 +02:00
..
actions/checkout actions/checkout: update input descriptions 2025-08-22 17:30:44 +01:00
ISSUE_TEMPLATE ISSUE_TEMPLATE/03_bug_report_nixos: remove git blame 2025-09-12 19:49:20 +02:00
workflows workflows/eval: remove separate attrpaths step 2025-10-14 19:47:23 +02:00
dependabot.yml treewide: run yamlfmt 2025-06-12 14:46:42 +02:00
ISSUE_TEMPLATE.md
labeler-development-branches.yml treewide: run yamlfmt 2025-06-12 14:46:42 +02:00
labeler-no-sync.yml .github/labeler-no-sync: add backport label to action changes 2025-08-22 18:50:07 +02:00
labeler.yml .github/labeler.yml: add pop-launcher in COSMIC topic 2025-09-28 09:40:32 -03:00
PULL_REQUEST_TEMPLATE.md .github/PULL_REQUEST_TEMPLATE.md: fix typo 2025-07-20 09:27:04 -04:00
STALE-BOT.md