misuzu and GitHub
95536da6fb
boost: fix cross build if enablePython ( #376835 )
2025-01-30 21:15:40 +02:00
Markus Kowalewski and GitHub
74000f9ef7
pflotran: init at 6.0.1 ( #377999 )
2025-01-30 20:11:20 +01:00
Fabian Affolter and GitHub
5370c0b562
python312Packages.resend: 2.5.1 -> 2.6.0 ( #378051 )
2025-01-30 20:11:01 +01:00
misuzu and GitHub
bb5429d59f
highlight: 4.14 -> 4.15 ( #371976 )
2025-01-30 21:09:06 +02:00
Fabian Affolter and GitHub
4a92df4565
python312Packages.pytest-textual-snapshot: 1.0.0 -> 1.1.0 ( #378072 )
2025-01-30 20:08:42 +01:00
Fabian Affolter and GitHub
cedae36aa0
python312Packages.llama-index-indices-managed-llama-cloud: 0.6.3 -> 0.6.4 ( #377941 )
2025-01-30 20:05:38 +01:00
Fabian Affolter and GitHub
9869db7c79
python312Packages.llama-parse: 0.5.19 -> 0.5.20 ( #377937 )
2025-01-30 20:04:53 +01:00
Fabian Affolter and GitHub
9217547c96
python312Packages.types-awscrt: 0.23.6 -> 0.23.8 ( #377917 )
2025-01-30 20:04:09 +01:00
Fabian Affolter and GitHub
86649be4b7
python312Packages.gvm-tools: 25.1.0 -> 25.1.1 ( #377912 )
2025-01-30 20:03:32 +01:00
misuzu and GitHub
0b53958e7d
distrobox: 1.8.0 -> 1.8.1 ( #375204 )
2025-01-30 21:01:53 +02:00
Fabian Affolter and GitHub
6cab27b633
python312Packages.llama-index-graph-stores-neo4j: 0.4.5 -> 0.4.6 ( #377904 )
2025-01-30 20:01:23 +01:00
Robert Schütz and GitHub
5849e17040
python313Packages.aiohttp-sse: init at 2.2.0 ( #377395 )
2025-01-30 11:00:26 -08:00
Fabian Affolter and GitHub
96ec2a44c9
python312Packages.pysigma-backend-splunk: 1.1.2 -> 1.1.3 ( #377837 )
2025-01-30 19:57:34 +01:00
Fabian Affolter and GitHub
385f6a104b
python312Packages.myuplink: 0.6.0 -> 0.7.0 ( #377879 )
2025-01-30 19:56:18 +01:00
misuzu and GitHub
3591516e50
seafile-server: fix cross build ( #376982 )
2025-01-30 20:43:52 +02:00
misuzu and GitHub
096bd21cde
tree-sitter: fix cross build ( #377333 )
2025-01-30 20:43:07 +02:00
Seth Flynn and GitHub
dc2b1331ed
television: 0.9.4 -> 0.10.2 ( #378043 )
2025-01-30 13:35:40 -05:00
Alyssa Ross
99e05527fd
crosvm: 130.0 -> 0-unstable-2025-01-21
...
Following the new update policy established in the previous commit.
2025-01-30 19:15:41 +01:00
Alyssa Ross
648729624a
crosvm.updateScript: update to latest git commit
...
crosvm upstream have advised that we do this rather than tracking
Chrome OS.
Link: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5921156/1#message-900e2002e62f3f0d0aeeab996bf14ccf17f9d1c9
2025-01-30 19:15:41 +01:00
R. Ryantm
46222f7c9d
python312Packages.pytest-textual-snapshot: 1.0.0 -> 1.1.0
2025-01-30 17:42:47 +00:00
Adam C. Stephens and GitHub
234a9c1ff5
ovn: fix more missing ovs binaries ( #378038 )
2025-01-30 12:39:40 -05:00
Pol Dellaiera and GitHub
613933cc08
build-support: add new hooks ( #370869 )
2025-01-30 18:34:51 +01:00
Alyssa Ross
100e36aa2f
slippy: useFetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
fetchCargoVendor should resolve the case sensitivity issues previously
affecting the cargoHash.
2025-01-30 18:34:13 +01:00
Sandro and GitHub
8c0e8637d4
docker: 27.5.0 -> 27.5.1 ( #376059 )
2025-01-30 18:32:20 +01:00
Alyssa Ross
a5c3e9b865
kdePackages.angelfish: fetchCargoTarball -> fetchCargoVendor
...
I messed this one up before.
Fixes: 924f85ec5b ("kdePackages.angelfish: fetchCargoTarball -> fetchCargoVendor")
2025-01-30 18:28:54 +01:00
Doron Behar and GitHub
4253a1b23b
sile: fetchCargoTarball -> fetchCargoVendor ( #378014 )
2025-01-30 19:27:49 +02:00
Connor Baker and GitHub
f63389803b
pkgsStatic.libargon2: fix broken symlinks ( #378025 )
2025-01-30 09:22:44 -08:00
Adam C. Stephens and GitHub
fbab710a9f
headscale: 0.24.1 -> 0.24.2 ( #378015 )
2025-01-30 12:12:03 -05:00
Martin Weinelt and GitHub
84c6e0c88a
home-assistant-custom-components.tuya_local: 2024.11.4 -> 2025.1.2 ( #377998 )
2025-01-30 17:52:47 +01:00
Alyssa Ross
d1f5bf3408
matrix-synapse: fetchCargoTarball -> fetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-30 17:45:28 +01:00
Alyssa Ross
eaeec5353a
element-desktop.seshat: useFetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-30 17:38:15 +01:00
Alyssa Ross
3f4e1f908a
garage: useFetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-30 17:37:49 +01:00
Yureka and GitHub
278dd5eaa6
tcpdump: always depend on pkg-config ( #376693 )
...
fixes pkgsCross.armv7l-hf-multiplatform.pkgsStatic.tcpdump
2025-01-30 17:37:14 +01:00
Phillip Seeber
78f5a5bc10
pflotran: init at 6.0.1
2025-01-30 17:33:53 +01:00
Phillip Seeber
bb0cc6ba83
petsc: 3.21.3 -> 3.21.4
2025-01-30 17:33:36 +01:00
Robert Schütz and GitHub
b227a6763c
poetryPlugins.poetry-plugin-shell: Fix tests on darwin ( #377874 )
2025-01-30 08:28:29 -08:00
Seth Flynn and GitHub
568c12fc49
recordbox: 0.9.0 -> 0.9.2 ( #373908 )
2025-01-30 11:21:39 -05:00
liberodark and Bjørn Forsman
fb6a0e29fc
siril: 1.2.4 -> 1.2.6
2025-01-30 17:20:15 +01:00
Seth Flynn and GitHub
5680bc1ef9
systemd-netlogd: 1.4.3 -> 1.4.4 ( #373866 )
2025-01-30 11:14:08 -05:00
R. Ryantm
ff987a7c6e
python312Packages.resend: 2.5.1 -> 2.6.0
2025-01-30 16:13:39 +00:00
Seth Flynn and GitHub
bfb9fffc72
easyeffects: 7.1.9 -> 7.2.3, lsp-plugins: 1.2.16 -> 1.2.20 ( #373878 )
2025-01-30 11:10:10 -05:00
Seth Flynn and GitHub
83d6af3a13
clang-tidy-sarif: 0.6.6 -> 0.7.0 ( #367815 )
2025-01-30 11:06:39 -05:00
Markus Kowalewski and GitHub
f14e0e5c9d
python3Packages.geometric: 1.0.2 -> 1.1 ( #377521 )
2025-01-30 16:55:49 +01:00
Seth Flynn
e142557e65
television: 0.9.4 -> 0.10.2
...
Diff: https://github.com/alexpasmantier/television/compare/0.9.4...0.10.2
Changelog: https://github.com/alexpasmantier/television/releases/tag/0.10.2
2025-01-30 10:55:11 -05:00
Alyssa Ross
712dcd998c
pkgsStatic.libargon2: fix broken symlinks
...
If this variable has its default value, the build system will try to
create symlinks to its shared libraries, which don't exist in a static
build.
2025-01-30 16:38:26 +01:00
Gaétan Lepage and GitHub
b8187ec3ad
notion-app: 4.2.0 -> 4.3.0 ( #376125 )
2025-01-30 16:35:40 +01:00
Austin Horstman and GitHub
c448e0eb8f
sketchybar: 2.22.0 -> 2.22.1 ( #377896 )
2025-01-30 09:32:45 -06:00
Alyssa Ross
c71f304f78
rustywind: useFetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-30 16:32:08 +01:00
Alyssa Ross
17d57b3e83
roogle: useFetchCargoVendor
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-30 16:28:30 +01:00
Alyssa Ross
a01a9174c3
roogle: 0.1.4 -> 1.0.2
...
Untested but the old tag no longer exists. Based on the changes to
the README, I /think/ it's no longer necessary to manually install the
assets.
2025-01-30 16:28:30 +01:00