Nick Cao
95030d2e23
python312Packages.h5netcdf: 1.4.0 -> 1.4.1 ( #358784 )
2024-11-25 09:05:32 -05:00
Nick Cao
bd7cf9d3d0
python312Packages.python-hcl2: 5.0.0 -> 5.1.1 ( #358786 )
2024-11-25 09:04:57 -05:00
R. Ryantm
c8b7043ed3
gcfflasher: 4.4.0 -> 4.5.2
2024-11-25 14:03:35 +00:00
Nick Cao
2a0903c538
xenon: 0.9.1 -> 0.9.3 ( #358987 )
2024-11-25 08:57:25 -05:00
Nick Cao
63cc33a7f6
i3bar-river: 1.0.1 -> 1.1.0 ( #358954 )
2024-11-25 08:56:18 -05:00
Nick Cao
38b8832950
govc: 0.44.0 -> 0.46.2 ( #358936 )
2024-11-25 08:55:20 -05:00
Nick Cao
1a780f3be1
terraform-providers.dnsimple: 1.7.0 -> 1.8.0 ( #358935 )
2024-11-25 08:54:47 -05:00
Nick Cao
d2874ac848
terraform-providers.digitalocean: 2.42.0 -> 2.44.1 ( #358932 )
2024-11-25 08:54:19 -05:00
Nick Cao
bc4c037154
aerospike: 7.2.0.1 -> 7.2.0.4 ( #358916 )
2024-11-25 08:52:51 -05:00
Nick Cao
efe54beb64
godns: 3.1.8 -> 3.1.9 ( #358863 )
2024-11-25 08:51:30 -05:00
R. Ryantm
c020f7d83e
cargo-shear: 1.1.3 -> 1.1.4
2024-11-25 13:49:51 +00:00
R. Ryantm
bb545cc431
markdown-oxide: 0.24.2 -> 0.24.3
2024-11-25 08:45:49 -05:00
emilylange
2a765dfbad
chromium: resolve ref to rev for blink version string
...
This allows us to match the version the binaries use more closely.
For example, chromedriver darwin (binary) reports the following:
~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (3d81e41b6f3ac8bcae63b32e8145c9eb0cd60a2d-refs/branch-heads/6778@{#2285})
~~~
while on Linux, where we build chromedriver based on the chromium
derivation from source and control the string ourselves:
~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (131.0.6778.85-refs/heads/master@{#0})
~~~
With this commit, the version string now reports:
~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (3d81e41b6f3ac8bcae63b32e8145c9eb0cd60a2d-refs/tags/131.0.6778.85@{#0})
~~~
This may seem like a small and unimportant detail, but turns out an
internal function within chromedriver depends on the git hash.
See https://chromium.googlesource.com/chromium/src/+/131.0.6778.85/chrome/test/chromedriver/chrome/browser_info.cc#172
This caused the tests of one package (single-file-cli) that use
selenium with chromium and chromedriver to fail in 24.05.
Only in 24.05, because 24.11 and unstable removed their test dependency
on chromedriver because it wasn't available for aarch64-linux at that
time.
~~~
Running phase: checkPhase
Serving HTTP on 127.0.0.1 port 8000 (http://127.0.0.1:8000/ ) ...
session not created
from unknown error: unrecognized Blink revision: 131.0.6778.85 URL: http://127.0.0.1:8000
Stack: SessionNotCreatedError: session not created
from unknown error: unrecognized Blink revision: 131.0.6778.85
at Object.throwDecodedError (/build/source/node_modules/selenium-webdriver/lib/error.js:524:15)
at parseHttpResponse (/build/source/node_modules/selenium-webdriver/lib/http.js:601:13)
at Executor.execute (/build/source/node_modules/selenium-webdriver/lib/http.js:529:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
~~~
2024-11-25 14:44:52 +01:00
Nick Cao
aefcf4c91e
dynamodb-local: 2.5.2 -> 2.5.3 ( #358814 )
2024-11-25 08:44:42 -05:00
lassulus
262d7b9aab
yggdrasil: 0.5.9 -> 0.5.10 ( #358708 )
2024-11-25 14:40:13 +01:00
nixpkgs-merge-bot[bot]
80fec3bbe5
lock: 1.1.3 -> 1.2.0 ( #358714 )
2024-11-25 13:32:52 +00:00
Nick Cao
913135d8d5
python311Packages.pyoverkiz: 1.14.2 -> 1.15.0 ( #358905 )
2024-11-25 08:31:20 -05:00
Nick Cao
bf253b269e
eigenmath: 3.27-unstable-2024-10-18 -> 3.33-unstable-2024-11-22 ( #358933 )
2024-11-25 08:30:42 -05:00
Nick Cao
d1dbc08b4f
gopass-hibp: 1.15.14 -> 1.15.15 ( #358868 )
2024-11-25 08:28:13 -05:00
Nick Cao
2c488941e7
melody: 0.19.0 -> 0.20.0 ( #358873 )
2024-11-25 08:24:01 -05:00
Nick Cao
1f25c008c6
git-credential-gopass: 1.15.14 -> 1.15.15 ( #358876 )
2024-11-25 08:23:00 -05:00
Nick Cao
18ad21dd8d
globalping-cli: 1.4.0 -> 1.4.3 ( #358891 )
2024-11-25 08:21:40 -05:00
Nick Cao
6c3afcf70a
picom-pijulius: 8.2-unstable-2024-11-12 -> 8.2-unstable-2024-11-15 ( #358893 )
2024-11-25 08:21:01 -05:00
Nick Cao
9afad3c3ce
python312Packages.tencentcloud-sdk-python: 3.0.1270 -> 3.0.1271 ( #358829 )
2024-11-25 08:18:39 -05:00
Nick Cao
3c225dac22
flyctl: 0.3.37 -> 0.3.40 ( #358835 )
2024-11-25 08:18:02 -05:00
R. Ryantm
e17e5ac7b0
xenon: 0.9.1 -> 0.9.3
2024-11-25 13:11:11 +00:00
Sandro
bc43c1bf8f
gitkraken: 10.4.1 -> 10.5.0 ( #358938 )
2024-11-25 14:05:08 +01:00
nixpkgs-merge-bot[bot]
ecf5ffb555
regal: 0.28.0 -> 0.29.2 ( #358789 )
2024-11-25 13:01:54 +00:00
Jared Baur
7b87a185a8
nixos/clatd: use clat-dev
if it exists in settings
...
Otherwise, fallback to the default interface name `clat`.
2024-11-25 23:24:11 +11:00
Jared Baur
7665f6cb34
nixos/clatd: fix NetworkManager integration for dispatcher script
2024-11-25 23:24:11 +11:00
Peder Bergebakken Sundt
f6d9b1683f
pulsar: 1.122.0 -> 1.123.0 ( #358575 )
2024-11-25 13:13:38 +01:00
lassulus
54a0f23cb4
notmuch-mailmover: 0.4.0 -> 0.5.0 ( #358716 )
2024-11-25 13:09:20 +01:00
Gaétan Lepage
1cf584fe51
python312Packages.dask-ml: disable broken tests ( #358849 )
2024-11-25 13:06:06 +01:00
Gaétan Lepage
6b4a2bcffb
python312Packages.compressai: disable flaky test ( #358796 )
2024-11-25 13:01:33 +01:00
Gaétan Lepage
6cd7910f1a
python312Packages.papis: 0.13 -> 0.14 ( #354823 )
2024-11-25 13:00:23 +01:00
Luflosi
017849d3b5
home-assistant-custom-components.solax_modbus: 2024.11.1 -> 2024.11.2
...
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.11.2
2024-11-25 12:49:20 +01:00
Masum Reza
e2d43a652c
roddhjav-apparmor-rules: 0-unstable-2024-10-06 -> 0-unstable-2024-11-24 ( #358958 )
2024-11-25 17:14:13 +05:30
Fabian Affolter
5d33f18b8b
python312Packages.lxmf: 0.5.7 -> 0.5.8
...
Diff: https://github.com/markqvist/lxmf/compare/refs/tags/0.5.7...0.5.8
Changelog: https://github.com/markqvist/LXMF/releases/tag/0.5.8
2024-11-25 12:43:16 +01:00
Fabian Affolter
dfa2cb5482
python312Packages.pyvicare: 2.36.0 -> 2.37.0
...
Diff: https://github.com/openviess/PyViCare/compare/refs/tags/2.36.0...2.37.0
Changelog: https://github.com/openviess/PyViCare/releases/tag/2.37.0
2024-11-25 12:42:39 +01:00
Fabian Affolter
a8e9cae4c4
python312Packages.playwrightcapture: 1.27.1 -> 1.27.3
...
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.27.1...v1.27.3
Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.27.3
2024-11-25 12:41:56 +01:00
Fabian Affolter
2a9e028c45
python312Packages.pyexploitdb: 0.2.55 -> 0.2.56
...
Changelog: https://github.com/Hackman238/pyExploitDb/blob/master/ChangeLog.md
2024-11-25 12:41:25 +01:00
Fabian Affolter
6c74308bfc
python312Packages.librouteros: 3.2.1 -> 3.3.0
...
Changelog: https://github.com/luqasz/librouteros/blob/3.3.0/CHANGELOG.rst
2024-11-25 12:39:38 +01:00
Fabian Affolter
e5ab4f8571
python312Packages.cyclopts: 3.0.1 -> 3.1.0
...
Diff: https://github.com/BrianPugh/cyclopts/compare/refs/tags/v3.0.1...v3.1.0
Changelog: https://github.com/BrianPugh/cyclopts/releases/tag/v3.1.0
2024-11-25 12:36:56 +01:00
Fabian Affolter
073b870d29
python312Packages.publicsuffixlist: 1.0.2.20241123 -> 1.0.2.20241124
...
Changelog: https://github.com/ko-zu/psl/blob/v1.0.2.20241124-gha/CHANGES.md
2024-11-25 12:36:16 +01:00
Fabian Affolter
073e31e9b9
python312Packages.mypy-boto3-*: updates ( #358509 )
2024-11-25 12:34:35 +01:00
Fabian Affolter
e859916811
python312Packages.rns: 0.8.5 -> 0.8.6 ( #358761 )
2024-11-25 12:26:25 +01:00
R. Ryantm
1effcb11ff
roddhjav-apparmor-rules: 0-unstable-2024-10-06 -> 0-unstable-2024-11-24
2024-11-25 11:11:19 +00:00
R. Ryantm
134c8fab18
chirp: 0.4.0-unstable-2024-11-11 -> 0.4.0-unstable-2024-11-22
2024-11-25 11:04:44 +00:00
R. Ryantm
54f9beddbf
i3bar-river: 1.0.1 -> 1.1.0
2024-11-25 11:03:41 +00:00
Sefa Eyeoglu
3a2d84ad33
ncmpc: 0.49 -> 0.51 ( #353958 )
2024-11-25 11:55:18 +01:00