Gaetan Lepage
391cd8e5ce
python3Packages.optimistix: 0.0.10 -> 0.0.11
...
Diff: https://github.com/patrick-kidger/optimistix/compare/v0.0.10...v0.0.11
Changelog: https://github.com/patrick-kidger/optimistix/releases/tag/v0.0.11
2025-10-17 21:44:15 +00:00
Vincent Laporte and GitHub
c231242f00
ocamlPackages.elpi: 3.4.1 -> 3.4.2 ( #452986 )
2025-10-17 21:15:47 +00:00
nikstur and GitHub
cb06ec22ee
userborn: do not use mkForce to disable activationScripts ( #452739 )
2025-10-17 21:10:36 +00:00
h7x4 and GitHub
44af11f6cc
python3Packages.langsmith: 0.4.34 -> 0.4.37 ( #452504 )
2025-10-17 20:48:20 +00:00
Maximilian Bosch and GitHub
ea32606e2b
treewide: fix composer hashes that were broken by composer update ( #452933 )
2025-10-17 20:47:39 +00:00
h7x4 and GitHub
218821d5e5
zeno: init at 2.0.15 ( #443941 )
2025-10-17 20:40:56 +00:00
h7x4 and GitHub
a1a04c3d32
rumdl: init at 0.0.156 ( #446292 )
2025-10-17 20:33:45 +00:00
nixpkgs-merge-bot[bot] and GitHub
91ba08789c
pgmodeler: 1.2.1 -> 1.2.2 ( #453020 )
2025-10-17 20:24:26 +00:00
Adam C. Stephens and GitHub
98ad41f60e
forgejo: fix checkPhase regression ( #452772 )
2025-10-17 20:24:16 +00:00
Adam C. Stephens and GitHub
47d7f6db05
forgejo: 13.0.0 -> 13.0.1 ( #453018 )
2025-10-17 20:23:52 +00:00
kirillrdy and GitHub
529b846866
python3Packages.sasmodels: 1.0.10 -> 1.0.11 ( #452866 )
2025-10-17 20:23:07 +00:00
h7x4 and GitHub
d0401f4237
ipamjfont: init at 006.01 ( #437989 )
2025-10-17 20:21:37 +00:00
dotlambda and GitHub
b4870d8681
libdeltachat: 2.20.0 -> 2.22.0 ( #452761 )
2025-10-17 20:17:21 +00:00
h7x4 and GitHub
953f4b5293
senpai: install desktop file ( #452903 )
2025-10-17 20:11:12 +00:00
Yohann Boniface and GitHub
b8d6ee9033
fzf-make: 0.63.0 -> 0.65.0 ( #453027 )
2025-10-17 20:09:02 +00:00
h7x4 and GitHub
95ad093e5c
services.bind: Run named-checkconf on config file ( #389406 )
2025-10-17 20:04:51 +00:00
lewo and GitHub
bbaf27becc
python3Packages.check-manifest: 0.50 -> 0.51 ( #452902 )
2025-10-17 22:08:05 +02:00
Maximilian Bosch and Blui42
48bc243a63
doc/php: fix typo
...
Co-authored-by: Blui42 <61911304+Blui42@users.noreply.github.com >
2025-10-17 21:53:07 +02:00
nixpkgs-merge-bot[bot] and GitHub
c645a71146
remnote: 1.21.8 -> 1.21.9 ( #452999 )
2025-10-17 19:52:39 +00:00
Maximilian Bosch
c965f5142f
doc: add warning about composer bug
2025-10-17 21:51:55 +02:00
Maximilian Bosch
a61d468940
phpPackages.phing: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
c75ff9ff2e
phpPackages.phpmd: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
5e612de412
phpPackages.box: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
52568d6961
phpPackages.phpinsights: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
78c0fd2b08
phpPackages.php-parallel-lint: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:53 +02:00
Maximilian Bosch
6a97a2344c
phpPackages.phive: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:53 +02:00
Maximilian Bosch
9120cb1f39
baikal: mark as broken
...
The diff between expected and got path is
--- /nix/store/7ci5x0qh7vzcqk7pnhdzbqcsr6mp0km3-baikal-composer-vendor-0.10.1/vendor/bin/sabredav 1970-01-01 01:00:01.000000000 +0100
+++ /nix/store/1r5n9z4xkbs33zwbdz7sh2ys1vaqphc8-baikal-composer-vendor-0.10.1/vendor/bin/sabredav 1970-01-01 01:00:01.000000000 +0100
@@ -7,7 +7,7 @@
selfArg="$0"
fi
-self=$(realpath $selfArg 2> /dev/null)
+self=$(realpath "$selfArg" 2> /dev/null)
if [ -z "$self" ]; then
self="$selfArg"
fi
This is not explainable by the composer update. Hence, marking as broken
until the maintainers figure out a solution.
2025-10-17 21:51:53 +02:00
Maximilian Bosch
13b8030833
psysh: mark as broken, remove teams.php
...
I'm strongly against the PHP team maintaining packages just because they
happen to be written in PHP.
Also,
$ nix-build -A psysh.composerVendor --check
checking outputs of '/nix/store/1mpgxnyzw18bv824drzi05k6mxb9znss-psysh-composer-vendor-0.12.7.drv'...
/nix/store/nxza0ss75gbgwycsld0gyw1m729271j9-composer-vendor-hook.sh/nix-support/setup-hook: line 13: composerNoDev: unbound variable
error: builder for '/nix/store/1mpgxnyzw18bv824drzi05k6mxb9znss-psysh-composer-vendor-0.12.7.drv' failed with exit code 1
Marking as broken until somebody picks it up and performs a proper fix.
2025-10-17 21:51:53 +02:00
Maximilian Bosch
5e1ac99aec
grocy: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:52 +02:00
Maximilian Bosch
ae68d8ca7b
phpdocumentor: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:52 +02:00
Maximilian Bosch
47d251327c
phpactor: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:52 +02:00
Maximilian Bosch
b9f3829c78
pretty-php: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:51 +02:00
Maximilian Bosch
5f83b2cbd6
pest: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:51 +02:00
Maximilian Bosch
8b54db6167
engelsystem: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:46 +02:00
Maximilian Bosch
7bd88ff6e3
agorakit: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:46 +02:00
Maximilian Bosch
5bc93153a8
movim: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:46 +02:00
Maximilian Bosch
4dc2b25c7e
flarum: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:45 +02:00
Maximilian Bosch
2040e5f2f0
pdepend: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:45 +02:00
Maximilian Bosch
a7b12f2bd9
robo: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:45 +02:00
Maximilian Bosch
5bb0fdf52c
roave-backward-compatibility-check: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:45 +02:00
Maximilian Bosch
4eee7a99df
composer-require-checker: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:44 +02:00
Maximilian Bosch
c889446837
deployer: fix composer hash
...
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:44 +02:00
Maximilian Bosch and GitHub
3a23473779
simplesamlphp: remove ( #452965 )
2025-10-17 19:45:03 +00:00
R. Ryantm
ad5416e3d3
fzf-make: 0.63.0 -> 0.65.0
2025-10-17 19:40:18 +00:00
nixpkgs-merge-bot[bot] and GitHub
29caa33ac6
alacarte: 3.56.0 -> 3.58.0 ( #447856 )
2025-10-17 19:35:52 +00:00
Yohann Boniface and GitHub
f73c21a55c
python3Packages.pyoxigraph: 0.5.0 -> 0.5.1 ( #452485 )
2025-10-17 19:33:10 +00:00
emilylange
98135ce14f
forgejo: fix checkPhase regression
...
This fixes a regression introduced in 5de92a8b79 .
Forgejo v13 made the GO_TEST_PACKAGES variable lazy in [1], which causes
our custom show-backend-tests make target to return an empty string,
which in turn causes our checkPhase to not run a single go test.
To fix this, we need to slightly modify our custom make target to
reference the newly introduced compute-go-test-packages target as a
dependency.
[1]: https://codeberg.org/forgejo/forgejo/pulls/9208
2025-10-17 21:31:40 +02:00
Yohann Boniface and GitHub
e1630ddae3
zeyple: patch deprecated python stdlib feature ( #453011 )
2025-10-17 19:30:43 +00:00
Anton Mosich
03082c7e38
senpai: install desktop file and icons
2025-10-17 21:30:08 +02:00
Austin Horstman and GitHub
c69325956f
xdg-desktop-portal-hyprland: 1.3.10 -> 1.3.11 ( #452968 )
2025-10-17 19:26:33 +00:00