Fabian Affolter and GitHub
0e65cb7d4e
python313Packages.hatasmota: modernize
2025-09-11 20:19:55 +02:00
Vincent Laporte
4a5351c425
ocamlPackages.conan-cli: init at 0.0.6
2025-09-11 20:19:38 +02:00
Peder Bergebakken Sundt and GitHub
2cb5fca703
ytcc: 2.7.2 -> 2.8.0 ( #437712 )
2025-09-11 18:19:29 +00:00
Vincent Laporte
97f26a1375
ocamlPackages.conan-unix: init at 0.0.6
2025-09-11 20:19:18 +02:00
Vincent Laporte
849a539d6e
ocamlPackages.conan-lwt: init at 0.0.6
2025-09-11 20:18:54 +02:00
Vincent Laporte
3e288f75e8
ocamlPackages.conan-database: init at 0.0.6
2025-09-11 20:18:54 +02:00
Vincent Laporte
82a0769318
ocamlPackages.conan: init at 0.0.6
2025-09-11 20:18:54 +02:00
Wolfgang Walther
b9d4098221
ci/eval: fix local full eval
...
The change to use `builtins.storePath` was good - for when the store
path *is* already part of the nix store. In all my tests so far, that
was already the case, because I was iterating on the solution and the
Eval results stayed the same.
But when this is run on a entirely new commit, these the values for
`afterDir` and `combinedDir` are *not* in the store, yet. As part of
running `eval.full` on a new commit they will be created. `eval.full` is
linked up, so that the values passed around there will actually be
derivations, which might not be realized, yet.
Checking whether the input is a path or not fixes this for both cases.
2025-09-11 20:18:48 +02:00
Masum Reza and GitHub
ab3d8b0c96
scx.cscheds: patch build_bpftool meson script explicitly ( #442124 )
2025-09-11 18:15:19 +00:00
John Titor
0b14bcb362
scx.cscheds: patch build_bpftool meson script explicitly
...
Turns out ./patchShebangs wasn't doing its job properly.
This was verified after running `patchShebangs ./meson-scripts`
and then `cat ./meson-scripts/build_bpftool`
2025-09-11 23:37:09 +05:30
Fabian Affolter
83d4ed3d92
python313Packages.types-s3transfer: 0.13.0 -> 0.13.1
2025-09-11 20:06:15 +02:00
R. Ryantm
aa352f6f64
juce: 8.0.8 -> 8.0.9
2025-09-11 17:56:33 +00:00
Michal Sojka
d0a565c182
tcpreplay: Fix build after splitting libpcap to multiple outputs
...
Configure file of tcpreplay expects that libpcap header files and
libraries share the same prefix. Since [1] this is no longer true so
we have to patch the configure script.
[1]: https://github.com/NixOS/nixpkgs/pull/429972/commits/da89a2d075f2279a09585c1b217b8f7382817339
2025-09-11 19:54:56 +02:00
John Titor
28a03afd2e
google-chrome: 140.0.7339.80 -> 140.0.7339.127
2025-09-11 17:54:46 +00:00
Fabian Affolter
d4898aa9f0
python313Packages.sharkiq: 1.2.0 -> 1.4.0
...
Changelog: https://github.com/JeffResc/sharkiq/releases/tag/v1.4.0
2025-09-11 19:52:37 +02:00
Austin Horstman and GitHub
40c7c33545
vimPlugins: fix hard depenency on pickers ( #441802 )
2025-09-11 17:50:36 +00:00
Peder Bergebakken Sundt and GitHub
f11610aed1
finit: enable keventd functionality ( #441850 )
2025-09-11 17:49:30 +00:00
Philip Taron and GitHub
d820ab12ae
dependabot-cli: 1.71.0 -> 1.72.0 ( #441710 )
2025-09-11 17:48:38 +00:00
Peder Bergebakken Sundt and GitHub
fd27107002
python3Packages.webssh: fix build ( #438878 )
2025-09-11 17:48:19 +00:00
Wolfgang Walther
43a8f20d58
workflows/{merge_group,pr}: fail status check explicitly
...
When the merge queue fails, the workflow currently does not post a
negative result - and GitHub Actions waits for the status check to time
out, which takes 60 minutes.
This, of course, is a waste of time and resources. By explicitly failing
the status check, we boot the PR out of the merge queue immediately.
2025-09-11 19:45:06 +02:00
Philip Taron and GitHub
0bdb717dba
llama-cpp: 6210 -> 6442 ( #438529 )
2025-09-11 17:42:16 +00:00
Peder Bergebakken Sundt and GitHub
ee941b0060
warzone2100: 4.5.5 -> 4.6.0 ( #441814 )
2025-09-11 17:40:50 +00:00
R. Ryantm
3995c1531f
postgresqlPackages.pgmq: 1.6.1 -> 1.7.0
2025-09-11 17:40:09 +00:00
magicquark
4d93febf0e
nota: 1.0 -> 1.0-unstable-2023-03-01
...
Homepage: https://github.com/pouyakary/Nota
The url in the fetchurl function no longer exists, the website domain is
for sale. The same holds for the homepage listed. Therefore, the urls
have been updated to the current versions.
The description has been updated to align with the README for pkgs
contributions, namely, that the description should "Avoid subjective
language."
2025-09-11 18:38:15 +01:00
Fabian Affolter
2ebfb630e1
python313Packages.specfile: 0.36.0 -> 0.37.0
...
Diff: https://github.com/packit/specfile/compare/0.36.0...0.37.0
Changelog: https://github.com/packit/specfile/blob/0.37.0/CHANGELOG.md
2025-09-11 19:30:35 +02:00
Fabian Affolter
c0c80a7cfb
python313Packages.pyworxcloud: 4.1.46 -> 5.0.0
...
Changelog: https://github.com/MTrab/pyworxcloud/releases/tag/v5.0.0
2025-09-11 19:29:22 +02:00
R. Ryantm
74d5b2a5f8
vscode-extensions.ionide.ionide-fsharp: 7.26.6 -> 7.27.0
2025-09-11 17:28:52 +00:00
Peder Bergebakken Sundt and GitHub
3fbf1deaea
python3Packages.wn: fix build, add missing test deps ( #439874 )
2025-09-11 17:26:03 +00:00
Benjamin Sparks and Gaetan Lepage
3ffa8c3346
uv: add manual entry
2025-09-11 19:23:09 +02:00
Masum Reza and GitHub
067acac784
scx.full: 1.0.15 -> 1.0.16 ( #441495 )
2025-09-11 17:22:47 +00:00
Fabian Affolter
192a2b4490
python313Packages.netutils: 1.14.1 -> 1.15.0
...
Diff: https://github.com/networktocode/netutils/compare/v1.14.1...v1.15.0
Changelog: https://github.com/networktocode/netutils/releases/tag/v1.15.0
2025-09-11 19:19:43 +02:00
Fabian Affolter
87d3713d14
python313Packages.intellifire4py: 4.1.9 -> 4.2.1
...
Changelog: https://github.com/jeeftor/intellifire4py/releases/tag/vv4.2.1
2025-09-11 19:17:51 +02:00
Peder Bergebakken Sundt and GitHub
9c9bd6e6e9
tortoisehg: 6.9 -> 7.0.1 ( #440437 )
2025-09-11 17:14:14 +00:00
Peder Bergebakken Sundt and GitHub
41b48aca16
webtunnel: 0-unstable-2024-07-06 -> 0.0.3, build on all golang platforms ( #439425 )
2025-09-11 17:12:34 +00:00
Peder Bergebakken Sundt and GitHub
08daea4351
bolt-launcher: fix superfluous CMAKE ( #441862 )
2025-09-11 17:10:48 +00:00
Fabian Affolter
eb1adf3b59
python313Packages.cwl-utils: 0.39 -> 0.40
...
Diff: https://github.com/common-workflow-language/cwl-utils/compare/v0.39...v0.40
Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v0.40
2025-09-11 19:01:06 +02:00
·𐑑𐑴𐑕𐑑𐑩𐑤
7b10b7951c
aseprite: fix build by adding libxcb
2025-09-12 00:01:00 +07:00
Peder Bergebakken Sundt and GitHub
bb36d1f77f
openomf: 0.8.3 -> 0.8.4 ( #442073 )
2025-09-11 17:00:27 +00:00
Peder Bergebakken Sundt and GitHub
caa8176772
lintspec: 0.7.1 -> 0.9.0 ( #442044 )
2025-09-11 16:58:00 +00:00
Fabian Affolter
5a4041eb31
python313Packages.bc-detect-secrets: 1.5.44 -> 1.5.45
...
Diff: https://github.com/bridgecrewio/detect-secrets/compare/1.5.44...1.5.45
2025-09-11 18:57:26 +02:00
Fabian Affolter
fa19c9a8c2
python313Packages.aioecowitt: 2025.9.0 -> 2025.9.1
...
Diff: https://github.com/home-assistant-libs/aioecowitt/compare/2025.9.0...2025.9.1
Changelog: https://github.com/home-assistant-libs/aioecowitt/releases/tag/2025.9.1
2025-09-11 18:54:14 +02:00
Peder Bergebakken Sundt and GitHub
3d603536da
tradcpp: 0.5.2 -> 0.5.3 ( #439414 )
2025-09-11 16:52:44 +00:00
Bruno Rodrigues
935c9cc879
python3Packages.biocutils: init at 0.2.3
2025-09-11 18:52:01 +02:00
Peder Bergebakken Sundt
801d030d03
xlife: mark broken on darwin
...
https://hydra.nixos.org/job/nixpkgs/trunk/xlife.aarch64-darwin/all
2025-09-11 18:51:08 +02:00
R. Ryantm
f62ab79f6e
jawiki-all-titles-in-ns0: 0-unstable-2025-08-01 -> 0-unstable-2025-09-01
2025-09-11 16:50:36 +00:00
Fabian Affolter
3aa84996ef
python313Packages.boto3-stubs: 1.40.27 -> 1.40.28
2025-09-11 18:49:59 +02:00
Fabian Affolter
d2b8a459c2
python313Packages.botocore-stubs: 1.40.27 -> 1.40.28
2025-09-11 18:49:55 +02:00
Fabian Affolter
09cec06110
python312Packages.mypy-boto3-payment-cryptography: 1.40.0 -> 1.40.28
2025-09-11 18:49:14 +02:00
Yohann Boniface and GitHub
14dd339784
zabbix: enableParallelBuilding ( #441321 )
2025-09-11 16:44:40 +00:00
Yohann Boniface and GitHub
e3ba60af5b
coppwr: 1.6.2 -> 1.7.0 ( #442030 )
2025-09-11 16:42:00 +00:00