5543a5444c
pinact: 3.1.2 -> 3.3.0 ( #418404 )
...
Co-authored-by: kachick <kachick@users.noreply.github.com >
2025-06-20 11:31:58 +00:00
Yt and GitHub
e3437ff63c
python3Packages.posthog: 4.2.0 -> 5.0.0 ( #417790 )
2025-06-20 07:28:56 -04:00
Yt and GitHub
9c0fd84456
worker-build: 0.5.0 -> 0.6.0 ( #418316 )
2025-06-20 07:26:16 -04:00
Maximilian Bosch and GitHub
02dd6f762c
Merge: nixos/postgresql: make postgresql_17 the new default ( #417502 )
2025-06-20 13:09:11 +02:00
R. Ryantm
9441a546bd
pinact: 3.1.2 -> 3.3.0
2025-06-20 11:05:54 +00:00
Wolfgang Walther and GitHub
838eff9a87
workflows/pr: preparation for required status checks ( #417957 )
2025-06-20 11:01:10 +00:00
Mauricio Collares and GitHub
990686c271
python3Packages.fpylll: 0.6.3 -> 0.6.4 ( #414345 )
2025-06-20 07:57:05 -03:00
e25401874e
slackdump: 3.1.3 -> 3.1.4 ( #418207 )
...
Co-authored-by: Bot-wxt1221 <3264117476@qq.com >
2025-06-20 10:47:29 +00:00
Aleksana and GitHub
1a133b4464
tic-80: update to git HEAD and fix build ( #414270 )
2025-06-20 18:04:14 +08:00
Aleksana and GitHub
19359fcb8f
daed: add systemd service ( #417217 )
2025-06-20 17:59:20 +08:00
Aleksana and GitHub
3c0d8314ff
fastchess: init at 1.4.0-alpha ( #418338 )
2025-06-20 17:58:34 +08:00
StepBroBD and GitHub
36eac2d7e1
osu-lazer-bin: set OSU_EXTERNAL_UPDATE_PROVIDER on darwin ( #417402 )
2025-06-20 11:55:46 +02:00
Zirconium419122
883f69c01a
fastchess: init at 1.4.0-alpha
2025-06-20 11:33:19 +02:00
StepBroBD and GitHub
c42d484a47
grafanaPlugins.victoriametrics-metrics-datasource: 0.14.0 -> 0.16.0 ( #411526 )
2025-06-20 11:22:35 +02:00
Thiago Kenji Okada and GitHub
568912c5eb
libretro.ppsspp: 0-unstable-2025-06-09 -> 0-unstable-2025-06-19 ( #418332 )
2025-06-20 10:09:32 +01:00
Ramses and GitHub
62bebf864c
nixos/wstunnel: convert to RFC42-style settings ( #415326 )
2025-06-20 11:02:46 +02:00
Maximilian Bosch and GitHub
cf9dd850cc
nextcloud*.packages.apps.nextpod: init at 0.7.7 ( #393102 )
2025-06-20 10:55:30 +02:00
Tom van Dijk and GitHub
7bd5e4d1a9
devmode: refactor, modernize ( #409766 )
...
* devmode: swap nodejsPackages_latest.live-server for live-server
* simplify build-and-copy
* rename build-and-copy -> build-and-link
* use writeShellApplication
* remove `--print-events` for `watchexec`
* support live build logs
2025-06-20 10:39:13 +02:00
Zirconium419122
1cf76d4c65
maintainers: add Zirconium419122
2025-06-20 10:36:27 +02:00
b8cd2b300f
pkgsite: 0-unstable-2025-06-08 -> 0-unstable-2025-06-11 ( #417993 )
...
Co-authored-by: phanirithvij <madlad@duck.com >
2025-06-20 08:22:39 +00:00
bokicoder
4b5e2c21bd
daed: add systemd service
2025-06-20 15:51:57 +08:00
Leona Maroni and GitHub
0ff2300bd2
snipe-it: 8.1.15 -> 8.1.16 ( #417253 )
2025-06-20 09:47:01 +02:00
Aleksana and GitHub
c1bb2a2e53
nyxt: fix build ( #418346 )
2025-06-20 15:33:57 +08:00
Leona Maroni and GitHub
35a4459e15
gradle_7: 7.6.4 -> 7.6.5 ( #414705 )
2025-06-20 09:32:44 +02:00
Leona Maroni and GitHub
2c775988a5
gradle_8: 8.14.1 -> 8.14.2 ( #414701 )
2025-06-20 09:32:33 +02:00
Leona Maroni and GitHub
4f57b3d69d
onlyoffice-documentserver: 8.3.2 -> 8.3.3 ( #415415 )
2025-06-20 09:30:53 +02:00
Wolfgang Walther
caf4ced100
workflows/pr: add required job
...
This job serves as a target for the "Required Status Checks" branch
protection rule.
2025-06-20 09:22:58 +02:00
Wolfgang Walther
9927d758e7
workflows/{labels,reviewers}: move from Eval to PR context
...
This allows *not* depending on those two jobs with the required status
checks in the next commit, which wouldn't really make sense. If labeling
or pinging maintainers fails for obscure reasons or because the GitHub
API is down, a PR might still pass all other tests and be
merge-eligible.
2025-06-20 09:22:53 +02:00
Wolfgang Walther
09ddb1a8a0
workflows: sync merge commits
...
This fixes a problem where each workflow would get their own merge
commit. This happens frequently when the target branch is merged into a
the same time, different workflows in the same run will run
get-merge-commit at different times and thus have different merge
commits.
Since the jobs don't really depend on each other, this doesn't cause
practical problems, yet. But it has already led to strange CI failures
in a still unmerged PR, which can be prevented from happening with this
clean approach.
And yes, this saves a few API calls on every run.
2025-06-20 09:22:48 +02:00
Wolfgang Walther
9422f30e47
workflows/{pr,push}: move prepare job from eval workflow
...
This is only a refactor at this stage, but split into a separate commit
for better review. It's the base for the next two commits.
2025-06-20 09:22:42 +02:00
Wolfgang Walther
69ab2f4347
workflows/eval: small improvements
...
Some naming improvements after we introduced the PR / Push workflows and
small refactors.
2025-06-20 09:22:39 +02:00
Shawn8901
8808aa0da7
grafanaPlugins.victoriametrics-metrics-datasource: 0.14.0 -> 0.16.0
2025-06-20 09:10:49 +02:00
Martin Joerg
e352e909b9
nyxt: fix build
2025-06-20 07:03:33 +00:00
K900 and GitHub
618b6dbfc2
kdePackages.kasts: build with taglib_1 to match libvlc ( #418340 )
2025-06-20 09:57:07 +03:00
K900
4c68f29c6b
kdePackages.kasts: build with taglib_1 to match libvlc
...
Otherwise it segfaults.
2025-06-20 09:47:47 +03:00
Pol Dellaiera and GitHub
63bd3100b8
phpExtensions.relay: 0.10.1 -> 0.11.0 ( #418291 )
2025-06-20 08:04:03 +02:00
R. Ryantm
5a0afd1980
libretro.ppsspp: 0-unstable-2025-06-09 -> 0-unstable-2025-06-19
2025-06-20 05:56:37 +00:00
K900 and GitHub
034aa3f28e
nixos/installer/plasma6: trim closure ( #418266 )
2025-06-20 08:55:57 +03:00
Mauricio Collares and GitHub
2587e1965c
lcalc: 2.1.0 -> 2.1.1 ( #415107 )
2025-06-20 02:50:18 -03:00
Gaétan Lepage and GitHub
ed5d02d9a5
mihomo-party: 1.7.5 -> 1.7.6 ( #417686 )
2025-06-20 07:36:47 +02:00
437239b21e
museeks: 0.20.9 -> 0.21.1 ( #417987 )
...
Co-authored-by: zendo <zendo@users.noreply.github.com >
2025-06-20 05:36:04 +00:00
Gaétan Lepage and GitHub
e66cca8f1f
hatch: fix build, disable failing tests ( #418282 )
2025-06-20 07:29:37 +02:00
Vladimír Čunát
6d551eda66
thunderbird-esr: 128.11.0esr -> 128.11.1esr ( #418315 )
2025-06-20 07:15:35 +02:00
Mutsuha Asada and GitHub
451f48f244
ocamlPackages.eigen: 0.2.0 -> 0.3.3 ( #414921 )
...
* ocamlPackages.eigen: 0.2.0 -> 0.3.3
Diff: https://github.com/owlbarn/eigen/compare/0.2.0...0.3.3
Changelog: https://github.com/owlbarn/eigen/releases/tag/0.3.3
* ocamlPackages.eigen: modernized derivation
- Removed with lib;
- Changed rev to tag and sha256 to hash
2025-06-20 07:08:47 +02:00
Aleksana and GitHub
8eddc6720f
kapitano: init at 1.1.2 ( #417133 )
2025-06-20 13:01:24 +08:00
Aleksana and GitHub
0659949e4e
crc64fast-nvme: init at 1.2.0 ( #411239 )
2025-06-20 12:56:03 +08:00
Philip Taron and Bjørn Forsman
16252c01f0
libcollectdclient: fix build
...
I unified the `meta` field from `collectd` here too.
2025-06-20 06:47:26 +02:00
Philip Taron and Bjørn Forsman
97734f4a9a
collectd: fix build and modernize derivation slightly
...
1. I experienced intermittent connection failures to <https://collectd.org > and I suspect it's hosted on hobbyist equipment.
This made the `src` derivation flaky, so I switched to the upstream GitHub repository.
It seems better to use the actual source instead of a prepared tarball from the release process anyway.
2. When building out of the source instead of the release tarball, we need to run Bison and Flex to generate the parser and lexer, and we need Perl for `pod2man`.
3. As the [build error on Hydra](https://hydra.nixos.org/build/300269816 ) notes, `src/virt.c` makes use of some token `ATTRIBUTE_UNUSED` but it's not defined anywhere. Define it.
4. Switch all hashes to use the SRI style.
5. Switch to `finalAttrs` fixpoint style for better overriding.
6. Reduce the scope of `with lib;` in the `meta` section.
Bit of a smörgåsbord but not too bad.
2025-06-20 06:47:26 +02:00
Aleksana and GitHub
18975e6da3
cosmic: add orca (screen reader) support ( #417847 )
2025-06-20 12:38:17 +08:00
Vincent Laporte and Vincent Laporte
23328d1c23
ocamlPackages.janeStreet_0_15: remove
2025-06-20 06:31:50 +02:00