Ethan Carter Edwards
403aa2e8df
trojan-go: init at 0.10.6
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2025-03-03 09:45:09 -05:00
Seth Flynn and GitHub
ba487dbc9d
komikku: 1.70.0 -> 1.71.0 ( #386521 )
2025-03-03 08:57:36 -05:00
Seth Flynn and GitHub
65bbec92a5
drum-machine: 1.0.0 -> 1.3.1 ( #386566 )
2025-03-03 08:56:11 -05:00
Nick Cao and GitHub
dcff13341e
v2ray-domain-list-community: 20250227085631 -> 20250302153845 ( #386623 )
2025-03-03 08:43:57 -05:00
Gaétan Lepage and GitHub
0b79196381
air-formatter: 0.4.0 -> 0.4.1 ( #386693 )
2025-03-03 14:26:44 +01:00
Pol Dellaiera and GitHub
ba8dc49f2f
phpPackages.php-cs-fixer: fix hash ( #386707 )
2025-03-03 14:19:10 +01:00
Seth Flynn and GitHub
085db0ea60
clairvoyant: 3.1.8 -> 3.1.10 ( #386009 )
2025-03-03 08:15:16 -05:00
c3de229171
frankenphp: 1.4.3 -> 1.4.4 ( #386702 )
...
Co-authored-by: shyim <github@shyim.de >
2025-03-03 13:14:04 +00:00
95eacfb6d1
zsh-forgit: 25.02.0 -> 25.03.0 ( #386086 )
...
Co-authored-by: deejayem <deejayem@users.noreply.github.com >
2025-03-03 13:00:40 +00:00
Seth Flynn and GitHub
4675088407
podman-bootc: init at 0.1.2 ( #376469 )
2025-03-03 07:48:55 -05:00
Gaetan Lepage
665581202a
phpPackages.php-cs-fixer: fix hash
2025-03-03 13:34:32 +01:00
R. Ryantm
e38c82f4cc
frankenphp: 1.4.3 -> 1.4.4
2025-03-03 12:21:59 +00:00
99a974455a
driversi686Linux.amdvlk: 2025.Q1.1 -> 2025.Q1.2 ( #386441 )
...
Co-authored-by: Flakebi <Flakebi@users.noreply.github.com >
2025-03-03 12:09:31 +00:00
Gaétan Lepage and GitHub
c0a85dd5ca
bacon: 3.10.0 -> 3.11.0 ( #386689 )
2025-03-03 13:06:18 +01:00
Donovan Glover and GitHub
5649e27e26
tray-tui: 0.1.0 -> 0.2.0 ( #386488 )
2025-03-03 12:01:20 +00:00
Gaetan Lepage
94e563c77f
air-formatter: 0.4.0 -> 0.4.1
...
Diff: https://github.com/posit-dev/air/compare/0.4.0...0.4.1
Changelog: https://github.com/posit-dev/air/blob/0.4.1/CHANGELOG.md
2025-03-03 12:51:01 +01:00
Yt and GitHub
af0c7c759d
python312Packages.docling: 2.23.0 -> 2.25.1 ( #386660 )
2025-03-03 06:50:11 -05:00
Vincent Ambo and sternenseemann
7768e6b94f
buildkite-agent: override buildVersion sentinel value to fix crashes
...
Buildkite introduced a weird check that determines whether the bootstrap agent
path (?) matches the binary that the agent was started from:
https://github.com/buildkite/agent/pull/3123
They did this to work around some issues with the internal development flows.
However, this check is toggled by whether or not the `buildNumber` compile-time
variable is set to the special `x` sentinel value.
In their publicly released binaries (which we do not use, of course), this is
set to some other value. In Nix builds they are at the default sentinel value,
causing crashes at startup because of the wrapper script not matching the binary
path:
```
buildkite-agent: fatal: check binary paths: mismatched buildkite-agent paths: host="/nix/store/rmp9g00bppi8yimr0ngnx6490w196in8-buildkite-agent-3.89.0/bin/.buildkite-agent-wrapped" bootstrap="/nix/store/rmp9g00bppi8yimr0ngnx6490w196in8-buildkite-agent-3.89.0/bin/buildkite-agent"
```
To work around this we just set the build "number" to `nix`.
2025-03-03 12:45:41 +01:00
Gaetan Lepage
bbfdb679cc
bacon: 3.10.0 -> 3.11.0
...
Diff: https://github.com/Canop/bacon/compare/refs/tags/v3.10.0...v3.11.0
Changelog: https://github.com/Canop/bacon/blob/v3.11.0/CHANGELOG.md
2025-03-03 12:39:34 +01:00
jopejoe1 and GitHub
bd92f7fb61
treewide: remove orphaned Cargo.lock files ( #386580 )
2025-03-03 11:36:04 +00:00
Cosima Neidahl and GitHub
c9ce18fd2f
ddm: init at 3.0.2 ( #385063 )
2025-03-03 12:32:37 +01:00
TomaSajt and Masum Reza
86116722fd
Revert "electron-bin: don't wrap inside libexec"
...
This reverts commit aa3ba4cb23 .
2025-03-03 16:30:42 +05:30
TomaSajt and Masum Reza
807a57ff88
Revert "electron-bin: remove leftover logic"
...
This reverts commit 64f90c5682 .
2025-03-03 16:30:42 +05:30
Gaétan Lepage and GitHub
0e3f7cb527
vimPlugins.blink-cmp: remove old patch and use upstream bypass method ( #386511 )
2025-03-03 11:43:32 +01:00
Matthias Beyer and GitHub
c7ebf0efe4
cargo-insta: Fix build ( #386668 )
2025-03-03 11:41:32 +01:00
r-vdp
d39e23d37c
vimPlugins.blink-cmp: fetch patches using a URL that gives us stable diffs
2025-03-03 11:34:28 +01:00
Gaetan Lepage
4c5af10411
python312Packages.docling: 2.23.0 -> 2.25.1
...
Diff: https://github.com/DS4SD/docling/compare/refs/tags/v2.23.0...v2.25.1
Changelog: https://github.com/DS4SD/docling/blob/refs/tags/v2.25.1/CHANGELOG.md
2025-03-03 11:33:57 +01:00
Gaetan Lepage
44e8bf6e8a
python312Packages.docling-ibm-models: 3.3.2 -> 3.4.1
...
Diff: https://github.com/DS4SD/docling-ibm-models/compare/refs/tags/v3.3.2...v3.4.1
Changelog: https://github.com/DS4SD/docling-ibm-models/blob/v3.4.1/CHANGELOG.md
2025-03-03 11:33:57 +01:00
RungChungo and GitHub
9bc6260998
Add coq Matrix package 8.18 ( #373307 )
2025-03-03 11:33:47 +01:00
Gaétan Lepage and GitHub
20ec0eab41
eigenrand: skip test_mv ( #383685 )
2025-03-03 11:26:11 +01:00
Matthias Beyer
13392df49a
cargo-insta: Fix build
...
I messed up by merging to fast. This fixes the build cargo-insta.
Fixes: e3f8b2f144 ("update cargo-insta 1.40 -> 1.42.2")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de >
2025-03-03 11:24:20 +01:00
Sefa Eyeoglu and GitHub
ae1f0f5715
nixos/tandoor-recipes: fix default user and group creation ( #386648 )
2025-03-03 11:16:58 +01:00
Matthias Beyer and GitHub
3e591e4e09
update cargo-insta 1.40 -> 1.42.2 ( #386657 )
2025-03-03 11:04:18 +01:00
Donovan Glover and GitHub
4bdcf9a815
walker: 0.12.15 -> 0.12.16 ( #386605 )
2025-03-03 10:02:44 +00:00
Sefa Eyeoglu and GitHub
d191cf9a3d
wlx-overlay-s: 25.2.0 -> 25.3.0 ( #386658 )
2025-03-03 10:51:12 +01:00
Weijia Wang and GitHub
6b38a2e613
linuxPackages.prl-tools: 20.2.1-55876 -> 20.2.2-55879 ( #385803 )
2025-03-03 10:40:12 +01:00
Fabian Affolter and GitHub
985650cff2
python313Packages.model-checker: 0.8.5 -> 0.8.6 ( #386029 )
2025-03-03 10:34:47 +01:00
Louis FRULEUX and GitHub
e3f8b2f144
update cargo-insta 1.40 -> 1.42.2
2025-03-03 10:24:22 +01:00
Gaétan Lepage and GitHub
05452072b1
python312Packages.pynndescent: disable on aarch64-linux ( #386620 )
2025-03-03 10:23:07 +01:00
Arian van Putten and GitHub
7c8b6ea9c1
switch-to-configuration-ng: increase dbus timeout to 10s ( #385997 )
2025-03-03 10:19:51 +01:00
R. Ryantm
4798092ab4
wlx-overlay-s: 25.2.0 -> 25.3.0
2025-03-03 09:18:34 +00:00
Weijia Wang and GitHub
79ff739c1f
sarasa-gothic: 1.0.28 -> 1.0.29 ( #386535 )
2025-03-03 10:16:20 +01:00
Fabian Affolter and GitHub
098a83c4a2
mqttui: 0.21.1 → 0.22.0 ( #386168 )
2025-03-03 10:12:18 +01:00
Fabian Affolter and GitHub
7b54756d21
python313Packages.botocore-stubs: 1.37.1 -> 1.37.4 ( #386630 )
2025-03-03 10:08:03 +01:00
Fabian Affolter and GitHub
dc8f5bdb89
python313Packages.pyexploitdb: 0.2.69 -> 0.2.70 ( #386631 )
2025-03-03 10:07:46 +01:00
Fabian Affolter and GitHub
dd2b7b6d1b
python313Packages.pypykatz: 0.6.10 -> 0.6.11 ( #386632 )
2025-03-03 10:07:30 +01:00
Fabian Affolter and GitHub
9e1aff61c8
python313Packages.motionblinds: 0.6.25 -> 0.6.26 ( #386633 )
2025-03-03 10:07:18 +01:00
Fabian Affolter and GitHub
2217a77db3
python313Packages.iterfzf: 1.4.0.54.3 -> 1.4.0.60.2 ( #386638 )
2025-03-03 10:06:58 +01:00
Fabian Affolter and GitHub
f9cbc06a81
python313Packages.inkbird-ble: 0.7.0 -> 0.7.1 ( #386639 )
2025-03-03 10:06:41 +01:00
Fabian Affolter and GitHub
784d78de4f
python313Packages.aiohomeconnect: 0.15.1 -> 0.16.0 ( #386640 )
2025-03-03 10:06:29 +01:00