Gaétan Lepage and GitHub
4b80eb6cdb
python3Packages.langgraph*: switch to gitUpdater, use ${src.tag} ( #415991 )
2025-06-13 18:33:02 +02:00
Gaétan Lepage and GitHub
ead4ef4967
python3Packages.langchain*: switch to gitUpdater and use ${src.tag} ( #415983 )
2025-06-13 18:30:18 +02:00
dotlambda and GitHub
e76b35e9bd
python3Packages.google-geo-type: 0.3.12 -> 0.3.13 ( #416285 )
2025-06-13 09:05:04 -07:00
Philip Taron and GitHub
a921965d8c
workflows/{labels,reviewers}: fix concurrency groups for nested workflows ( #416448 )
2025-06-13 09:04:36 -07:00
dotlambda and GitHub
5f7148ac2b
python3Packages.bx-py-utils: 108 -> 109 ( #416332 )
2025-06-13 09:03:49 -07:00
dotlambda and GitHub
fa3c7b4e80
python3Packages.sensorpush-api: 2.1.2 -> 2.1.3 ( #416326 )
2025-06-13 09:03:33 -07:00
dotlambda and GitHub
ca67b10000
python3Packages.recurring-ical-events: 3.7.0 -> 3.8.0 ( #416283 )
2025-06-13 09:03:15 -07:00
dotlambda and GitHub
aaed75789a
python3Packages.django_5: 5.1 -> 5.2 ( #416022 )
2025-06-13 08:59:34 -07:00
John Ericson and GitHub
5d3f1daeb6
tests.cc-wrapper.supported: fix eval ( #416235 )
2025-06-13 11:56:17 -04:00
Toma and GitHub
31a0f60d6b
auto-editor: 26.2.0 -> 28.0.0 ( #413298 )
2025-06-13 17:47:43 +02:00
Aleksana and GitHub
9b2b2838b7
nixos/qtile: fix 'package' option ( #416173 )
2025-06-13 23:40:06 +08:00
Sandro and GitHub
a2b83ab099
python3Packages.google-cloud-bigtable: 2.30.1 -> 2.31.0 ( #411076 )
2025-06-13 17:39:13 +02:00
Aleksana and GitHub
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
Aleksana and GitHub
15fa7a97ad
teapot: refactor package definitions ( #415038 )
2025-06-13 23:30:03 +08:00
Aleksana and GitHub
5e41161d3d
todoman: Install manpage ( #416147 )
2025-06-13 23:26:41 +08:00
Aleksana and GitHub
aedd558ce4
python3Packages.osmapi: init at 4.3.0 ( #415032 )
2025-06-13 23:25:41 +08:00
Gaétan Lepage and GitHub
0299021897
[python3Packages.]mujoco: 3.3.2 -> 3.3.3 ( #415961 )
2025-06-13 17:24:14 +02:00
Aleksana and GitHub
10bcaa30f3
oneanime: 1.4.0 -> 1.4.1 ( #416079 )
2025-06-13 23:23:39 +08:00
Aleksana and GitHub
cec1b0bd83
mps: add darwin support ( #368808 )
2025-06-13 23:12:13 +08:00
Adam C. Stephens and GitHub
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
Aleksana and GitHub
d992d39182
gnomeExtensions.impatience: add gnome 48 support ( #415984 )
2025-06-13 22:49:23 +08:00
Aleksana and GitHub
28691443a9
python3Packages.copier: add a working update script ( #416394 )
2025-06-13 22:48:05 +08:00
K900 and GitHub
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
Gaétan Lepage and GitHub
ea0f7bd07c
vimPlugins.jsonfly-nvim: 2024-09-30 -> 2025-06-07 ( #415792 )
2025-06-13 16:30:42 +02:00
Wolfgang Walther and GitHub
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
Guillaume Girol and GitHub
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
Aleksana and GitHub
7acad72b74
nixos-option: Match the behavior described in detection order ( #393283 )
2025-06-13 22:13:10 +08:00
Paul Meyer and GitHub
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 Lepage and GitHub
9729255afb
yodl: add versionCheckHook ( #416447 )
2025-06-13 15:50:27 +02:00
Aleksana and GitHub
d5c7b1241a
catalyst: init at 2.0.0 ( #415201 )
2025-06-13 21:39:20 +08:00
Gaetan Lepage
a19c61b608
python3Packages.brax: skip failing tests
...
https://github.com/google/brax/issues/618
2025-06-13 15:38:11 +02:00
Florian Klink and GitHub
3a5bbfb5be
paretosecurity: 0.2.31 -> 0.2.34 ( #416128 )
2025-06-13 16:35:41 +03:00
夜坂雅 and Masum Reza
93bc5f9751
jetbrains.{idea,pycharm}-community-src: Add update script
2025-06-13 18:54:44 +05:30
夜坂雅 and Masum Reza
5a139e21d2
jetbrains.{idea,pycharm}-community-src: Extract repo and toolchain meta
2025-06-13 18:54:44 +05:30
夜坂雅 and Masum Reza
3d1a667524
jetbrains.{idea,pycharm}-community-src: 2024.3.1.1 -> 2025.1.1.1
2025-06-13 18:54:44 +05:30
Jon Seager
ac14ce7862
parca-agent: 0.39.0 -> 0.39.1
2025-06-13 14:23:00 +01:00
John Titor
3c56f047e0
scx.full: src.rev -> src.tag
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-06-13 18:52:46 +05:30
Gliczy and Masum Reza
5a6239e8c4
scx: add myself as maintainer
2025-06-13 18:52:46 +05:30
Gliczy and Masum Reza
d662e65bfc
scx.full: enable doCheck
2025-06-13 18:52:46 +05:30
Gliczy and Masum Reza
74e8d625c1
scx.full: 1.0.12 -> 1.0.13
2025-06-13 18:52:46 +05:30
Gaetan Lepage
0f8ad2e51c
yodl: add versionCheckHook
2025-06-13 15:18:10 +02:00
Gaétan Lepage and GitHub
eafb35d540
yodl: 4.03.03 -> 4.05.00 ( #414128 )
2025-06-13 15:14:11 +02:00