R. Ryantm
6d8778a896
python3Packages.ruff-api: 0.2.0 -> 0.2.1
2025-12-14 09:06:24 +00:00
Bjørn Forsman and GitHub
ddde01ad62
quartus-prime-lite: 24.1std.0.1077 -> 25.1std.0.1129 ( #469684 )
2025-12-14 09:06:03 +00:00
R. Ryantm
316b280d37
hacompanion: 1.0.23 -> 1.0.24
2025-12-14 09:00:52 +00:00
R. Ryantm
4b2d7f25e7
python3Packages.nvidia-ml-py: 13.580.82 -> 13.590.44
2025-12-14 08:55:51 +00:00
R. Ryantm
263407a0fb
flirt: 0.4 -> 0.4.1
2025-12-14 08:48:05 +00:00
Michele Guerini Rocco and GitHub
6299635431
sc-controller: 0.5.4 -> 0.5.5 ( #470545 )
2025-12-14 08:43:48 +00:00
numinit and GitHub
d839f66d0b
szurubooru: Host option and fixes for backwards compatibility ( #451178 )
2025-12-14 08:39:31 +00:00
R. Ryantm
bd561d9b11
syshud: 0-unstable-2025-12-06 -> 0-unstable-2025-12-09
2025-12-14 08:37:33 +00:00
nixpkgs-ci[bot] and GitHub
5736739dbe
numr: 0.1.8 -> 0.2.0 ( #470409 )
2025-12-14 08:32:16 +00:00
Michael Hoang
b615a8f823
mumble: use binary wrappers on macOS
...
Shell wrappers on macOS cause permission requests to come from Bash
rather than the correct application.
2025-12-14 09:22:39 +01:00
Aleksana and GitHub
a80284bb3d
runelite: add startupWMClass to .desktop ( #470380 )
2025-12-14 08:13:58 +00:00
Aleksana and GitHub
96590dcf26
python3Packages.rank-bm25: fix src.repo, replace src.rev with src.tag ( #470475 )
2025-12-14 08:05:07 +00:00
R. Ryantm
0ccff76678
python3Packages.awsiotsdk: 1.26.0 -> 1.27.0
2025-12-14 08:00:53 +00:00
zowoq and GitHub
08af2afed6
terraform-providers.hashicorp_aws: 6.25.0 -> 6.26.0 ( #470646 )
2025-12-14 07:56:57 +00:00
zowoq and GitHub
0e1b316415
terraform-providers.datadog_datadog: 3.81.0 -> 3.82.0 ( #470645 )
2025-12-14 07:56:46 +00:00
Justin Restivo
c3a86553c5
python3Packages.rank-bm25: fix src.repo, replace src.rev with src.tag
2025-12-14 02:56:22 -05:00
Gliczy
2a3c746451
vencord: 1.13.6 -> 1.13.8
2025-12-14 08:41:13 +01:00
R. Ryantm
719a1ec1c5
terraform-providers.hashicorp_aws: 6.25.0 -> 6.26.0
2025-12-14 07:40:03 +00:00
R. Ryantm
df622f905e
terraform-providers.datadog_datadog: 3.81.0 -> 3.82.0
2025-12-14 07:38:37 +00:00
Yechiel Worenklein
c5c90a4dff
burpsuite: 2025.11.3 -> 2025.12
2025-12-14 09:37:35 +02:00
Gliczy
6b0fa5397c
easyeffects: 8.0.6 -> 8.0.8
2025-12-14 08:23:56 +01:00
Sergei Trofimovich
23236b331d
fetchurl: fix handling of fallback URLs
...
Without the change fallback to `urls = []` does not
work as `$urls` evaluates on ony first entry. Use
`${urls[@]}` instead.
Example derivation that is fixed in `master` is
`xterm.src`:
Before:
$ nix build --no-link -f. xterm.src --rebuild -L
xterm> structuredAttrs is enabled
...
xterm> trying ftp://ftp.invisible-island.net/xterm/xterm-403.tgz
...
xterm> curl: (67) Access denied: 550
xterm> error: cannot download xterm-403.tgz from any mirror
After:
$ nix build --no-link -f. xterm.src --rebuild -L
xterm> structuredAttrs is enabled
...
xterm> trying ftp://ftp.invisible-island.net/xterm/xterm-403.tgz
...
xterm> curl: (67) Access denied: 550
...
xterm> trying https://invisible-mirror.net/archives/xterm/xterm-403.tgz
xterm> % Total % Received % Xferd Average Speed Time Time Time Current
xterm> Dload Upload Total Spent Left Speed
xterm> 100 1577k 100 1577k 0 0 703670 0 0:00:02 0:00:02 --:--:-- 703866
2025-12-14 07:22:20 +00:00
banh
ae58ad4a48
runelite: add startupWMClass to .desktop
2025-12-13 23:16:24 -08:00
LuckShiba
e25f99a938
nixos/release-notes: add entries for dms-shell, dms-greeter, and dsearch modules
2025-12-14 04:06:25 -03:00
LuckShiba
0de2873a44
nixos/dms-greeter: update to dms-shell 1.0.2
2025-12-14 04:06:23 -03:00
LuckShiba
e9b36b8ab9
nixos/dms-shell: update to dms-shell 1.0.2
2025-12-14 04:05:45 -03:00
LuckShiba
f2d16d9418
dms-shell: 0.6.2 -> 1.0.2
2025-12-14 04:05:44 -03:00
R. Ryantm
80f2b82a83
python3Packages.qdrant-client: 1.16.1 -> 1.16.2
2025-12-14 06:56:55 +00:00
LuckShiba
e60e3f9ded
teams/danklinux: inherit packages and modules
2025-12-14 03:52:04 -03:00
LuckShiba
ab1889dd8d
teams/danklinux: init
2025-12-14 03:52:04 -03:00
Aleksana and GitHub
0b7f978200
python3Packages.sentencepiece: fix segfault on import for darwin ( #470582 )
2025-12-14 06:49:42 +00:00
nixpkgs-ci[bot] and GitHub
c93bf6425a
luau: 0.702 -> 0.703 ( #470609 )
2025-12-14 06:40:15 +00:00
R. Ryantm
cdb5c801b3
libretro.play: 0-unstable-2025-11-03 -> 0-unstable-2025-12-10
2025-12-14 06:24:44 +00:00
Muhammad Falak R Wani
24c8501580
bpftrace: 0.24.1 -> 0.24.2
...
Diff: https://github.com/bpftrace/bpftrace/compare/v0.24.1...v0.24.2
Changelog: https://github.com/bpftrace/bpftrace/releases/tag/v0.24.2
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com >
2025-12-14 06:19:53 +00:00
Gliczy
8d05286839
komikku: 1.96.0 -> 1.97.0
2025-12-14 07:18:35 +01:00
nixpkgs-ci[bot] and GitHub
50ad20f900
typescript-go: 0-unstable-2025-12-06 -> 0-unstable-2025-12-13 ( #470627 )
2025-12-14 05:52:06 +00:00
R. Ryantm
e7de04bca7
python3Packages.censys: 2.2.18 -> 2.2.19
2025-12-14 05:45:31 +00:00
Colin and GitHub
f57b18cd2a
mpvScripts.mpv-gallery-view: init at 0-unstable-2024-09-27 ( #400820 )
2025-12-14 05:44:20 +00:00
Fernando Rodrigues and GitHub
a9860fd205
fosrl-newt: 1.5.2 -> 1.7.0, modernize ( #470284 )
2025-12-14 05:42:45 +00:00
R. Ryantm
1e76884214
typescript-go: 0-unstable-2025-12-06 -> 0-unstable-2025-12-13
2025-12-14 05:35:04 +00:00
Fernando Rodrigues and GitHub
dfa9b2577e
fosrl-olm: 1.1.5 -> 1.2.0 ( #470513 )
2025-12-14 05:26:48 +00:00
Fernando Rodrigues and GitHub
02ff89054c
fosrl-gerbil: 1.2.1 -> 1.3.0 ( #470525 )
2025-12-14 05:26:27 +00:00
R. Ryantm
cfac7704a1
vscode-extensions.coder.coder-remote: 1.11.4 -> 1.11.5
2025-12-14 05:20:38 +00:00
R. Ryantm
4003ebd37c
rattler-build: 0.53.0 -> 0.54.0
2025-12-14 05:15:26 +00:00
R. Ryantm
d6d3ea8d13
rime-ice: 2025.04.06 -> 2025.12.08
2025-12-14 05:13:41 +00:00
nixpkgs-ci[bot] and GitHub
2c3cb6e355
basedpyright: 1.34.0 -> 1.36.0 ( #469352 )
2025-12-14 05:01:30 +00:00
Aleksana and GitHub
5666fed043
desync: 0.9.6 -> 1.0.0 ( #470326 )
2025-12-14 04:46:26 +00:00
Aleksana and GitHub
6192b7702c
roboto-{mono,slab}: update homepage url ( #470469 )
2025-12-14 04:44:17 +00:00
R. Ryantm
c4a3588ca5
encrypted-dns-server: 0.9.17 -> 0.9.18
2025-12-14 04:43:08 +00:00
Aleksana and GitHub
21cac7e821
gnome-kra-ora-thumbnailer: init at 1.4 ( #470562 )
2025-12-14 04:40:45 +00:00