Arne Keller and GitHub
df1fbb0542
sonarlint-ls: Update 3.5.1.75119 -> 3.14.1.75775 & Minor Refactor ( #368174 )
2025-01-13 14:43:05 +01:00
Mauricio Collares and Reno Dakota
59396491c5
m4ri: do not autodetect some SIMD cpuflags
...
Co-authored-by: Reno Dakota <paparodeo@proton.me >
2025-01-13 14:42:32 +01:00
Jana Steuernagel
d9ff154b74
nixos/wyoming-faster-whisper: remove ProcSubset protection
...
ProcSubset protection blocks faster-whisper from parsing /proc/cpuinfo
This results in a fallback to a suboptimal processing method, causing
processing times to be unnecessarily long
2025-01-13 14:37:50 +01:00
R. Ryantm
a8d7d4d47d
kubernetes-controller-tools: 0.17.0 -> 0.17.1
2025-01-13 13:36:21 +00:00
Martin Weinelt and GitHub
ff36686647
astal.io: 0-unstable-2025-01-12 -> 0-unstable-2025-01-13 ( #373430 )
2025-01-13 14:33:58 +01:00
R. Ryantm
3538481bb3
havn: 0.1.17 -> 0.1.18
2025-01-13 13:28:13 +00:00
R. Ryantm
fb6e3f5ddb
iotop-c: 1.26 -> 1.27
2025-01-13 13:19:31 +00:00
fanquake
95ccc479de
bitcoin: 28.0 -> 28.1
2025-01-13 13:14:29 +00:00
R. Ryantm
aff0814876
gef: 2024.06 -> 2025.01
2025-01-13 13:13:11 +00:00
R. Ryantm
58a7d30589
cntr: 1.5.4 -> 1.6.0
2025-01-13 13:03:47 +00:00
R. Ryantm
14fdc6d450
python312Packages.dvc: 3.58.0 -> 3.59.0
2025-01-13 13:00:56 +00:00
wxt
5fe676f6a0
python313Packages.alexapy: 1.28.0 -> 1.29.5
2025-01-13 20:53:51 +08:00
R. Ryantm
24f9d18729
awsbck: 0.3.9 -> 0.3.10
2025-01-13 12:52:14 +00:00
Bobby Rong and GitHub
b8d482a8fb
gnome-recipes: fix gcc-14 build ( #373297 )
2025-01-13 20:46:54 +08:00
misilelab
eb804e33c4
uv: 0.5.17 -> 0.5.18
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2025-01-13 21:45:52 +09:00
Ch1keen
b3391c0bf4
ronin: 2.0.5 -> 2.1.0
2025-01-13 21:45:44 +09:00
Fabian Affolter
16d18d70df
python312Packages.glymur: 0.13.4 -> 0.13.6
...
Diff: https://github.com/quintusdias/glymur/compare/refs/tags/v0.13.6...v0.13.6
Changelog: https://github.com/quintusdias/glymur/blob/refs/tags/v0.13.6/CHANGES.txt
2025-01-13 13:45:17 +01:00
R. Ryantm
9bd2681429
cross-seed: 6.8.4 -> 6.8.5
2025-01-13 12:44:26 +00:00
R. Ryantm
483beec52f
astal.io: 0-unstable-2025-01-12 -> 0-unstable-2025-01-13
2025-01-13 12:36:35 +00:00
Arne Keller and GitHub
d554f2757a
python312Packages.fuse: fix cross build, cleanup, 1.0.7 -> 1.0.9 ( #373202 )
2025-01-13 13:34:44 +01:00
Fabian Affolter
914742a2e2
python313Packages.fast-histogram: disable failing test
2025-01-13 13:33:29 +01:00
Fabian Affolter
06c9cf23aa
python312Packages.fast-histogram: refactor
2025-01-13 13:31:59 +01:00
Bobby Rong and GitHub
bbc6850025
pantheon.elementary-terminal: 6.3.0 -> 6.3.1 ( #373142 )
2025-01-13 20:18:35 +08:00
Jörg Thalheim and GitHub
ffbb417c20
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 ( #373418 )
2025-01-13 13:07:37 +01:00
Jörg Thalheim and GitHub
7f98655412
nixos/image.modules: siplify type for better UX ( #371696 )
2025-01-13 13:07:01 +01:00
R. Ryantm
b8711737b5
blackfire: 2.28.21 -> 2.28.22
2025-01-13 12:05:47 +00:00
DavHau
6e6be76601
nixos/image.modules: siplify type for better UX
...
Usage before:
```
image.modules.my-format = [
(
{ config, pkgs, ... }:
{
imports = [ ./my-other-module.nix ];
foo = "bar";
};
)
]
```
Usage after:
```
image.modules.my-format = { config, pkgs, ... }: {
imports = [ ./my-other-module.nix ];
foo = "bar";
};
```
If the user wants to pass a list of modules only:
```
image.modules.my-format.imports = [
./module1.nix
./module2.nix
]
```
cc @phaer @zimbatm
2025-01-13 18:57:14 +07:00
Gaetan Lepage
fc74710259
python312Packages.mmengine: 0.10.5 -> 0.10.6
...
Diff: https://github.com/open-mmlab/mmengine/compare/refs/tags/v0.10.5...v0.10.6
Changelog: https://github.com/open-mmlab/mmengine/releases/tag/v0.10.6
2025-01-13 12:54:02 +01:00
R. Ryantm
dda2b8c3ac
v2ray: 5.23.0 -> 5.24.0
2025-01-13 11:52:27 +00:00
Bruno BELANYI and GitHub
979627e9b7
woodpecker-server: 2.8.2 -> 2.8.3 ( #373412 )
2025-01-13 11:49:35 +00:00
R. Ryantm
818f365315
readarr: 0.4.6.2711 -> 0.4.8.2726
2025-01-13 11:47:29 +00:00
dependabot[bot] and GitHub
c254691a5b
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/6f51ac03b9356f520e9adb1b1b7802705f340c2b...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 11:45:12 +00:00
Sandro and GitHub
c27de41422
nvitop: 1.4.0 -> 1.4.1 ( #373409 )
2025-01-13 12:41:12 +01:00
Gaétan Lepage and GitHub
9b592dc46d
pixi: 0.39.5 -> 0.40.0 ( #373394 )
2025-01-13 12:31:42 +01:00
Bernardo Meurer and Weijia Wang
52a4644715
virglrenderer: trim dependencies on darwin
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com >
2025-01-13 08:15:43 -03:00
Bernardo Meurer
2c4cfe8a84
virglrenderer: build on darwin
2025-01-13 08:15:43 -03:00
R. Ryantm
616f5fad97
woodpecker-server: 2.8.2 -> 2.8.3
2025-01-13 10:47:22 +00:00
Sandro and GitHub
fa39fa603c
nixos/echoip: init module ( #372970 )
2025-01-13 11:39:44 +01:00
Gaetan Lepage
e19a327757
nvitop: 1.4.0 -> 1.4.1
...
Diff: https://github.com/XuehaiPan/nvitop/compare/refs/tags/v1.4.0...v1.4.1
Changelog: https://github.com/XuehaiPan/nvitop/releases/tag/v1.4.1
2025-01-13 11:32:14 +01:00
Gaetan Lepage
617a55ad79
python312Packages.stable-baselines3: 2.4.0 -> 2.4.1-unstable-2025-01-07
...
Diff:
https://github.com/DLR-RM/stable-baselines3/compare/refs/tags/v2.4.0...b7c64a1aa4dd2fd3efed96e7a9ddb4d1f5c96112
Changelog:
https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.1
2025-01-13 11:31:37 +01:00
Vincent Laporte and GitHub
43cf16299d
ocamlPackages.camlp4: fix build ( #372762 )
2025-01-13 11:17:51 +01:00
Fabian Affolter
956d259f04
python313Packages.pytest-md-report: update disabled
2025-01-13 11:11:39 +01:00
Daniel Schaefer and GitHub
599c108a85
gnu-cim: unbreak ( #372000 )
2025-01-13 18:11:10 +08:00
Fabian Affolter
2fcd798e82
python313Packages.pytest-md-report: 0.6.2 -> 0.6.3
...
Changelog: https://github.com/thombashi/pytest-md-report/releases/tag/v0.6.3
2025-01-13 11:10:54 +01:00
Jörg Thalheim and GitHub
2784e63e63
wine64Packages.{unstable,staging}: 10.0-rc4 -> 10.0-rc5 ( #373249 )
2025-01-13 11:06:54 +01:00
Jörg Thalheim and GitHub
e7779f2efb
xawtv: Fix compilation with gcc 14.2 ( #372151 )
2025-01-13 11:05:41 +01:00
Fabian Affolter
8eef2ac6ef
python312Packages.versionfinder: refactor
2025-01-13 10:58:21 +01:00
84c7757c7b
mieru: 3.10.0 -> 3.11.0 ( #373381 )
...
Co-authored-by: oluceps <oluceps@users.noreply.github.com >
2025-01-13 09:57:15 +00:00
Fabian Affolter
35102ae163
python312Packages.yahooweather: remove
2025-01-13 10:52:52 +01:00
Fabian Affolter
3ebf00684c
python312Packages.python-hpilo: refactor
2025-01-13 10:38:56 +01:00