Commit Graph
814847 Commits
Author SHA1 Message Date
Franz PletzandGitHub 4988cd0f1b whois: 5.6.1 -> 5.6.2 (#414838) 2025-06-13 19:13:33 +02:00
Sarah Clark 5c9932d4ce python3Packages.google-cloud-netapp: use gitUpdater
Replaces nix-update-script with gitUpdater.
2025-06-13 10:10:21 -07:00
Maximilian BoschandGitHub 54acbc59a5 Merge: nano: 8.4 -> 8.5 (#416220) 2025-06-13 19:06:28 +02:00
Gaétan LepageandGitHub 6cae4972a7 python3Packages.chromadb: fix typo in update script (#416489) 2025-06-13 19:01:18 +02:00
R. RyanTMandGitHub 3a75333d2d yubikey-manager: 5.7.0 -> 5.7.2 (#416100) 2025-06-13 12:52:07 -04:00
Sarah Clark 61839bf92f python3Packages.chromadb: fix typo in update script 2025-06-13 09:41:57 -07:00
dotlambdaandGitHub d589034ace python3Packages.simsimd: 6.4.7 -> 6.4.9 (#416386) 2025-06-13 09:35:32 -07:00
Gaétan LepageandGitHub 4b80eb6cdb python3Packages.langgraph*: switch to gitUpdater, use ${src.tag} (#415991) 2025-06-13 18:33:02 +02:00
Gaétan LepageandGitHub ead4ef4967 python3Packages.langchain*: switch to gitUpdater and use ${src.tag} (#415983) 2025-06-13 18:30:18 +02:00
Gaetan Lepage 43abf609f1 python3Packages.torchmetrics: 1.7.2 -> 1.7.3
Diff: https://github.com/Lightning-AI/torchmetrics/compare/refs/tags/v1.7.2...refs/tags/v1.7.3

Changelog: https://github.com/Lightning-AI/torchmetrics/releases/tag/v1.7.3
2025-06-13 18:23:50 +02:00
dotlambdaandGitHub e76b35e9bd python3Packages.google-geo-type: 0.3.12 -> 0.3.13 (#416285) 2025-06-13 09:05:04 -07:00
Philip TaronandGitHub a921965d8c workflows/{labels,reviewers}: fix concurrency groups for nested workflows (#416448) 2025-06-13 09:04:36 -07:00
dotlambdaandGitHub 5f7148ac2b python3Packages.bx-py-utils: 108 -> 109 (#416332) 2025-06-13 09:03:49 -07:00
dotlambdaandGitHub fa3c7b4e80 python3Packages.sensorpush-api: 2.1.2 -> 2.1.3 (#416326) 2025-06-13 09:03:33 -07:00
dotlambdaandGitHub ca67b10000 python3Packages.recurring-ical-events: 3.7.0 -> 3.8.0 (#416283) 2025-06-13 09:03:15 -07:00
dotlambdaandGitHub aaed75789a python3Packages.django_5: 5.1 -> 5.2 (#416022) 2025-06-13 08:59:34 -07:00
John EricsonandGitHub 5d3f1daeb6 tests.cc-wrapper.supported: fix eval (#416235) 2025-06-13 11:56:17 -04:00
Florian Peter 0754435e14 maintainers: update farlion -> workflow
* simplify github handle == name
* update email
* add PGP key
2025-06-13 16:48:32 +01:00
TomaandGitHub 31a0f60d6b auto-editor: 26.2.0 -> 28.0.0 (#413298) 2025-06-13 17:47:43 +02:00
AleksanaandGitHub 9b2b2838b7 nixos/qtile: fix 'package' option (#416173) 2025-06-13 23:40:06 +08:00
SandroandGitHub a2b83ab099 python3Packages.google-cloud-bigtable: 2.30.1 -> 2.31.0 (#411076) 2025-06-13 17:39:13 +02:00
AleksanaandGitHub 0feafdbc84 nugget-doom: init at 4.3.0 (#413068) 2025-06-13 23:32:34 +08:00
Wolfgang Walther 6793e238fa workflows/{labels,reviewers}: fix concurrency groups for nested workflows
This didn't work as intended. When a workflow is run with
`workflow_call`, it will have `github.workflow` set to the *parent*
workflow. So the `caller` input that we passed, resulted in this
concurrency key:

```
Eval-Eval-...
```

But that's bad, because the labels and reviewers workflows will cancel
each other!

What we actually want is this:
- Label and Reviewers workflow should have different groups.
- Reviewers called via Eval and called directly via undraft should have
*different* groups.

We can't use the default condition we use everywhere else, because
`github.workflow` is the same for Label and Reviewers. Thus, we hardcode
the workflow's name as well. This essentially means we have this as a
key:

```
<name-of-running-workflow>-<name-of-triggering-workflow>-<name-of-event>-<name-of-head-branch>
```

This should do what we want.

Since workflows can be made reusable workflows later on, we add those
hardcoded names to *all* concurrency groups. This avoids copy&paste
errors later on.
2025-06-13 17:31:27 +02:00
AleksanaandGitHub 15fa7a97ad teapot: refactor package definitions (#415038) 2025-06-13 23:30:03 +08:00
AleksanaandGitHub 5e41161d3d todoman: Install manpage (#416147) 2025-06-13 23:26:41 +08:00
AleksanaandGitHub aedd558ce4 python3Packages.osmapi: init at 4.3.0 (#415032) 2025-06-13 23:25:41 +08:00
Gaétan LepageandGitHub 0299021897 [python3Packages.]mujoco: 3.3.2 -> 3.3.3 (#415961) 2025-06-13 17:24:14 +02:00
AleksanaandGitHub 10bcaa30f3 oneanime: 1.4.0 -> 1.4.1 (#416079) 2025-06-13 23:23:39 +08:00
AleksanaandGitHub cec1b0bd83 mps: add darwin support (#368808) 2025-06-13 23:12:13 +08:00
Adam C. StephensandGitHub a8a6d2333b beam26Packages.erlfmt: 1.6.2 -> 1.7.0 (#416465) 2025-06-13 11:01:31 -04:00
Wolfgang Walther 7ba7720b28 workflows: prevent accidental cancelling of other PRs
This can happen when two PRs run at the same time, which come from
different forks, but have the same head branch name.

github.head_ref is suggested by GitHub's docs, but.. that's not really
useful for cases with forks.
2025-06-13 17:00:31 +02:00
a936973da2 pay-respects: 0.7.6 -> 0.7.8 (#416003)
Co-authored-by: SigmaSquadron <alpha@sigmasquadron.net>
2025-06-13 14:53:40 +00:00
AleksanaandGitHub d992d39182 gnomeExtensions.impatience: add gnome 48 support (#415984) 2025-06-13 22:49:23 +08:00
AleksanaandGitHub 28691443a9 python3Packages.copier: add a working update script (#416394) 2025-06-13 22:48:05 +08:00
K900andGitHub a05a8da579 linux-firmware: 20250509 -> 20250613 (#416468) 2025-06-13 17:43:22 +03:00
Tom Vincent c125d23d18 linux-firmware: 20250509 -> 20250613 2025-06-13 14:40:38 +00:00
R. Ryantm 6e976783a9 pik: 0.23.1 -> 0.24.0 2025-06-13 14:38:23 +00:00
R. Ryantm 845b3c2de9 nbfc-linux: 0.3.18 -> 0.3.19 2025-06-13 14:37:02 +00:00
Gaétan LepageandGitHub ea0f7bd07c vimPlugins.jsonfly-nvim: 2024-09-30 -> 2025-06-07 (#415792) 2025-06-13 16:30:42 +02:00
Wolfgang WaltherandGitHub 3998f6d3a6 nixpkgs-review: 3.3.0 -> 3.4.0 (#416457) 2025-06-13 14:29:17 +00:00
R. Ryantm f84733c433 beam26Packages.erlfmt: 1.6.2 -> 1.7.0 2025-06-13 14:25:45 +00:00
R. Ryantm 07c564f394 c-blosc2: 2.17.1 -> 2.18.0 2025-06-13 14:24:16 +00:00
R. Ryantm 5145670b61 clpeak: 1.1.4 -> 1.1.5 2025-06-13 14:23:37 +00:00
Guillaume GirolandGitHub 8da804cb82 sane-backends: 1.3.1 -> 1.4.0 (#414114) 2025-06-13 16:21:48 +02:00
Myzel394 d8f928befe vimPlugins.jsonfly-nvim: 2024-09-30 -> 2025-06-07 2025-06-13 16:17:47 +02:00
Myzel394 202b898eae maintainers: add myzel394
Signed-off-by: Myzel394 <github.7a2op@simplelogin.co>
2025-06-13 16:17:46 +02:00
AleksanaandGitHub 7acad72b74 nixos-option: Match the behavior described in detection order (#393283) 2025-06-13 22:13:10 +08:00
Paul MeyerandGitHub 37abc61666 parca-agent: 0.39.0 -> 0.39.1 (#416451) 2025-06-13 16:09:59 +02:00
Gaetan Lepage 4a6f52de4d nixpkgs-review: 3.3.0 -> 3.4.0
Diff: https://github.com/Mic92/nixpkgs-review/compare/refs/tags/3.3.0...refs/tags/3.4.0

Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/3.4.0
2025-06-13 16:04:42 +02:00
Gaétan LepageandGitHub 9729255afb yodl: add versionCheckHook (#416447) 2025-06-13 15:50:27 +02:00