Emily and GitHub
25260cd864
nixos/lib/test-driver: fix linting after compatibility clean‐up ( #359060 )
2024-11-25 17:32:05 +00:00
Emily
d490680530
nixos/lib/test-driver: fix linting after compatibility clean‐up
...
The previous commit removed the handling of `dict` arguments, but
didn’t adjust the type, leading to the following type-checking error:
test_driver/driver.py:216: error: Argument 1 to "NixStartScript" has incompatible type "str | dict[Any, Any]"; expected "str" [arg-type]
It also left an unused import that Ruff is unhappy about:
build/lib/test_driver/driver.py:11:22: F401 [*] `colorama.Fore` imported but unused
…
build/lib/test_driver/driver.py:11:28: F401 [*] `colorama.Style` imported but unused
Fixes: 71306e6b36
2024-11-25 17:19:22 +00:00
Philip Taron and GitHub
4261e7fbdf
various: fixes for strictDeps = true ( #355844 )
2024-11-25 09:14:02 -08:00
figsoda and GitHub
08fd6ab411
cargo-auditable: 0.6.2 -> 0.6.5 ( #355792 )
2024-11-25 11:09:11 -05:00
Philip Taron and GitHub
f57383ce9f
bash-completion: 2.14.0 -> 2.15.0 ( #358860 )
2024-11-25 07:47:22 -08:00
Emily and GitHub
5196464c7e
various: unpin Boost (round 2) ( #358944 )
2024-11-25 14:59:40 +00:00
Emily and GitHub
2dae2d05da
boost{184,185}: drop; various: unpin Boost, update ( #358919 )
2024-11-25 14:57:55 +00:00
Emily
99a2b21220
boost185: drop
2024-11-25 14:56:50 +00:00
Emily
ea4669590b
boost184: drop
2024-11-25 14:56:49 +00:00
github-actions[bot] and GitHub
9a94a24ad9
Merge staging-next into staging
2024-11-25 14:38:16 +00:00
Emily
d33a221999
Merge master into staging-next
2024-11-25 14:36:31 +00:00
Emily and GitHub
504e3ecdd9
gcc: do not allow version skew when cross-building gcc ( #352821 )
2024-11-25 14:35:38 +00:00
tomberek and GitHub
2de990d168
Update Haskell-Nix bindings, hercules-ci-agent, cachix nix library version ( #357224 )
2024-11-25 09:31:48 -05:00
Nick Cao and GitHub
9ec2da8299
python312Packages.netbox-reorder-rack: 1.1.2 -> 1.1.3 ( #358274 )
2024-11-25 09:23:52 -05:00
Maximilian Bosch and GitHub
90bb5c11f1
Merge: epson-escpr2: 1.2.20 -> 1.2.21 ( #358755 )
2024-11-25 15:19:19 +01:00
Nick Cao and GitHub
b715a39a9e
python312Packages.pyftdi: 0.55.4 -> 0.56.0 ( #358637 )
2024-11-25 09:18:45 -05:00
Nick Cao and GitHub
ff16ab0cbc
azure-static-sites-client: 19449a00c0269fefc8f29a6d01801c4b19308181 -> 53b7d0e07fe5c34bf68929fab92f87ce910288dc ( #358221 )
2024-11-25 09:17:20 -05:00
Sandro and GitHub
d1af4a2b81
python3Packages.stable-baselines3: init at 2.3.2 ( #355954 )
2024-11-25 15:16:57 +01:00
Sandro and GitHub
8e67847d2e
python312Packages.eventlet: disable flaky test ( #357311 )
2024-11-25 15:16:29 +01:00
Nick Cao and GitHub
ed44a65978
vivaldi: 7.0.3495.6 -> 7.0.3495.18 ( #358331 )
2024-11-25 09:15:20 -05:00
Someone and GitHub
40f086a50e
Revert "singularity-tools: don't preserve store content ownership" ( #358817 )
2024-11-25 14:15:13 +00:00
Sandro and GitHub
f493a45997
sysdig-cli-scanner: do not use --dbpath arg when --iac is set ( #337736 )
2024-11-25 15:14:35 +01:00
Nick Cao and GitHub
636a7d3df4
glaze: 4.0.0 -> 4.0.1 ( #358464 )
2024-11-25 09:14:17 -05:00
Nick Cao and GitHub
1a482b25f7
cairo-lang: 2.8.4 -> 2.8.5 ( #358594 )
2024-11-25 09:13:27 -05:00
Nick Cao and GitHub
30fad0fd29
circom: 2.2.0 -> 2.2.1 ( #358598 )
2024-11-25 09:13:12 -05:00
Nick Cao and GitHub
eab50d9325
python312Packages.pymeteireann: 2021.8.0 -> 2024.11.0 ( #358642 )
2024-11-25 09:12:00 -05:00
Nick Cao and GitHub
052b7b7c93
python312Packages.elasticsearchdsl: 8.15.3 -> 8.16.0 ( #358697 )
2024-11-25 09:11:11 -05:00
Nick Cao and GitHub
9ca7693cdc
prometheus-statsd-exporter: 0.27.2 -> 0.28.0 ( #358715 )
2024-11-25 09:08:47 -05:00
Nick Cao and GitHub
fbfa5c5e56
hishtory: 0.304 -> 0.318 ( #358732 )
2024-11-25 09:07:42 -05:00
Nick Cao and GitHub
43cd4c93f7
bicep: 0.30.23 -> 0.31.92 ( #358736 )
2024-11-25 09:06:58 -05:00
Nick Cao and GitHub
95030d2e23
python312Packages.h5netcdf: 1.4.0 -> 1.4.1 ( #358784 )
2024-11-25 09:05:32 -05:00
Nick Cao and GitHub
bd7cf9d3d0
python312Packages.python-hcl2: 5.0.0 -> 5.1.1 ( #358786 )
2024-11-25 09:04:57 -05:00
Emily and GitHub
d9d68fe160
boost: fix build for non x86_64 hostPlatforms ( #358590 )
2024-11-25 13:58:51 +00:00
Emily and GitHub
4dda04a91a
uv: fix versionCheckHook ( #358837 )
2024-11-25 13:58:24 +00:00
Nick Cao and GitHub
2a0903c538
xenon: 0.9.1 -> 0.9.3 ( #358987 )
2024-11-25 08:57:25 -05:00
Emily and GitHub
50f4da7e74
llvmPackages.libclang{12,13,14,15,16}: ignore -nostd* flag when linking ( #358836 )
2024-11-25 13:56:20 +00:00
Nick Cao and GitHub
63cc33a7f6
i3bar-river: 1.0.1 -> 1.1.0 ( #358954 )
2024-11-25 08:56:18 -05:00
Emily and GitHub
39589350f7
treewide: improve prepending and appending derivation arguments in bash code ( #357052 )
2024-11-25 13:55:41 +00:00
Nick Cao and GitHub
38b8832950
govc: 0.44.0 -> 0.46.2 ( #358936 )
2024-11-25 08:55:20 -05:00
Nick Cao and GitHub
1a780f3be1
terraform-providers.dnsimple: 1.7.0 -> 1.8.0 ( #358935 )
2024-11-25 08:54:47 -05:00
Nick Cao and GitHub
d2874ac848
terraform-providers.digitalocean: 2.42.0 -> 2.44.1 ( #358932 )
2024-11-25 08:54:19 -05:00
Nick Cao and GitHub
bc4c037154
aerospike: 7.2.0.1 -> 7.2.0.4 ( #358916 )
2024-11-25 08:52:51 -05:00
Nick Cao and GitHub
efe54beb64
godns: 3.1.8 -> 3.1.9 ( #358863 )
2024-11-25 08:51:30 -05:00
Nick Cao and GitHub
aefcf4c91e
dynamodb-local: 2.5.2 -> 2.5.3 ( #358814 )
2024-11-25 08:44:42 -05:00
Emily and GitHub
eccdbae078
libsForQt5.qt5.qtwebengine: fix build with clang ( #358759 )
2024-11-25 13:42:39 +00:00
lassulus and GitHub
262d7b9aab
yggdrasil: 0.5.9 -> 0.5.10 ( #358708 )
2024-11-25 14:40:13 +01:00
nixpkgs-merge-bot[bot] and GitHub
80fec3bbe5
lock: 1.1.3 -> 1.2.0 ( #358714 )
2024-11-25 13:32:52 +00:00
Nick Cao and GitHub
913135d8d5
python311Packages.pyoverkiz: 1.14.2 -> 1.15.0 ( #358905 )
2024-11-25 08:31:20 -05:00
Nick Cao and GitHub
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 and GitHub
d1dbc08b4f
gopass-hibp: 1.15.14 -> 1.15.15 ( #358868 )
2024-11-25 08:28:13 -05:00