sternenseemann
e756cc1b5e
Merge 73557c22ec
into haskell-updates
2025-06-08 13:03:37 +02:00
Akshay Mankar
0e051017d4
haskellPackages.amazonka-s3-streaming: Use source from hackage
...
This package is not part of the amazonka repository.
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2025-06-08 12:32:07 +02:00
sternenseemann
4081597cf1
haskell.packages.ghc9102.servant-client: fix for text >= 2.1.2
...
The issue presents itself in README.lhs which normally is a symlink to
README.md. Upstream has a patch fixing the issue, but we need to
additionally deal with the fact that the Hackage tarball doesn't
preserve the symlink, of course.
2025-06-08 12:18:28 +02:00
Pol Dellaiera
73557c22ec
phpPackages.grumphp: 2.12.0 -> 2.13.0 ( #414857 )
2025-06-08 08:03:27 +02:00
Aleksana
9c0c802f4f
soulseekqt: drop ( #414632 )
2025-06-08 13:51:02 +08:00
Doron Behar
ecb8f8a922
gentium: 6.200 -> 7.000 ( #414001 )
2025-06-08 08:05:28 +03:00
Doron Behar
85794319e7
gentium: mention rename confusion in release notes
2025-06-08 07:53:39 +03:00
Paul Mulders
af9ffbb640
blender: fix hip support ( #410748 )
2025-06-07 23:17:55 -04:00
Dmitry Kalinkin
0060edafbf
python312Packages.rucio: init at 32.8.6 ( #410379 )
2025-06-07 23:15:47 -04:00
Yohann Boniface
8589aab2ab
mini-calc: 3.4.2 -> 4.0.0 ( #414885 )
2025-06-08 05:12:02 +02:00
Sandro
05e776eef5
nixosTests.ngingx-http3: fix race condition ( #412954 )
2025-06-08 03:23:56 +02:00
Sandro
90a3aedcc2
python3Packages.osprofiler: 4.2.0 -> 4.3.0 ( #414475 )
2025-06-08 03:23:07 +02:00
Sandro
0522108a33
nixosTests.keepassxc: enable dconf ( #389288 )
2025-06-08 03:20:20 +02:00
Markus S. Wamser
e91a6f4594
nixosTests.keepassxc: enable dconf
...
Keepass tries to commit data to the service ca.desrt.dconf, which
leads to many warnings in the test log if dconf is not enabled.
2025-06-08 02:59:10 +02:00
nixpkgs-merge-bot[bot]
82031c5b6c
nom: 2.8.1 -> 2.8.2 ( #414866 )
...
Co-authored-by: nadir-ishiguro <nadir-ishiguro@users.noreply.github.com>
2025-06-08 00:56:51 +00:00
R. Ryantm
13a7364eda
mini-calc: 3.4.2 -> 4.0.0
2025-06-08 00:33:29 +00:00
nixpkgs-merge-bot[bot]
eb651797af
libnick: 2025.5.3 -> 2025.6.1 ( #414713 )
...
Co-authored-by: normalcea <normalcea@users.noreply.github.com>
2025-06-07 23:38:32 +00:00
Philip Taron
3ad4b055fc
applyPatches: passthru outputHashAlog ( #414869 )
2025-06-07 16:31:29 -07:00
Martin Weinelt
f2aff81018
applyPatches: passthru outputHashAlog
...
Fixes evaluation of the find-tarballs.nix script used in the tarballs
mirror pipeline.
```
$ nix-instantiate --eval --json --strict maintainers/scripts/find-tarballs.nix --arg expr 'import maintainers/scripts/all-tarballs.nix' --show-trace
[...]
error:
… while calling anonymous lambda
at maintainers/scripts/find-tarballs.nix:3:1:
2|
3| {
| ^
4| expr,
… while evaluating uniqueFiles
at maintainers/scripts/find-tarballs.nix:105:1:
104| in
105| uniqueFiles
| ^
106|
… while calling the 'map' builtin
at maintainers/scripts/find-tarballs.nix:26:17:
25|
26| uniqueFiles = map (x: x.file) (genericClosure {
| ^
27| startSet = map (file: {
… while calling the 'genericClosure' builtin
at maintainers/scripts/find-tarballs.nix:26:34:
25|
26| uniqueFiles = map (x: x.file) (genericClosure {
| ^
27| startSet = map (file: {
… while evaluating type
at maintainers/scripts/find-tarballs.nix:28:28:
27| startSet = map (file: {
28| key = with file; (if type == null then "" else type + "+") + hash;
| ^
29| inherit file;
error: attribute 'outputHashAlgo' missing
at maintainers/scripts/find-tarballs.nix:38:16:
37| isPatch = (drv ? postFetch && drv.postFetch != "");
38| type = drv.outputHashAlgo;
| ^
39| name = drv.name;
```
2025-06-08 01:20:38 +02:00
R. Ryantm
3e3af30ad2
nom: 2.8.1 -> 2.8.2
2025-06-07 22:56:44 +00:00
Gaétan Lepage
4e83c8182d
python3Packages.mcp: 1.9.1 -> 1.9.3 ( #414458 )
2025-06-08 00:56:33 +02:00
Gaétan Lepage
59b82dfa27
python3Packages.oelint-data: 1.0.15 -> 1.0.16 ( #414790 )
2025-06-08 00:55:34 +02:00
kirillrdy
62baba4629
snx-rs: 3.1.2 -> 4.4.1 ( #413854 )
2025-06-08 08:54:52 +10:00
Luke Granger-Brown
2bba56abc6
isponsorblocktv: add darwin platforms ( #414850 )
2025-06-07 23:48:42 +01:00
Gaétan Lepage
738fc4803f
pre-commit: cleanup ( #414859 )
2025-06-08 00:44:25 +02:00
Doron Behar
9dd340e308
nixosTests.fontconfig-default-fonts: use Gentium font
...
As GentiumPlus will probably never be updated further by upstream.
2025-06-08 01:31:31 +03:00
Benedikt Fein
8aad240124
gentium: init at 7.000
2025-06-08 01:31:31 +03:00
Gaétan Lepage
deb104f988
vimPlugins.darcubox-nvim: init at 2025-06-03 ( #414809 )
2025-06-08 00:28:57 +02:00
Yohann Boniface
9fa611dc2a
librashader: use finalAttrs & updateScript ( #414820 )
2025-06-08 00:21:58 +02:00
Nikolay Korotkiy
a65cc51f49
signal-cli: 0.13.15 -> 0.13.16 ( #414821 )
2025-06-08 02:13:02 +04:00
Gaetan Lepage
381050065b
pre-commit: cleanup
2025-06-08 00:12:35 +02:00
Donovan Glover
d526249f76
hyprshell: 3.3.2 -> 4.1.1 from hyprswitch ( #412775 )
2025-06-07 22:11:58 +00:00
R. Ryantm
386fcf3077
phpPackages.grumphp: 2.12.0 -> 2.13.0
2025-06-07 22:04:14 +00:00
Gaétan Lepage
48ad995f18
pre-commit: cleanup ( #414735 )
2025-06-08 00:02:00 +02:00
Yohann Boniface
1128c7740c
maintainers: drop sno2wman ( #414721 )
2025-06-07 23:58:22 +02:00
Gaétan Lepage
b319abc00a
zed-editor: 0.188.3 -> 0.189.5 ( #414810 )
2025-06-07 23:40:26 +02:00
Michele Guerini Rocco
6c226608d1
nixos/pdns-recursor: reload service on config change ( #414732 )
2025-06-07 23:39:54 +02:00
rewine
205925b171
simdutf: 7.2.0 -> 7.3.0 ( #414839 )
2025-06-08 05:32:06 +08:00
Sandro
1fe22e48a2
tkmm: init at 2.0.0-beta3 ( #414802 )
2025-06-07 23:31:31 +02:00
Bruno BELANYI
bb85b94d0f
woodpecker-plugin-git: 2.6.4 -> 2.6.5 ( #414833 )
2025-06-07 22:19:52 +01:00
Murph Murphy
b2a84e5a6c
isponsorblocktv: add darwin platforms
...
There are published osx artifacts and none of the python packages used are linux specific. Tested on OSX Sequoia with `--impure` and `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1` and confirmed that functionality fully works.
2025-06-07 15:14:05 -06:00
Cosima Neidahl
1c8099284c
corrscope: 0.10.1 -> 0.11.0, migrate to Qt6 ( #412658 )
2025-06-07 23:09:29 +02:00
Jakob Beckmann
f7d136fea7
chore: add luajitPackages.sofa
2025-06-07 22:27:16 +02:00
R. Ryantm
c296a9d13b
simdutf: 7.2.0 -> 7.3.0
2025-06-07 20:05:52 +00:00
R. Ryantm
4712b18085
woodpecker-plugin-git: 2.6.4 -> 2.6.5
2025-06-07 19:35:55 +00:00
7c6f434c
0e9e520ad1
asdf_2_26: fix build ( #414829 )
2025-06-07 19:35:15 +00:00
Sizhe Zhao
12cdf167de
asdf_2_26: fix build
2025-06-08 03:18:06 +08:00
Sandro
637d900e33
python3Packages.sanic-ext: init at 24.12.0 ( #410691 )
2025-06-07 21:07:24 +02:00
Benedikt Fein
c93299fd44
gentium-plus: rename from gentium
...
Upstream has named this font 'GentiumPlus' all the time, and stopped
releasing new versions of this font, but began to release a font named
simply 'Gentium' straight at version 7.000.
2025-06-07 22:03:21 +03:00
Benedikt Fein
496731bdbe
gentium-book: init at 7.000
2025-06-07 22:03:20 +03:00
Nick Cao
ad47117c7d
telegram-desktop: 5.14.3 -> 5.15.2 ( #414062 )
2025-06-07 14:59:55 -04:00
Doron Behar
718db763e8
gentium: no with lib; in meta
2025-06-07 21:59:43 +03:00
Doron Behar
b334686626
gentium: use finalAttrs
2025-06-07 21:59:03 +03:00
Nick Cao
96e7f5363d
openpgp-card-tools: 0.11.8 -> 0.11.9 ( #414743 )
2025-06-07 14:58:20 -04:00
Azat Bahawi
5d8898c6da
werf: 2.36.3 -> 2.37.1 ( #414768 )
2025-06-07 21:57:05 +03:00
R. Ryantm
14c3dfe209
signal-cli: 0.13.15 -> 0.13.16
2025-06-07 18:54:10 +00:00
Peder Bergebakken Sundt
0fed06c934
mlt: Remove SDL1 support ( #414684 )
2025-06-07 20:49:43 +02:00
Peder Bergebakken Sundt
6d7c106115
jimtcl: build against SDL2 ( #414591 )
2025-06-07 20:44:58 +02:00
Sizhe Zhao
13df5fa80d
librashader: add updateScript
2025-06-08 02:43:25 +08:00
Sizhe Zhao
251dfdfd3e
librashader: use finalAttrs
2025-06-08 02:38:57 +08:00
vinylen
aa68af28ed
vimPlugins.darcubox-nvim: init at 2025-06-03
2025-06-07 20:13:41 +02:00
7c6f434c
e863e0fe1e
remind: 05.03.07 -> 05.04.00 ( #414746 )
2025-06-07 18:05:18 +00:00
John Titor
cd64f1bd87
treewide: migrate nixos modules to networking.hosts
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-06-07 23:09:46 +05:30
Peter Lehmann
c586196e17
nixos/pdns-recursor: reload service on config change
2025-06-07 19:13:07 +02:00
rucadi
76c6760e48
tkmm: init at 2.0.0-beta3
2025-06-07 19:11:51 +02:00
Wolfgang Walther
d859e3fcb9
postgresqlPackages.pg_net: 0.14.0 -> 0.15.1 ( #414784 )
2025-06-07 17:09:40 +00:00
nixpkgs-merge-bot[bot]
3d7038d137
cubeb: 0-unstable-2025-05-29 -> 0-unstable-2025-06-03 ( #414771 )
...
Co-authored-by: marcin-serwin <marcin@serwin.dev>
2025-06-07 17:09:12 +00:00
Martin Weinelt
9dd76978b8
evcc: 0.204.1 -> 0.204.2 ( #414770 )
2025-06-07 18:54:04 +02:00
R. Ryantm
4c81d67f69
python3Packages.oelint-data: 1.0.15 -> 1.0.16
2025-06-07 16:41:17 +00:00
Gaetan Lepage
9e783da416
zed-editor: 0.188.3 -> 0.189.5
...
Diff: https://github.com/zed-industries/zed/compare/refs/tags/v0.188.3...v0.189.5
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.189.5
2025-06-07 18:38:22 +02:00
Nikolay Korotkiy
f98ba0c331
debianutils: 5.22 -> 5.23.1 ( #414738 )
2025-06-07 20:26:05 +04:00
Donovan Glover
cad9734b03
gmnisrv: drop ( #414761 )
2025-06-07 16:18:13 +00:00
Aaron Andersen
82be0a018d
kodiPackages.controller-topology-project: 1.0.2 -> 1.0.3 ( #414393 )
2025-06-07 12:01:23 -04:00
R. Ryantm
8308f5ed6a
postgresqlPackages.pg_net: 0.14.0 -> 0.15.1
2025-06-07 15:57:10 +00:00
R. Ryantm
47d5fd8b51
osinfo-db: 20250124 -> 20250606
2025-06-07 17:55:42 +02:00
Gaétan Lepage
d87d473cde
air-formatter: 0.6.0 -> 0.7.0 ( #414590 )
2025-06-07 17:42:15 +02:00
Nikolay Korotkiy
02aa94e250
c3c: 0.7.1 -> 0.7.2 ( #413263 )
2025-06-07 19:35:16 +04:00
Philip Taron
7a43a66cea
minimal-bootstrap: fix the eval (rewriteURL fallout) ( #414769 )
2025-06-07 08:30:03 -07:00
K900
edf162c46f
mesa: 25.1.2 -> 25.1.3 ( #414772 )
2025-06-07 18:27:03 +03:00
K900
ad3580bed9
mesa: 25.1.2 -> 25.1.3
...
Diff: https://gitlab.freedesktop.org/mesa/mesa/-/compare/mesa-25.1.2...mesa-25.1.3
Changelog: https://docs.mesa3d.org/relnotes/25.1.3.html
2025-06-07 18:16:35 +03:00
Sergei Trofimovich
21e21bf5c3
minimal-bootstrap: fix the eval (rewriteURL fallout)
...
Without the change the eval fails as:
$ nix-instantiate -A minimal-bootstrap.bash --argstr system i686-linux
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'bash-5.2.15'
whose name attribute is located at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:85:19
… while evaluating attribute 'PATH' of derivation 'bash-5.2.15'
at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:108:11:
107| SHELL = "${bash_2_05}/bin/bash";
108| PATH = lib.makeBinPath (
| ^
109| (env.nativeBuildInputs or [ ])
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: function 'anonymous lambda' called without required argument 'rewriteURL'
at /tmp/nixpkgs/pkgs/build-support/fetchurl/boot.nix:5:1:
4|
5| {
| ^
6| rewriteURL,
2025-06-07 16:09:21 +01:00
Martin Weinelt
39db0181a6
evcc: 0.204.1 -> 0.204.2
...
https://github.com/evcc-io/evcc/releases/tag/0.204.2
2025-06-07 17:00:22 +02:00
Michael Daniels
cd7501745a
gmnisrv: drop
...
Fails to build with gcc 14, unmaintained upstream for 2 years.
Link to upstream: https://git.sr.ht/~sircmpwn/gmnisrv
2025-06-07 10:58:10 -04:00
Cosima Neidahl
dd90a8666b
palemoon-bin: 33.7.1 -> 33.7.2 ( #414347 )
2025-06-07 16:52:20 +02:00
R. Ryantm
7d82245c24
werf: 2.36.3 -> 2.37.1
2025-06-07 14:51:01 +00:00
R. Ryantm
661ba9dd8c
cubeb: 0-unstable-2025-05-29 -> 0-unstable-2025-06-03
2025-06-07 14:44:38 +00:00
Thomas Gerbet
65953062ad
teleport_16: 16.5.10 -> 16.5.11 ( #414507 )
2025-06-07 16:20:36 +02:00
Janne Heß
5e39c24dc1
app2unit: init at 0-unstable-2025-05-09 ( #406279 )
2025-06-07 16:08:19 +02:00
Wolfgang Walther
1e312a7da7
python3Packages.pylamarzocco: 2.0.7 -> 2.0.8 ( #410718 )
2025-06-07 14:05:16 +00:00
Austin Horstman
22622bd981
vimPlugins.checkmate-nvim: init at 2025-06-05 ( #414748 )
2025-06-07 08:48:32 -05:00
Yureka
f7a8cfb119
nixos/lasuite-docs: Set collaboration server allowed origins ( #413190 )
...
Without this, the collaboration server closes the websocket connection
and activity within the doc is not synchronized.
2025-06-07 15:38:27 +02:00
vinylen
6ed2e62ab1
vimPlugins.checkmate-nvim: init at 2025-06-05
2025-06-07 15:21:59 +02:00
Thomas Gerbet
7f7282e533
nixos/jenkins: Introduce javaPackage option; Bump Java version to 21 ( #412480 )
2025-06-07 15:17:23 +02:00
R. Ryantm
955975939b
remind: 05.03.07 -> 05.04.00
2025-06-07 13:12:19 +00:00
Wolfgang Walther
ab60fdf504
roslyn-ls: 5.0.0-1.25263.3 -> 5.0.0-1.25266.2 ( #410806 )
2025-06-07 13:08:09 +00:00
7c6f434c
eb8cdab1c4
debian-devscripts: 2.25.10 -> 2.25.14 ( #414554 )
2025-06-07 13:01:25 +00:00
Maximilian Bosch
bf817a01f9
Merge: glibc: allow easier overriding of linux headers package ( #413735 )
2025-06-07 14:45:30 +02:00
R. Ryantm
0bdfc47756
openpgp-card-tools: 0.11.8 -> 0.11.9
2025-06-07 12:45:04 +00:00
R. Ryantm
a202cd1d89
debianutils: 5.22 -> 5.23.1
2025-06-07 12:35:59 +00:00
Gaetan Lepage
0a3009efd4
pre-commit: cleanup
2025-06-07 14:30:36 +02:00
Pol Dellaiera
f1a85c3755
php83: 8.3.21 -> 8.3.22 ( #414709 )
2025-06-07 14:25:57 +02:00
Azat Bahawi
b932c31ba4
gsl-lite: 0.43.0 -> 1.0.1 ( #412352 )
2025-06-07 14:59:56 +03:00
Azat Bahawi
07ee6db808
seaweedfs: 3.88 -> 3.89 ( #414642 )
2025-06-07 14:48:58 +03:00
nixpkgs-merge-bot[bot]
097c554d0c
wgsl-analyzer: 2025-04-04 -> 2025-06-02 ( #414492 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com>
2025-06-07 11:32:47 +00:00
SnO2WMaN
6bd398a5bf
maintainers: drop sno2wman
2025-06-07 20:29:28 +09:00
Thiago Kenji Okada
00a782c7a2
libretro.scummvm: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03 ( #414679 )
2025-06-07 12:18:04 +01:00
Maximilian Bosch
cf0370b028
Merge: nixos/matrix-synapse: Fix merging log configuration ( #409839 )
2025-06-07 12:48:22 +02:00
Wolfgang Walther
68f6944b20
Revert "level-zero: 1.21.9 -> 1.22.3" ( #414215 )
2025-06-07 10:42:54 +00:00
Wolfgang Walther
ce64f82730
opengrok: 1.13.30 -> 1.14.0 ( #410889 )
2025-06-07 10:37:19 +00:00
Wolfgang Walther
0d4a75b990
ns-usbloader: 7.1 -> 7.2 ( #352527 )
2025-06-07 10:23:43 +00:00
Thiago Kenji Okada
92c5c3c974
osu-lazer{,-bin}: 2025.605.3 -> 2025.607.0 ( #414596 )
2025-06-07 11:20:19 +01:00
Maximilian Bosch
3cf7d02c3e
php83: 8.3.21 -> 8.3.22
...
ChangeLog: https://www.php.net/ChangeLog-8.php#8.3.22
2025-06-07 12:20:08 +02:00
R. Ryantm
cc580679f1
libnick: 2025.5.3 -> 2025.6.1
2025-06-07 10:19:24 +00:00
Maximilian Bosch
0ecd822266
Merge: meshcentral: 1.1.44 -> 1.1.45 ( #411960 )
2025-06-07 11:54:32 +02:00
nixpkgs-merge-bot[bot]
6dbd508802
firezone-gateway: 1.4.9 -> 1.4.10 ( #414330 )
...
Co-authored-by: oddlama <oddlama@oddlama.org>
2025-06-07 09:44:15 +00:00
Maximilian Bosch
21c3235b13
Merge: grafana-image-renderer: 3.12.5 -> 3.12.6 ( #412200 )
2025-06-07 11:36:38 +02:00
Colin
e147acaaad
xarchiver: build with strictDeps=true ( #406599 )
2025-06-07 09:15:14 +00:00
Gaétan Lepage
d23143878f
uv: 0.7.11 -> 0.7.12 ( #414650 )
2025-06-07 11:14:52 +02:00
7c6f434c
4db7e575e6
Revert "n2048: drop" ( #414672 )
2025-06-07 08:49:52 +00:00
Aleksana
4be599ad29
cordless: drop ( #414661 )
2025-06-07 16:44:50 +08:00
Aleksana
3e3afe5174
pre-commit: unbreak darwin ( #414549 )
2025-06-07 16:35:48 +08:00
Aleksana
a6540adec3
detach: init at 0.2.3 ( #414568 )
2025-06-07 16:35:08 +08:00
Aleksana
9800cc535b
chawan: orphan ( #414602 )
2025-06-07 16:33:52 +08:00
Aleksana
c9f4f178dd
shadps4: fix update script ( #412032 )
2025-06-07 16:29:55 +08:00
aleksana
e77069c4f1
Revert "n2048: drop"
...
This reverts commit ba4aba08b3
.
2025-06-07 15:34:09 +08:00
Bobby Rong
a6dc557dac
vte: 0.80.1 -> 0.80.2 ( #412572 )
2025-06-07 15:30:23 +08:00
R. Ryantm
78e57a633a
libretro.scummvm: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03
2025-06-07 07:25:00 +00:00
Grimmauld
3bc69d42d5
mlt: Remove SDL1 support
...
mlt supports both sdl1 and sdl2, with sdl1 not being critical:
It was never enabled on darwin, even though it was technically availabe.
SDL1 is deprecated upstream, and has been replaced in nixpkgs with `SDL_compat`,
which is just a shim running through SDL2 later. If SDL2 is supported,
adding SDL1 is pointless.
2025-06-07 09:12:12 +02:00
Peder Bergebakken Sundt
6f155bc0af
miniaudio: export miniaudio header ( #411069 )
2025-06-07 09:00:21 +02:00
nixpkgs-merge-bot[bot]
d8d5ae4443
stevenblack-blocklist: 3.15.37 -> 3.15.42 ( #413486 )
...
Co-authored-by: Frontear <Frontear@users.noreply.github.com>
2025-06-07 06:27:01 +00:00
aleksana
748d375bd9
cordless: drop
2025-06-07 14:16:02 +08:00
Mutsuha Asada
1d2afc0e99
ocamlPackages.wasm: 2.0.1 -> 2.0.2
2025-06-07 08:09:22 +02:00
Pol Dellaiera
c459c10641
logcheck: 1.4.4 -> 1.4.5 ( #414654 )
2025-06-07 08:05:16 +02:00
Pol Dellaiera
e6f9181ee9
xed: 2024.02.22 -> 2025.03.02 ( #414637 )
2025-06-07 08:04:41 +02:00
Frank Doepper
72caf3acb7
uudeview: 0.5.20 -> 0.5.20-unstable-2025-03-20, update repo, fixes build ( #411084 )
2025-06-07 14:03:38 +08:00
Pol Dellaiera
2ba6a4f630
graphhopper: fix and enable strictDeps ( #414587 )
2025-06-07 08:02:21 +02:00
Pol Dellaiera
dac80a3224
n2048: drop ( #414619 )
2025-06-07 08:01:24 +02:00
Aleksana
927735a56e
sylpheed: fix with gcc 14 ( #414037 )
2025-06-07 14:00:21 +08:00
Pol Dellaiera
caebc39b86
claude-code: 1.0.11 -> 1.0.17 ( #414599 )
2025-06-07 07:57:39 +02:00
Pol Dellaiera
3172e8214a
lazygit: 0.51.1 -> 0.52.0 ( #414635 )
2025-06-07 07:56:38 +02:00
Aleksana
a02164e094
ocamlPackages.mdx: fix Darwin build ( #414279 )
2025-06-07 13:56:21 +08:00
Pol Dellaiera
10597363ab
treewide: remove with lib Part 4 ( #414605 )
2025-06-07 07:46:36 +02:00
Guilhem Saurel
fe9d231ab6
libfaketime: clean
2025-06-07 07:41:33 +02:00
Guilhem Saurel
3c4d0acfe2
libfaketime: clean
2025-06-07 07:41:33 +02:00
Guilhem Saurel
665e4c13be
libfaketime: keep 0.9.11 on linux
2025-06-07 07:41:33 +02:00
Guilhem Saurel
bd23e60931
Revert "libfaketime: 0.9.10 -> 0.9.11"
...
This reverts commit abeb33f662
as it break texlive on darwin
ref. https://github.com/NixOS/nixpkgs/pull/413916
ref. https://github.com/wolfcw/libfaketime/issues/499
2025-06-07 07:41:33 +02:00
Sizhe Zhao
7243228aef
uv: 0.7.11 -> 0.7.12
2025-06-07 13:31:48 +08:00
R. Ryantm
3f1dc43dde
logcheck: 1.4.4 -> 1.4.5
2025-06-07 05:30:17 +00:00
nixpkgs-merge-bot[bot]
11cfe3f84d
particle-cli: 3.35.11 -> 3.36.1 ( #414641 )
...
Co-authored-by: ttrssreal <ttrssreal@users.noreply.github.com>
2025-06-07 05:25:21 +00:00
Aleksana
c45db15d59
mmsd: drop ( #414633 )
2025-06-07 13:11:29 +08:00
R. Ryantm
305ed8d9cb
seaweedfs: 3.88 -> 3.89
2025-06-07 04:42:12 +00:00
R. Ryantm
e569362598
particle-cli: 3.35.11 -> 3.36.1
2025-06-07 04:39:27 +00:00
emaryn
10606ff13f
xed: 2024.02.22 -> 2025.03.02
...
Diff: https://github.com/intelxed/xed/compare/v2024.02.22...v2025.03.02
2025-06-07 12:37:18 +08:00
Jost Alemann
b943bef615
lazygit: 0.51.1 -> 0.52.0
...
Changelog: https://github.com/jesseduffield/lazygit/releases/tag/v0.52.0
Diff: https://github.com/jesseduffield/lazygit/compare/v0.51.1...v0.52.0
2025-06-07 05:50:58 +02:00
aleksana
2772bd1e38
mmsd: drop
2025-06-07 11:34:01 +08:00
aleksana
25e90088b9
soulseekqt: drop
2025-06-07 11:25:46 +08:00
Aleksana
067a39e41a
newelle: init at 0.9.7 ( #409626 )
2025-06-07 10:27:35 +08:00
Aleksana
15293a19e7
zsh-history: drop ( #399466 )
2025-06-07 10:18:08 +08:00
aleksana
ba4aba08b3
n2048: drop
2025-06-07 10:17:18 +08:00
Aleksana
29b0d553e8
rustic: simplify shell completion installation ( #414282 )
2025-06-07 10:07:28 +08:00
vys
6686a3e463
osu-lazer{,-bin}: 2025.605.3 -> 2025.607.0
...
osu-lazer: 2025.605.3 -> 2025.607.0
osu-lazer-bin: 2025.605.3 -> 2025.607.0
chore: formatted files
fixed review conflicts
2025-06-06 21:54:43 -04:00
Aleksana
d2efacc2fd
nekoray: fix icon not shown ( #414548 )
2025-06-07 09:36:37 +08:00
h4rl
f29a5f158b
ja2-stracciatella: mark as broken
2025-06-07 02:31:42 +02:00
h4rl
640036c10e
miniaudio: export miniaudio header
2025-06-07 02:31:08 +02:00
Martin Weinelt
703f47030f
docs/language-frameworks/python: don't test coverage etc ( #414551 )
2025-06-07 02:17:36 +02:00
Felix Singer
e3846c4216
jenkins: Pin Java version to 21
...
Java 21 is the latest supported version by Jenkins. In order to not get
any unexpected issues, pin the Java package to 21.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-07 02:04:20 +02:00
Peder Bergebakken Sundt
21391a591d
zluda: provide fallback CMAKE_BUILD_TYPE ( #399644 )
2025-06-07 01:12:02 +02:00
Nick Cao
39015087b0
framework-tool: 0.4.2 -> 0.4.3 ( #414461 )
2025-06-06 18:55:24 -04:00
Nick Cao
cab37d159e
python3Packages.pyiskra: 0.1.19 -> 0.1.21 ( #414298 )
2025-06-06 18:53:17 -04:00
liberodark
c6729488de
treewide: remove with lib Part 4
2025-06-07 00:48:50 +02:00
Martin Weinelt
d308aa9772
python3Packages.devpi-ldap: init at 2.1.1-unstable 2023-11-28 ( #379434 )
2025-06-07 00:42:48 +02:00
Nick Cao
b91b3c8854
meraki-cli: modernize, fix cross build ( #414154 )
2025-06-06 18:28:37 -04:00
Nick Cao
c9e79e6d90
xurls: 2.5.0-unstable-2024-11-03 -> 2.6.0 ( #414291 )
2025-06-06 18:28:14 -04:00
seridescent
668252d1de
claude-code: 1.0.11 -> 1.0.17
2025-06-06 18:27:04 -04:00
Nick Cao
a367bbb4fb
cnspec: 11.53.2 -> 11.57.2 ( #414542 )
2025-06-06 18:26:35 -04:00
Felix Bargfeldt
7cd65f04db
olivetin: 2025.6.1 -> 2025.6.6 ( #414598 )
2025-06-07 00:26:16 +02:00
Nick Cao
d159819b37
python313Packages.publicsuffixlist: 1.0.2.20250603 -> 1.0.2.20250606 ( #414516 )
2025-06-06 18:22:56 -04:00
Nick Cao
c2df983c32
python313Packages.tencentcloud-sdk-python: 3.0.1393 -> 3.0.1394 ( #414517 )
2025-06-06 18:22:43 -04:00
Nick Cao
be639994fe
checkov: 3.2.436 -> 3.2.437 ( #414518 )
2025-06-06 18:22:31 -04:00
Nick Cao
bf21083aaa
python312Packages.mypy-boto3-*: updates ( #414519 )
2025-06-06 18:21:58 -04:00
Jeremy Baxter
9d0f4b82ff
soju: remove jtbx from meta.maintainers
2025-06-07 10:19:57 +12:00
Jeremy Baxter
d8021655aa
chawan: orphan
2025-06-07 10:18:40 +12:00
Nick Cao
2ed6a91d0b
python3Packages.ipyvuetify: 1.11.1 -> 1.11.2 ( #414465 )
2025-06-06 18:16:49 -04:00
Nick Cao
37d548a854
python3Packages.replicate: 1.0.4 -> 1.0.7 ( #414484 )
2025-06-06 18:15:07 -04:00
Nick Cao
38be46557b
kew: 3.3.2 -> 3.3.3 ( #414485 )
2025-06-06 18:14:35 -04:00
Nick Cao
2745c6cae4
goeland: 0.18.3 -> 0.20.1 ( #414422 )
2025-06-06 18:10:59 -04:00
Nick Cao
e2847179b2
yaziPlugins.restore: 25.5.28-unstable-2025-05-30 -> 25.5.31-unstable-2025-06-05 ( #414429 )
2025-06-06 18:09:26 -04:00
Nick Cao
42b0816136
starlark: 0-unstable-2025-04-17 -> 0-unstable-2025-06-03 ( #414432 )
2025-06-06 18:08:46 -04:00
Defelo
43a0953528
olivetin: 2025.6.1 -> 2025.6.6
2025-06-07 00:07:31 +02:00
Nick Cao
7940087cdd
terraform-providers.aiven: 4.40.0 -> 4.41.0 ( #414442 )
2025-06-06 18:06:02 -04:00
Nick Cao
943d9a6d17
terraform-providers.grafana: 3.25.1 -> 3.25.2 ( #414447 )
2025-06-06 18:05:19 -04:00
Nick Cao
82d0c02bfe
python3Packages.pytest-ansible: 25.4.1 -> 25.5.0 ( #414450 )
2025-06-06 18:04:34 -04:00
Nick Cao
8b1db09213
mirrord: 3.142.2 -> 3.143.0 ( #414456 )
2025-06-06 18:03:36 -04:00
Nick Cao
d9214c397b
terraform-providers.docker: 3.6.0 -> 3.6.1 ( #414368 )
2025-06-06 18:01:33 -04:00
Nick Cao
aea50b8d2b
whatsapp-for-mac: 2.24.23.82 -> 2.25.16.81 ( #414383 )
2025-06-06 18:00:48 -04:00
Nick Cao
d696b6381a
cargo-mutants: 25.0.1 -> 25.1.0 ( #414335 )
2025-06-06 17:56:16 -04:00
Sandro
2a77f7714f
ibus-table-chinese: 1.8.3 -> 1.8.12 ( #392427 )
2025-06-06 23:52:04 +02:00
Nick Cao
d4ca2c8b43
ruff: 0.11.12 -> 0.11.13 ( #414356 )
2025-06-06 17:50:41 -04:00
Nick Cao
57c6bf087d
fsautocomplete: 0.78.1 -> 0.78.3 ( #414359 )
2025-06-06 17:50:07 -04:00
Nick Cao
c9ae8a1dd1
python3Packages.certbot-dns-inwx: 3.0.1 -> 3.0.2 ( #414361 )
2025-06-06 17:49:09 -04:00
Nick Cao
d313d0e0d3
xmind: 25.01.01061-202501070800 -> 25.04.03523-202505300040 ( #414363 )
2025-06-06 17:48:15 -04:00
emaryn
8eb2c07e2a
xurls: 2.5.0-unstable-2024-11-03 -> 2.6.0
...
Diff: 7c973a26c7
...v2.6.0
2025-06-07 05:47:32 +08:00
Nick Cao
857c23b52d
mihomo-party: 1.7.3 -> 1.7.4 ( #414274 )
2025-06-06 17:46:46 -04:00
Nick Cao
2b57b7f06a
lazyjournal: 0.7.8 -> 0.7.9 ( #414277 )
2025-06-06 17:46:09 -04:00
Peder Bergebakken Sundt
15860e8e0d
radicle: Remove sunset package aliases ( #406435 )
2025-06-06 23:45:14 +02:00
Nick Cao
cb6cff2f86
xva-img: 1.4.2 -> 1.5 ( #414288 )
2025-06-06 17:44:14 -04:00
Nick Cao
a2f6ea7977
sonusmix: set meta.mainProgram ( #414323 )
2025-06-06 17:40:31 -04:00
Grimmauld
34dc22cf30
jimtcl: build against SDL2
...
Upstream commit: 3b834e42ee
jimtcl will automatically detect the sdl major version,
and adjust its header includes accordingly.
SDL1 is basically EOL, so SDL2 is preferrable when available.
2025-06-06 23:28:41 +02:00
FliegendeWurst
03246eeb80
meraki-cli: modernize, fix cross build
2025-06-06 23:28:22 +02:00
Nick Cao
ae2870de0b
clj-kondo: 2025.04.07 -> 2025.06.05 ( #414248 )
2025-06-06 17:28:00 -04:00
Gaetan Lepage
871b5f6e41
air-formatter: 0.6.0 -> 0.7.0
...
Diff: https://github.com/posit-dev/air/compare/refs/tags/0.6.0...refs/tags/0.7.0
Changelog: https://github.com/posit-dev/air/blob/0.7.0/CHANGELOG.md
2025-06-06 23:22:41 +02:00
Nick Cao
96224a0af9
proton-pass: 1.31.4 -> 1.31.5 ( #414153 )
2025-06-06 17:20:17 -04:00
Fabián Heredia Montiel
8dfa992f97
mbedtls_2: 2.28.9 -> 2.28.10 ( #414320 )
2025-06-06 15:18:15 -06:00
nixpkgs-merge-bot[bot]
7b36ddd056
kimai: 2.33.0 -> 2.34.0 ( #411375 )
...
Co-authored-by: peat-psuwit <peat-psuwit@users.noreply.github.com>
2025-06-06 21:17:05 +00:00
Nick Cao
b3c8780a17
wemeet-wayland-screenshare: 0-unstable-2025-01-06 -> 0-unstable-2025-05-31 ( #414162 )
2025-06-06 17:16:57 -04:00
Peder Bergebakken Sundt
afcc7caf1e
radicle-{explorer,httpd}: 0.18.2 → 0.19.1 ( #414501 )
2025-06-06 23:16:10 +02:00
Nick Cao
a1292519f0
yaml-language-server: 1.17.0 -> 1.18.0 ( #414167 )
2025-06-06 17:15:58 -04:00
Nick Cao
d2924ae508
beeper: 4.0.732 -> 4.0.747 ( #414182 )
2025-06-06 17:14:44 -04:00
Nick Cao
65c31ed6c5
livekit: 1.8.4 -> 1.9.0 ( #414191 )
2025-06-06 17:14:22 -04:00
FliegendeWurst
ac33783656
graphhopper: fix and enable strictDeps
2025-06-06 23:06:21 +02:00
Arne Keller
b4656359c0
nushellPlugins.hcl: init at 0.104.1 ( #414407 )
2025-06-06 22:59:47 +02:00
dotlambda
b6a8d0ed37
python3Packages.spherogram: init at 2.2.1 ( #414273 )
2025-06-06 13:52:03 -07:00
Pol Dellaiera
048d7ffd4c
treewide: remove with lib Part 3 ( #414003 )
2025-06-06 22:51:37 +02:00
Peder Bergebakken Sundt
1f15127fdb
cubeb: 0-unstable-2025-04-02 -> 0-unstable-2025-05-29 ( #412883 )
2025-06-06 22:34:54 +02:00
Robert Schütz
8e2aa7dae0
rustic: simplify shell completion installation
2025-06-06 13:32:55 -07:00
Mutsuha Asada
86394421cd
ocamlPackages.ffmpeg: add @momeemt to maintainers
2025-06-06 22:31:58 +02:00
Mutsuha Asada
9019cc426e
ocamlPackages.ffmpeg: modernized derivation
...
- Remove `with lib;`
- Changed rev to tag, and sha256 to hash
- Added meta.changelog
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2025-06-06 22:31:58 +02:00
Mutsuha Asada
1da7506394
ocamlPackages.ffmpeg: 1.2.1 -> 1.2.5
...
Diff: https://github.com/savonet/ocaml-ffmpeg/compare/v1.2.1...v1.2.5
Changelog: https://github.com/savonet/ocaml-ffmpeg/releases/tag/v1.2.5
2025-06-06 22:31:58 +02:00
Peder Bergebakken Sundt
50b4597bff
typescript-go: init at 0-unstable-2025-05-23 ( #410902 )
2025-06-06 22:29:39 +02:00
Peder Bergebakken Sundt
a1ddc453e4
veridian: init at 0-unstable-2024-12-25 ( #382957 )
2025-06-06 22:28:32 +02:00
dotlambda
97e6f9361e
python312Packages: init nominal and dependencies ( #413747 )
2025-06-06 13:25:55 -07:00
Pol Dellaiera
8d6c1cfbb4
apacheHttpdPackages.php: 8.4.7 -> 8.4.8 ( #414500 )
2025-06-06 22:16:56 +02:00
Pol Dellaiera
e03262807c
vscode-extensions.sourcery.sourcery: 1.36.0 -> 1.37.0 ( #412917 )
2025-06-06 22:12:39 +02:00
John Ericson
379d141418
treewide: Leverage new top-level libc
in bootstrap, and simplify ( #414573 )
2025-06-06 16:11:41 -04:00
Alexander Reynolds
20058c63c0
python312Packages.nominal: init at 1.59.0
2025-06-06 16:07:02 -04:00
Pol Dellaiera
7f3b80155f
vscode-extensions.ms-azuretools.vscode-docker: 1.29.6 -> 2.0.0 ( #413030 )
2025-06-06 22:05:43 +02:00
Pol Dellaiera
ae87d463c0
vscode-extensions.ziglang.vscode-zig: 0.6.9 -> 0.6.10 ( #413569 )
2025-06-06 22:04:38 +02:00
Pol Dellaiera
d69b13df8e
vscode-extensions.ms-dotnettools.csdevkit: 1.19.63 -> 1.20.35 ( #413712 )
2025-06-06 22:04:28 +02:00
Pol Dellaiera
cbedc5bc02
vscode-extensions.davidanson.vscode-markdownlint: 0.59.0 -> 0.60.0 ( #414203 )
2025-06-06 22:04:14 +02:00
Pol Dellaiera
2a485577f5
vscode-extensions.unifiedjs.vscode-mdx: 1.8.14 -> 1.8.15 ( #414204 )
2025-06-06 22:04:00 +02:00
Pol Dellaiera
85222b24c1
vscode-extensions.wakatime.vscode-wakatime: 25.0.3 -> 25.0.4 ( #414209 )
2025-06-06 22:03:50 +02:00
Pol Dellaiera
667222f96c
vscode-extensions.waderyan.gitblame: 11.1.2 -> 11.1.3 ( #414210 )
2025-06-06 22:03:38 +02:00
Pol Dellaiera
4af3ac685d
vscode-extensions.danielsanmedium.dscodegpt: 3.12.38 -> 3.12.39 ( #414212 )
2025-06-06 22:03:28 +02:00
Pol Dellaiera
142a07557d
vscode-extensions.bradlc.vscode-tailwindcss: 0.14.19 -> 0.14.20 ( #414213 )
2025-06-06 22:03:13 +02:00
Pol Dellaiera
5b115ab140
vscode-extensions.jdinhlife.gruvbox: 1.26.0 -> 1.28.0 ( #414216 )
2025-06-06 22:02:57 +02:00
Pol Dellaiera
263ef312c2
vscode-extensions.ms-dotnettools.vscode-dotnet-runtime: 2.3.3 -> 2.3.5 ( #414218 )
2025-06-06 22:02:25 +02:00
Pol Dellaiera
6d53992b0a
vscode-extensions.stylelint.vscode-stylelint: 1.5.0 -> 1.5.1 ( #414222 )
2025-06-06 22:02:14 +02:00
Pol Dellaiera
1f165e014a
vscode-extensions.github.copilot: 1.323.0 -> 1.326.0 ( #414256 )
2025-06-06 22:01:47 +02:00
Pol Dellaiera
bd18ae17b2
vscode-extensions.editorconfig.editorconfig: 0.17.2 -> 0.17.4 ( #414259 )
2025-06-06 22:01:20 +02:00
John Ericson
1c6586455c
treewide: Leverage new top-level libc
in bootstrap, and simplify
...
Picking up where #414321 left off, we can now simplify some things by
using `pkgs.libc` or `targetPackages.libc` consistently.
Individual packages should probably continue using `stdenv.cc.libc`, for
now at least, since it is possible they are given a `stdenv.cc` with an
alternative libc, but for the treewide code, the top-level `libc`
package is preferable and easier to work with.
Co-authored-by: Tristan Ross <rosscomputerguy@protonmail.com>
2025-06-06 16:01:19 -04:00
Pol Dellaiera
f3f3912609
vscode-extensions.seatonjiang.gitmoji-vscode: 1.2.5 -> 1.3.0 ( #414263 )
2025-06-06 22:01:08 +02:00
Pol Dellaiera
6035388c07
vscode-extensions.ms-azuretools.vscode-bicep: 0.35.1 -> 0.36.1 ( #414264 )
2025-06-06 22:00:57 +02:00
Pol Dellaiera
f248d57605
vscode-extensions.twpayne.vscode-testscript: 0.0.5 -> 0.0.6 ( #414266 )
2025-06-06 22:00:45 +02:00
Pol Dellaiera
78bb83f7f7
vscode-extensions.github.copilot-chat: 0.27.2 -> 0.27.3 ( #414267 )
2025-06-06 22:00:33 +02:00
Pol Dellaiera
24894ca477
vscode-extensions.rooveterinaryinc.roo-cline: 3.18.3 -> 3.19.3 ( #414353 )
2025-06-06 22:00:19 +02:00
liberodark
264e9cb928
treewide: remove with lib Part 3
2025-06-06 21:58:04 +02:00
Arne Keller
f4ccda60f5
anki: 24.11 -> 25.02.5 ( #392737 )
2025-06-06 21:56:59 +02:00
Pol Dellaiera
08160d1d1c
vscode-extensions.reditorsupport.r: 2.8.5 -> 2.8.6 ( #414437 )
2025-06-06 21:53:13 +02:00
Pol Dellaiera
872bbf82f7
vscode-extensions.gitlab.gitlab-workflow: 6.17.0 -> 6.21.0 ( #414452 )
2025-06-06 21:52:43 +02:00
Pol Dellaiera
ba1f2f9d6e
python3Packages.markitdown: 0.1.1 -> 0.1.2 ( #414489 )
2025-06-06 21:48:11 +02:00
Peder Bergebakken Sundt
a95ff0d2b9
rocksndiamonds: unbreak cross; modernize ( #403281 )
2025-06-06 21:46:43 +02:00
Peder Bergebakken Sundt
6004e03fa8
shadow: unbreak cross eval ( #414576 )
2025-06-06 21:40:51 +02:00
Pol Dellaiera
ae8daeb5f0
python3Packages.markitdown: add missing dependency
2025-06-06 21:32:20 +02:00
K900
dfa756df12
Revert "llvmPackages_20: 20.1.5 -> 20.1.6" ( #414577 )
2025-06-06 22:31:01 +03:00
K900
1867adb235
Revert "llvmPackages_20: 20.1.5 -> 20.1.6"
2025-06-06 22:30:16 +03:00
Marcin Serwin
1e5032d31a
shadow: unbreak cross eval
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 21:27:20 +02:00
Fabian Affolter
ea3943a6a5
exploitdb: 2025-05-30 -> 2025-06-06 ( #414515 )
2025-06-06 21:18:43 +02:00
Alexander Reynolds
1b951d5f0b
python312Packages.nominal-api-protos: init at 0.708.0
2025-06-06 15:09:00 -04:00
Alexander Reynolds
d6f9c4d2ed
python312Packages.nominal-api: init at 0.708.0
2025-06-06 15:09:00 -04:00
Alexander Reynolds
4ad7d58513
python312Packages.conjure-python-client: init at 3.0.0
2025-06-06 15:08:46 -04:00
Martin Weinelt
c80ea7a732
nixos/draupnir: init, nixosTests.draupnir: init ( #400194 )
2025-06-06 21:01:57 +02:00
Marcin Serwin
3f8ae669c9
rocksndiamonds: modernize
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 20:50:32 +02:00
Marcin Serwin
1f8a032588
rocksndiamonds: unreak cross
2025-06-06 20:50:32 +02:00
Peder Bergebakken Sundt
97376a8512
solarus{,-quest-editor}: update, modernize and adopt; solarus-launcher: init at 2.0.0 ( #411457 )
2025-06-06 20:48:21 +02:00
Felix Bargfeldt
a685f3ba1e
zipline: 4.1.1 -> 4.1.2 ( #414561 )
2025-06-06 20:40:30 +02:00
Peder Bergebakken Sundt
cb742cea3f
detach: init at 0.2.3
2025-06-06 20:35:31 +02:00
Tristan Ross
1f423f1276
llvmPackages_20: 20.1.5 -> 20.1.6 ( #412518 )
2025-06-06 11:32:24 -07:00
aktaboot
669dea4759
mullvad: 2025.3 -> 2025.6 ( #413876 )
2025-06-06 11:27:59 -07:00
Arne Keller
c850de6ddc
treewide: use https when meta.homepage redirects to https ( #413687 )
2025-06-06 20:15:31 +02:00
John Ericson
bfc3acf8f3
libcCross: Remove! ( #414321 )
2025-06-06 14:10:32 -04:00
Defelo
bab9d01928
zipline: 4.1.1 -> 4.1.2
2025-06-06 20:07:49 +02:00
Peder Bergebakken Sundt
367c762439
python313Packages.pygame-ce: 2.5.3 -> 2.5.4 ( #413760 )
2025-06-06 19:40:49 +02:00
Peder Bergebakken Sundt
3f8df124bd
discrete-scroll: minor fixes ( #385412 )
2025-06-06 19:31:19 +02:00
André Silva
5cba3626a0
virtualbox: 7.1.8 -> 7.1.10 ( #414106 )
2025-06-06 18:07:34 +01:00
dotlambda
eb1dd2311f
headscale: 0.26.0 -> 0.26.1 ( #414539 )
2025-06-06 10:03:30 -07:00
phaer
59527f5170
headscale: 0.26.0 -> 0.26.1
2025-06-06 09:53:36 -07:00
nikstur
942715cca8
lon: 0.5.0 -> 0.7.0 ( #413405 )
2025-06-06 18:49:11 +02:00
emaryn
eb1a6a6b85
debian-devscripts: 2.25.10 -> 2.25.14
2025-06-07 00:47:16 +08:00
R. Ryantm
ba171fcce2
python3Packages.robotframework: 7.2.2 -> 7.3
...
[Bjørn: Remove bad meta.changelog update.]
2025-06-06 18:42:18 +02:00
emaryn
364a4d0d44
newelle: init at 0.9.7
2025-06-07 00:36:43 +08:00
Robert Schütz
7b39a05e07
docs/language-frameworks/python: don't test coverage etc
2025-06-06 09:34:11 -07:00
teutat3s
308e77ddac
electron-source.electron_36: 36.3.2 -> 36.4.0
...
- Changelog: https://github.com/electron/electron/releases/tag/v36.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v36.3.2...v36.4.0
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
84093de599
electron-source.electron_35: 35.5.0 -> 35.5.1
...
- Changelog: https://github.com/electron/electron/releases/tag/v35.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v35.5.0...v35.5.1
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
e237be9a45
electron-source.electron_34: 34.5.7 -> 34.5.8
...
- Changelog: https://github.com/electron/electron/releases/tag/v34.5.8
- Diff: https://github.com/electron/electron/compare/refs/tags/v34.5.7...v34.5.8
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
6d9e078ea6
electron-chromedriver_36: 36.3.2 -> 36.4.0
...
- Changelog: https://github.com/electron/electron/releases/tag/v36.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v36.3.2...v36.4.0
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
53cbc1a396
electron_36-bin: 36.3.2 -> 36.4.0
...
- Changelog: https://github.com/electron/electron/releases/tag/v36.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v36.3.2...v36.4.0
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
0e153293e6
electron-chromedriver_35: 35.5.0 -> 35.5.1
...
- Changelog: https://github.com/electron/electron/releases/tag/v35.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v35.5.0...v35.5.1
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
7d88bd4415
electron_35-bin: 35.5.0 -> 35.5.1
...
- Changelog: https://github.com/electron/electron/releases/tag/v35.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v35.5.0...v35.5.1
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
6d5dbf6fae
electron-chromedriver_34: 34.5.7 -> 34.5.8
...
- Changelog: https://github.com/electron/electron/releases/tag/v34.5.8
- Diff: https://github.com/electron/electron/compare/refs/tags/v34.5.7...v34.5.8
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
teutat3s
07dd7435ee
electron_34-bin: 34.5.7 -> 34.5.8
...
- Changelog: https://github.com/electron/electron/releases/tag/v34.5.8
- Diff: https://github.com/electron/electron/compare/refs/tags/v34.5.7...v34.5.8
- Fixes CVE-2025-5419
2025-06-06 18:28:54 +02:00
Jakub Kozłowski
7a56808894
metals: 1.5.3 -> 1.6.0 ( #414534 )
2025-06-06 18:26:46 +02:00
Peder Bergebakken Sundt
1e6cf3ce4f
pre-commit: unbreak darwin
2025-06-06 18:21:03 +02:00
Tristan Ross
f485e8390b
nixos-generate-config: Add a flake default to the conf file ( #410332 )
2025-06-06 09:17:30 -07:00
wenxuanjun
34aefd5ed3
nekoray: fix icon not shown
2025-06-07 00:09:24 +08:00
Pol Dellaiera
71c09d9c9a
labelife-label-printer: 1.2.1 -> 2.0.0 ( #413618 )
2025-06-06 17:31:47 +02:00
Felix Bargfeldt
dcce6ae1db
zipline: 4.1.0 -> 4.1.1 ( #414509 )
2025-06-06 17:28:37 +02:00
gustavderdrache
d5960b9e03
nixos-generate-config: Add test for Flake=1 option
2025-06-06 10:55:31 -04:00
Aleksana
f811655d3c
mozhi: init at 0-unstable-2025-04-14 ( #410031 )
2025-06-06 22:52:24 +08:00
Jakub Kozłowski
2a1290b206
metals: 1.5.3 -> 1.6.0
2025-06-06 16:42:50 +02:00
Fabian Affolter
e8acefccde
cnspec: 11.53.2 -> 11.57.2
...
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.53.2...refs/tags/v11.57.2
Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.57.2
2025-06-06 16:38:40 +02:00
Graham Christensen
7e7cf1ce2f
nixos-generate-config: Add a flake default to the conf file
2025-06-06 10:32:55 -04:00
Fabian Affolter
0fb2cd5d83
cnspec: move to pkgs/by-name
2025-06-06 16:32:39 +02:00
TomaSajt
a969291ab1
treewide: use https when meta.homepage redirects to https
2025-06-06 16:32:11 +02:00
Gaétan Lepage
d6fea41bd1
render50: init at 9.2.7 ( #411292 )
2025-06-06 16:23:12 +02:00
dotlambda
7c58a4234d
python3Packages.aioamazondevices: init at 3.0.5 ( #414103 )
2025-06-06 07:22:48 -07:00
dotlambda
7195a45920
python3Packages.aioimmich: init at 0.9.0 ( #414100 )
2025-06-06 07:21:30 -07:00
dotlambda
b36d1ebef2
bitwarden-cli: 2025.4.0 -> 2025.5.0 ( #414079 )
2025-06-06 07:20:17 -07:00
André Silva
a5df9ceb5f
high-tide: 0-unstable-2025-05-01 -> 0.1.5 ( #410827 )
2025-06-06 15:01:23 +01:00
Aleksana
2a247dc60f
better-control: 6.11.9 -> 6.12.1 ( #413484 )
2025-06-06 21:41:08 +08:00
Rory&
d6413ba436
nixosTests.draupnir: init
...
Co-authored-by: emilylange <git@emilylange.de>
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com>
2025-06-06 15:35:33 +02:00
Rory&
4b153aad5d
nixos/draupnir: init
...
Co-authored-by: emilylange <git@emilylange.de>
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com>
2025-06-06 15:35:31 +02:00
Fabian Affolter
8de0a35cb8
python3Packages.influxdb-client: 1.48.0 -> 1.49.0 ( #410819 )
2025-06-06 15:33:59 +02:00
Fabian Affolter
bd062e1a3b
ha-mqtt-discoverable-cli: 0.18.0 -> 0.19.2.1 ( #414355 )
2025-06-06 15:33:08 +02:00
Johannes Kirschbauer
b86c8dccd4
nixos/filesystems: chore replace 'with' statements ( #414466 )
2025-06-06 15:32:38 +02:00
Rishabh
afa1d3cadb
better-control: 6.11.9 -> 6.12.1
2025-06-06 19:01:42 +05:30
Nick Cao
24d047c6a7
v2ray-domain-list-community: 20250602083629 -> 20250605152911 ( #414444 )
2025-06-06 09:25:48 -04:00
nixpkgs-merge-bot[bot]
250db240e8
stellarsolver: 2.6 -> 2.7 ( #413820 )
...
Co-authored-by: returntoreality <returntoreality@users.noreply.github.com>
2025-06-06 13:22:06 +00:00
Lin Jian
2302f3c9bd
nixos/dnscrypt-proxy2: add package
option ( #411451 )
2025-06-06 21:21:30 +08:00
phanirithvij
d75957a3bb
treewide: remove rec when using finalAttrs
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-06-06 15:19:52 +02:00
Fabian Affolter
48da8657f7
python313Packages.boto3-stubs: 1.38.30 -> 1.38.31
2025-06-06 15:18:40 +02:00
Fabian Affolter
406c3a3421
python312Packages.mypy-boto3-wafv2: 1.38.0 -> 1.38.31
2025-06-06 15:18:34 +02:00
Fabian Affolter
fd187d1c2f
python312Packages.mypy-boto3-kms: 1.38.0 -> 1.38.31
2025-06-06 15:17:58 +02:00
Fabian Affolter
144b4784fa
python312Packages.mypy-boto3-cloudformation: 1.38.0 -> 1.38.31
2025-06-06 15:17:28 +02:00
Fabian Affolter
cf0749d1a0
checkov: 3.2.436 -> 3.2.437
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.436...refs/tags/3.2.437
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.437
2025-06-06 15:16:02 +02:00
Fabian Affolter
24b3e369f8
python313Packages.publicsuffixlist: 1.0.2.20250603 -> 1.0.2.20250606
...
Changelog: https://github.com/ko-zu/psl/blob/v1.0.2.20250606-gha/CHANGES.md
2025-06-06 15:14:55 +02:00
Fabian Affolter
56353fdbc5
python313Packages.tencentcloud-sdk-python: 3.0.1393 -> 3.0.1394
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1393...refs/tags/3.0.1394
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1394/CHANGELOG.md
2025-06-06 15:14:33 +02:00
Fabian Affolter
c7a62d368d
exploitdb: 2025-05-30 -> 2025-06-06
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2025-05-30...2025-06-06
2025-06-06 15:13:40 +02:00
Ulrik Strid
c31d0742c5
azure-cli: 2.73.0 -> 2.74.0 ( #413503 )
2025-06-06 15:11:52 +02:00
Niklas Korz
1edd461d04
mobilizon: 5.1.2 -> 5.1.4 ( #414487 )
2025-06-06 15:10:45 +02:00
Defelo
b0afabcc28
zipline: 4.1.0 -> 4.1.1
2025-06-06 14:56:26 +02:00
Yethal
cc43028aa6
nushellPlugins.hcl: init at 0.104.1
2025-06-06 14:45:05 +02:00
Yethal
69407aaed7
maintainers: add yethal
2025-06-06 14:44:15 +02:00
Adam C. Stephens
a4ff0e3c64
nixos/kanidm: Fix bind paths ( #409310 )
2025-06-06 08:35:49 -04:00
JuliusFreudenberger
ef984d1859
teleport_16: 16.5.10 -> 16.5.11
...
Changelog: https://github.com/gravitational/teleport/releases/tag/v16.5.11
Diff: https://github.com/gravitational/teleport/compare/v16.5.10...v16.5.11
2025-06-06 15:35:10 +03:00
nixpkgs-merge-bot[bot]
af0a73d45b
ecapture: 1.0.2 -> 1.1.0 ( #413011 )
...
Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
2025-06-06 12:28:46 +00:00
Domen Kožar
92e1950eba
elmPackages.elm: Fix runtime TLS connection to package.elm-lang.org ( #414495 )
2025-06-06 14:19:10 +02:00
Jon Seager
20eb58b22b
snapcraft: pin Python 3.12 ( #414493 )
2025-06-06 13:16:40 +01:00
taku0
94bb902c51
firefox-devedition-bin-unwrapped: 140.0b4 -> 140.0b5 ( #414460 )
2025-06-06 21:15:28 +09:00
Tom van Dijk
2d4fc12f1e
telegram-desktop: add a note to remove lib{avif,heif,jxl} next release
2025-06-06 14:12:56 +02:00
Daniel Fahey
585e6f6de1
labelife-label-printer: 1.2.1 -> 2.0.0
2025-06-06 13:08:19 +01:00
Lorenz Leutgeb
d0a93ecbda
radicle-{explorer,httpd}: 0.18.2 → 0.19.1
2025-06-06 14:03:04 +02:00
Peder Bergebakken Sundt
68b142284d
geteduroam: 0.11 -> 0.12 ( #414479 )
2025-06-06 13:57:29 +02:00
Peder Bergebakken Sundt
559987a72d
shh: 2025.6.4 -> 2025.6.5 ( #414457 )
2025-06-06 13:51:51 +02:00
Aleksana
dfa2b3813e
dorion: 5.0.1 → 6.7.1; dorion: build from source ( #265771 )
2025-06-06 19:36:21 +08:00
R. Ryantm
fffc35b2bb
apacheHttpdPackages.php: 8.4.7 -> 8.4.8
2025-06-06 11:35:52 +00:00
Aleksana
45a2f12478
doc: call out 'src' should ideally point to sources ( #413559 )
2025-06-06 19:26:09 +08:00
Marek Fajkus
4e238e4aa8
elmPackages.elm: Fix runtime TLS connection to package.elm-lang.org
...
Resolves #414208 by downgrading version of TLS library
used to compile executables.
See upstream issue for more context https://github.com/elm/compiler/pull/2325
2025-06-06 13:13:41 +02:00
Jon Seager
925fd2a5e1
python3Packages.craft-grammar: move pydantic to dependencies ( #414488 )
2025-06-06 11:52:19 +01:00
FliegendeWurst
1ec5ab7f1a
snapcraft: pin Python 3.12
...
Using paths as context managers was removed in Python 3.13.
2025-06-06 12:50:31 +02:00
R. Ryantm
622328c81d
wgsl-analyzer: 2025-04-04 -> 2025-06-02
2025-06-06 10:33:22 +00:00
FliegendeWurst
65c2df8760
python3Packages.craft-grammar: move pydantic to dependencies
2025-06-06 12:30:00 +02:00
Gaetan Lepage
3f4e968771
python3Packages.fastapi-mcp: fix tests on darwin
2025-06-06 12:29:43 +02:00
Gaetan Lepage
b766cc0cf8
python3Packages.fastmcp: 2.4.0 -> 2.7.0
...
Diff: https://github.com/jlowin/fastmcp/compare/refs/tags/v2.4.0...refs/tags/v2.7.0
Changelog: https://github.com/jlowin/fastmcp/releases/tag/v2.7.0
2025-06-06 12:29:43 +02:00
Kerstin Humm
2e501491d6
mobilizon: 5.1.2 -> 5.1.4
...
Changelog: https://framagit.org/kaihuri/mobilizon/-/releases/5.1.4
2025-06-06 12:26:14 +02:00
R. Ryantm
e2443f7801
python3Packages.markitdown: 0.1.1 -> 0.1.2
2025-06-06 10:25:47 +00:00
Pascal Wittmann
8b4e41e5e8
homebank: 5.9.1 -> 5.9.2 ( #414144 )
2025-06-06 12:22:23 +02:00
MidAutumnMoon
101965187e
nixos/dnscrypt-proxy2: add package
option
...
nixos/dnscrypt-proxy2: remove `with lib;`
Co-authored-by: Sizhe Zhao <prc.zhao@outlook.com>
2025-06-06 18:15:30 +08:00
R. Ryantm
78aa5d766b
kew: 3.3.2 -> 3.3.3
2025-06-06 10:13:45 +00:00
R. Ryantm
458b3d1709
python3Packages.replicate: 1.0.4 -> 1.0.7
2025-06-06 10:12:21 +00:00
Kerstin Humm
72e9f57328
mobilizon: use lib.getExe
2025-06-06 12:08:47 +02:00
nixpkgs-merge-bot[bot]
08d3857923
pywal16: 3.8.6 -> 3.8.9 ( #414451 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-06-06 09:45:25 +00:00
R. Ryantm
27c294bd54
geteduroam: 0.11 -> 0.12
2025-06-06 09:45:08 +00:00
⛧-440729 [sophie]
e95626ec05
mastodon: allow specifying missingHashes when overriding src
2025-06-06 11:42:55 +02:00
R. Ryantm
55d29209dc
python3Packages.osprofiler: 4.2.0 -> 4.3.0
2025-06-06 09:36:23 +00:00
Gaetan Lepage
fe80df2ba6
python3Packages.mcp: skip flaky test on darwin
2025-06-06 11:24:59 +02:00
nixpkgs-merge-bot[bot]
ebd3748a6b
attic-client: 0-unstable-2025-02-02 -> 0-unstable-2025-05-29 ( #414408 )
...
Co-authored-by: aciceri <andrea.ciceri@autistici.org>
2025-06-06 09:22:40 +00:00
Johannes Kirschbauer
6e25d9885f
nixos/filesystems: chore replace 'with' statements
2025-06-06 11:07:10 +02:00
R. Ryantm
a1ea6c92fd
python3Packages.ipyvuetify: 1.11.1 -> 1.11.2
2025-06-06 08:58:48 +00:00
Gaétan Lepage
bd22d1965a
vimPlugins: update on 2025-06-05 ( #414296 )
2025-06-06 10:55:19 +02:00
Gaétan Lepage
1a58b25709
python3Packages.py-machineid: 0.7.0 -> 0.8.0 ( #414416 )
2025-06-06 10:54:09 +02:00
Daniel Schaefer
1619e5a32a
framework-tool: add johnazoidberg as maintainer
...
I'm the upstream maintainer as well.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2025-06-06 16:51:25 +08:00
Daniel Schaefer
90f36a1e98
framework-tool: 0.4.2 -> 0.4.3
...
https://github.com/FrameworkComputer/framework-system/releases/tag/v0.4.3
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2025-06-06 16:50:18 +08:00
Pavol Rusnak
8339848a54
lightning-loop: 0.28.8 -> 0.31.1 ( #414283 )
2025-06-06 10:48:08 +02:00
nixpkgs-merge-bot[bot]
ca726ed5ff
copilot-language-server: 1.322.0 -> 1.330.0 ( #411058 )
...
Co-authored-by: arunoruto <arunoruto@users.noreply.github.com>
2025-06-06 08:47:34 +00:00
R. Ryantm
97568674a3
firefox-devedition-bin-unwrapped: 140.0b4 -> 140.0b5
2025-06-06 08:42:09 +00:00
Maximilian Bosch
db5c622801
Merge: matrix-synapse: 1.130.0 -> 1.131.0 ( #413629 )
2025-06-06 10:34:56 +02:00
kuflierl
cf85d813d2
shh: 2025.6.4 -> 2025.6.5
2025-06-06 10:33:13 +02:00
Gaetan Lepage
59ff5c82d6
python3Packages.mcp: 1.9.1 -> 1.9.3
...
Diff: https://github.com/modelcontextprotocol/python-sdk/compare/refs/tags/v1.9.1...refs/tags/v1.9.3
Changelog: https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.9.3
2025-06-06 10:31:02 +02:00
Arnout Engelen
d311c0eaeb
doc: call out 'src' should ideally point to sources
...
And to mark packages otherwise.
2025-06-06 10:29:34 +02:00
nixpkgs-merge-bot[bot]
bd1c971af1
dbeaver-bin: 25.0.5 -> 25.1.0 ( #414411 )
...
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-06-06 08:18:52 +00:00
Aleksana
597edc7b81
nix-your-shell: Add generate-config script ( #412167 )
2025-06-06 16:18:07 +08:00
Gaétan Lepage
733399128b
vimPlugins.avante-nvim: 0.0.23-unstable-2025-06-02 -> 0.0.24-unstable-2025-06-05 ( #414421 )
2025-06-06 10:17:52 +02:00
R. Ryantm
18fa2ffd38
mirrord: 3.142.2 -> 3.143.0
2025-06-06 08:12:58 +00:00
Aleksana
743f340264
nix-check-deps: init at 0-unstable-2025-04-09 ( #411584 )
2025-06-06 16:10:26 +08:00
nixpkgs-merge-bot[bot]
660e79e32e
gose: 0.10.6 -> 0.11.1 ( #414409 )
...
Co-authored-by: stv0g <post@steffenvogel.de>
2025-06-06 08:06:37 +00:00
Jörg Thalheim
98ce1f5ab8
go: remove unused patch ( #414438 )
2025-06-06 09:57:21 +02:00
bb2020
9aaef07c4d
discrete-scroll: minor fixes
2025-06-06 10:55:25 +03:00
R. Ryantm
de9ffff5ea
vscode-extensions.gitlab.gitlab-workflow: 6.17.0 -> 6.21.0
2025-06-06 07:45:58 +00:00
R. Ryantm
1e73dcda91
pywal16: 3.8.6 -> 3.8.9
2025-06-06 07:38:11 +00:00
con-f-use
24979e200c
python3Packages.devpi-ldap: init at 2.1.1-unstable-2023-11-28
2025-06-06 09:35:40 +02:00
R. Ryantm
ef8893744a
python3Packages.pytest-ansible: 25.4.1 -> 25.5.0
2025-06-06 07:33:08 +00:00
nixpkgs-merge-bot[bot]
f32a1a8485
dita-ot: 4.3.1 -> 4.3.2 ( #414332 )
...
Co-authored-by: judgeNotFound <judgeNotFound@users.noreply.github.com>
2025-06-06 07:32:20 +00:00
April John
afdf5811b4
zsh-history: drop
...
Dropped upstream and has no maintainer. No upstream commits since 6 years.
aliases: add change date
Co-authored-by: Acid Bong <acidbong@tilde.club>
2025-06-06 15:29:12 +08:00
Bruno BELANYI
3cd051861c
mkbrr: 1.12.0 -> 1.12.1 ( #414396 )
2025-06-06 08:22:58 +01:00
R. Ryantm
9613b03c32
terraform-providers.grafana: 3.25.1 -> 3.25.2
2025-06-06 07:17:22 +00:00
Pol Dellaiera
13cd7afd74
nixos/glance: add environmentFile option ( #413373 )
2025-06-06 09:15:18 +02:00
Pascal Wittmann
2949933ef1
checkstyle: 10.24.0 -> 10.25.0 ( #412887 )
2025-06-06 09:07:21 +02:00
Aleksana
6452f8e92d
mtail: 3.0.23 -> 3.2.4 ( #413404 )
2025-06-06 14:57:40 +08:00
Aleksana
70d6e8072f
maintainers: add quotes around Dawn for mightyiam ( #414440 )
2025-06-06 14:42:49 +08:00
7c6f434c
d7cdb1ab23
xxdiff: 5.0b1 -> 5.1-unstable-2025-03-21 ( #414168 )
2025-06-06 06:38:55 +00:00
Shahar "Dawn" Or
fb160c4b28
maintainers: add quotes around Dawn for mightyiam
2025-06-06 13:36:26 +07:00
R. Ryantm
b91ce21bdb
v2ray-domain-list-community: 20250602083629 -> 20250605152911
2025-06-06 06:36:04 +00:00
Ethan Carter Edwards
b8721d76e0
teams/ngi: add ethancedwards8
...
Add myself as a team member as I will be a Summer of Nix participant and
would like to be more involved/informed.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-06 08:35:51 +02:00
7c6f434c
30e98969ca
vifm: 0.14.2 -> 0.14.3 ( #414039 )
2025-06-06 06:35:29 +00:00
R. Ryantm
926b5c4e3e
terraform-providers.aiven: 4.40.0 -> 4.41.0
2025-06-06 06:35:22 +00:00
nixpkgs-merge-bot[bot]
b876e32b15
markdown-oxide: 0.25.1 -> 0.25.2 ( #414431 )
...
Co-authored-by: linsui <linsui@users.noreply.github.com>
2025-06-06 06:24:52 +00:00
nixpkgs-merge-bot[bot]
2e41efb7a9
nwg-panel: 0.10.4 -> 0.10.6 ( #414435 )
...
Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
2025-06-06 06:24:37 +00:00
Paul Meyer
d0cbdfcb02
go: remove unused patch
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-06 08:21:14 +02:00
PandapipBot
eb42260d00
vscode-extensions.reditorsupport.r: 2.8.5 -> 2.8.6
2025-06-06 06:19:40 +00:00
Aleksana
20664630ef
kubie: wrap kubectl program, add fish completion ( #410119 )
2025-06-06 14:19:04 +08:00
Aleksana
136cadac53
magic-wormhole: install shell completions ( #414322 )
2025-06-06 14:17:03 +08:00
R. Ryantm
0d501560ef
copilot-language-server: 1.322.0 -> 1.330.0
2025-06-06 06:06:45 +00:00
R. Ryantm
4ef835ac71
nwg-panel: 0.10.4 -> 0.10.6
2025-06-06 06:01:38 +00:00
Felix Singer
31d18149ad
nixos/murmur: Drop warnings regarding renamed/removed options
...
These warnings were added around 5 years ago. That's long enough. So
drop them.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-06 07:52:35 +02:00
Felix Singer
b6c81af12d
nixos/murmur: Get rid global lib expansion
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-06 07:52:35 +02:00
Felix Singer
1c9df5c6de
nixos/murmur: Use lib.mkEnableOption where possible
...
While on it, replace occurrences of "Murmur" with "Mumble server" of
touched options.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-06 07:52:35 +02:00
Paul Meyer
6a824c3b3b
go_1_23: 1.23.9 -> 1.23.10 ( #414365 )
2025-06-06 07:48:37 +02:00
R. Ryantm
9de5026589
starlark: 0-unstable-2025-04-17 -> 0-unstable-2025-06-03
2025-06-06 05:32:43 +00:00
R. Ryantm
c7c93dfc75
markdown-oxide: 0.25.1 -> 0.25.2
2025-06-06 05:28:36 +00:00
R. Ryantm
8712db665d
yaziPlugins.restore: 25.5.28-unstable-2025-05-30 -> 25.5.31-unstable-2025-06-05
2025-06-06 05:17:25 +00:00
Aleksana
a78c493497
siyuan: 3.1.28 -> 3.1.31 ( #411576 )
2025-06-06 13:14:48 +08:00
Aleksana
ea04452866
fish-lsp: 1.0.8-4 -> 1.0.9-1 ( #409806 )
2025-06-06 13:11:40 +08:00
Aleksana
1e9425711b
vintagestory: 1.20.9 -> 1.20.11 ( #410712 )
2025-06-06 13:10:47 +08:00
Aleksana
73a436b8a9
nodejs: removal of hiprio usage ( #413169 )
2025-06-06 13:10:25 +08:00
Aleksana
df8fb77e3e
git-jump: init at 0.3.1 ( #411231 )
2025-06-06 13:02:17 +08:00
Aleksana
7d99d3667d
exercise-timer: 1.8.1 -> 1.8.4 ( #413646 )
2025-06-06 13:00:25 +08:00
Aleksana
fc0ff5a728
animeko: fix ( #411929 )
2025-06-06 12:49:16 +08:00
Aleksana
53f4e4235e
gimx: fix build ( #411354 )
2025-06-06 12:48:25 +08:00
Aleksana
35b437f713
oca-port: fix build ( #411174 )
2025-06-06 12:47:31 +08:00
Aleksana
1d882348d8
vimix-cursors: fix build ( #413546 )
2025-06-06 12:46:27 +08:00
Aleksana
fde7225165
uxn: fix builds in Darwin ( #414095 )
2025-06-06 12:44:04 +08:00
Aleksana
24a3a080e5
graphene: fix static ( #413199 )
2025-06-06 12:43:30 +08:00
Aleksana
a5389bde43
gwc: fix build with gcc14 ( #414093 )
2025-06-06 12:42:46 +08:00
Austin Horstman
1308f9d9b8
vimPlugins.avante-nvim: 0.0.23-unstable-2025-06-02 -> 0.0.24-unstable-2025-06-05
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-05 23:40:37 -05:00
Pol Dellaiera
6d13998a79
racket[-minimal]: 8.16 -> 8.17, move to pkgs/by-name, specify meta.sourceProvenance, remove redundant patch for Darwin ( #408242 )
2025-06-06 06:38:00 +02:00
Aleksana
3f67fbafe4
lan-mouse: install desktop and icon file ( #409262 )
2025-06-06 12:35:57 +08:00
Austin Horstman
33ef317f23
vimPlugins: nvimSkipModules -> checkInputs
...
Migrate some of the skips to actually check the modules with check
inputs.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-05 23:35:50 -05:00
R. Ryantm
7e42236d87
goeland: 0.18.3 -> 0.20.1
2025-06-06 04:33:56 +00:00
Austin Horstman
0fd0e1cf1a
vimPlugins: update on 2025-06-05
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-05 23:19:19 -05:00
Pol Dellaiera
5c0095f818
python3Packages.anthropic: 0.51.0 -> 0.52.2 ( #413651 )
2025-06-06 06:05:32 +02:00
R. Ryantm
c706234790
python3Packages.py-machineid: 0.7.0 -> 0.8.0
2025-06-06 03:44:59 +00:00
R. Ryantm
476e2417e8
dbeaver-bin: 25.0.5 -> 25.1.0
2025-06-06 03:19:15 +00:00
R. Ryantm
6b35c295a0
gose: 0.10.6 -> 0.11.1
2025-06-06 03:06:36 +00:00
R. Ryantm
81f47d27ae
attic-client: 0-unstable-2025-02-02 -> 0-unstable-2025-05-29
2025-06-06 03:04:52 +00:00
Jie Zhu
e340fef5de
lan-mouse: install desktop and icon file
2025-06-06 10:19:52 +08:00
noiioiu
c9519e8299
python3Packages.spherogram: init at 2.3
2025-06-05 20:57:02 -05:00
noiioiu
fc29fe854a
python3Packages.snappy-15-knots: init at 1.2.1
2025-06-05 20:57:02 -05:00
noiioiu
042e8accc2
python3Packages.snappy-manifolds: init at 1.2.1
2025-06-05 20:57:01 -05:00
noiioiu
5d647bfcce
python3Packages.knot-floer-homology: init at 1.2.2
2025-06-05 20:57:01 -05:00
noiioiu
6f28c8729e
python3Packages.cypari: init at 2.5.5
2025-06-05 20:56:55 -05:00
noiioiu
f98c76b988
python3Packages.plink: init at 2.4.6
2025-06-05 20:56:55 -05:00
noiioiu
c7c30f47c2
python3Packages.low-index: init at 1.2.1
2025-06-05 20:56:55 -05:00
noiioiu
a2ae90d0c7
python3Packages.fxrays: init at 1.3.6
2025-06-05 20:56:51 -05:00
R. Ryantm
937f4b2928
mkbrr: 1.12.0 -> 1.12.1
2025-06-06 01:47:42 +00:00
Peder Bergebakken Sundt
6ad174a6dc
signal-desktop: add commandLineArgs for persistent flags ( #404989 )
2025-06-06 03:46:53 +02:00
R. Ryantm
f51e34cc06
kodiPackages.controller-topology-project: 1.0.2 -> 1.0.3
2025-06-06 01:36:22 +00:00
Peder Bergebakken Sundt
dd7c3cf387
python313Packages.simplekv: fix dependencies ( #388796 )
2025-06-06 03:24:18 +02:00
Peder Bergebakken Sundt
75ab7d5cb5
python3Packages.atlassian-python-api: 3.41.21 -> 4.0.4 ( #404118 )
2025-06-06 03:23:34 +02:00
Eman Resu
8028dbc66b
fish-lsp: 1.0.8-4 -> 1.0.9-1
2025-06-05 21:18:38 -04:00
Eman Resu
92366a9737
fish-lsp: add llakala as maintainer
2025-06-05 21:18:26 -04:00
Peder Bergebakken Sundt
6bd4d7b44d
vscode-extensions.reditorsupport.r: 2.8.5 -> 2.8.6 ( #413830 )
2025-06-06 03:15:41 +02:00
Peder Bergebakken Sundt
36e6f377c9
hackneyed: 0.9.1 -> 0.9.3 ( #412632 )
2025-06-06 03:14:15 +02:00
Peder Bergebakken Sundt
0e44ec6b3b
station: 1.52.2 -> 3.3.0 ( #408690 )
2025-06-06 03:07:29 +02:00
iivusly
06847dd80f
whatsapp-for-mac: 2.24.23.82 -> 2.25.16.81
2025-06-05 18:06:50 -07:00
Peder Bergebakken Sundt
a8dd47d56f
ocrodjvu: 0.13.2 -> 0.14; python3Packages.python-djvulibre: 0.9.1 -> 0.9.3 ( #381285 )
2025-06-06 02:57:26 +02:00
Peder Bergebakken Sundt
7e17dd712a
adw-gtk3: 5.10 -> 6.2 ( #407739 )
2025-06-06 02:56:17 +02:00
Peder Bergebakken Sundt
9fdb573457
bitbucket-server-cli: drop ( #411587 )
2025-06-06 02:50:58 +02:00
Peder Bergebakken Sundt
ce87248dbd
matrix-continuwuity: add rocksdb to passthru; add direct_tls build feature ( #411161 )
2025-06-06 02:49:06 +02:00
Peder Bergebakken Sundt
326f02df1a
cozette: build psfu font for vty ( #371226 )
2025-06-06 02:47:59 +02:00
Peder Bergebakken Sundt
6683adea63
code-cursor: 0.50.5 -> 1.0.0 ( #414117 )
2025-06-06 02:40:37 +02:00
Peder Bergebakken Sundt
92eb58f316
pre-commit: 4.0.1 → 4.2.0 ( #411111 )
2025-06-06 02:38:24 +02:00
Peder Bergebakken Sundt
c72b07036e
terragrunt: 0.78.4 -> 0.80.2 ( #410177 )
2025-06-06 02:36:48 +02:00
Ethan Carter Edwards
f81f12278b
render50: init at 9.2.7
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-05 20:31:20 -04:00
Peder Bergebakken Sundt
ba9f213601
bigpemu: 1.18 -> 1.19 ( #413453 )
2025-06-06 02:29:55 +02:00
Peder Bergebakken Sundt
fee8e7c4a6
hyphen: add Russian dictionary, update readmeFileName values ( #395142 )
2025-06-06 02:27:31 +02:00
Peder Bergebakken Sundt
9477c8f08f
gpu-screen-recorder{,-gtk}: add passthru.updateScript, update ( #367552 )
2025-06-06 02:23:48 +02:00
Peder Bergebakken Sundt
12ba6c4325
glamoroustoolkit: add .desktop entry ( #413913 )
2025-06-06 02:22:07 +02:00
Peder Bergebakken Sundt
0bc340c1f6
treewide: use src.name in sourceRoot ( #386589 )
2025-06-06 02:09:54 +02:00
Peder Bergebakken Sundt
4299463cb9
python313Packages.validator-collection: remove unused inputs ( #412553 )
2025-06-06 02:07:31 +02:00
Peder Bergebakken Sundt
598b47c844
python313Packages.pygame-gui: 0613 -> 0614 ( #412447 )
2025-06-06 02:00:44 +02:00
Peder Bergebakken Sundt
ba7de1c9d0
nixos/tests/thelounge: fix eval by disabling theme test ( #412199 )
2025-06-06 01:51:20 +02:00
Peder Bergebakken Sundt
a02f4e55e4
treewide: unpin python311 ( #412204 )
2025-06-06 01:47:15 +02:00
Aaron Andersen
b210ec6682
kodiPackages.six: set PYTHON_PATH ( #385153 )
2025-06-05 19:41:21 -04:00
Peder Bergebakken Sundt
77f7e0611b
python313Packages.starlette-admin: 0.14.1 -> 0.15.0 ( #409588 )
2025-06-06 01:41:06 +02:00
Marcin Serwin
609a05a994
cubeb: 0-unstable-2025-04-02 -> 0-unstable-2025-05-29
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:37:30 +02:00
Peder Bergebakken Sundt
7d4080f5c7
python313Packages.pyrender: use llvmpipeHook ( #409603 )
2025-06-06 01:36:22 +02:00
Peder Bergebakken Sundt
4116463508
python313Packages.textx.passthru.tests.*: fix meta.homepage ( #410689 )
2025-06-06 01:35:35 +02:00
Marcin Serwin
50318d1775
solarus-quest-editor: adopt
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
16ec2ed250
solarus-quest-editor: s/rev/tag/
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
a21e645626
solarus-quest-editor: enable strictDeps
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
22917c1670
solarus-quest-editor: use finalAttrs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
941def2d07
solarus-quest-editor: remove with lib;
from meta
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
78fdc691d2
solarus: adopt
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
909afa8823
solarus: add tests
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
b5d0791022
solarus: update license
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
2641ee4e50
solarus: add meta.mainProgram
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
01118fbfd4
solarus: s/rev/tag/ s/sha256/hash/
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
5d9e81ede1
solarus: enable strictDeps
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
20be8a92b1
solarus: use finalAttrs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
13982535dc
solarus: remove with lib;
from meta
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Marcin Serwin
7cb01ddd65
solarus-launcher: init at 2.0.0
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:34:29 +02:00
Philip Taron
1755d9399b
nixos/networkd: update valid KeepConfiguration values ( #395621 )
2025-06-05 16:17:48 -07:00
Peder Bergebakken Sundt
7d4fcb1622
spotify_player: Install shell completions ( #411258 )
2025-06-06 00:57:57 +02:00
Peder Bergebakken Sundt
3c37f5b8fa
pavucontrol: remove libpressureaudio build input ( #396127 )
2025-06-06 00:57:10 +02:00
R. Ryantm
ff5ff0f1cb
terraform-providers.docker: 3.6.0 -> 3.6.1
2025-06-05 22:55:03 +00:00
Peder Bergebakken Sundt
c89cb941ac
rott: move to pkgs/by-name tree and add shareware data ( #386473 )
2025-06-06 00:50:04 +02:00
Nick Cao
23900a0c88
python3Packages.bagit: 1.8.1 -> 1.9b2 ( #413903 )
2025-06-05 18:47:39 -04:00
emaryn
38a446c696
xmind: 25.01.01061-202501070800 -> 25.04.03523-202505300040
2025-06-06 06:46:39 +08:00
Nick Cao
a1ab8e2436
python312Packages.polyswarm-api: 3.12.0 -> 3.13.0 ( #414149 )
2025-06-05 18:46:36 -04:00
Nick Cao
2d56fb941f
argo-rollouts: 1.8.2 -> 1.8.3 ( #414339 )
2025-06-05 18:45:54 -04:00
Nick Cao
72756c76fb
cadvisor: 0.52.1 -> 0.53.0 ( #414342 )
2025-06-05 18:45:15 -04:00
zowoq
a4a78c561f
go_1_23: 1.23.9 -> 1.23.10
...
Changelog: https://go.dev/doc/devel/release#go1.23.10
2025-06-06 08:44:24 +10:00
Nick Cao
67b5d0461e
sing-box: 1.11.11 -> 1.11.13 ( #414293 )
2025-06-05 18:44:16 -04:00
Nick Cao
37874de274
newt-go: 1.1.3 -> 1.2.0 ( #414319 )
2025-06-05 18:40:38 -04:00
Nick Cao
9c75d5175c
git-repo: 2.54 -> 2.55.1 ( #414285 )
2025-06-05 18:37:53 -04:00
Nick Cao
575bcff17f
terraform-providers.jetstream: 0.2.0 -> 0.2.1 ( #414286 )
2025-06-05 18:37:11 -04:00
Nick Cao
0a8cf4e250
pulumi-bin: 3.173.0 -> 3.174.0 ( #414292 )
2025-06-05 18:36:40 -04:00
Nick Cao
5deda0a438
kube-bench: 0.10.6 -> 0.10.7 ( #414243 )
2025-06-05 18:34:49 -04:00
Nick Cao
3f1402f242
eksctl: 0.208.0 -> 0.209.0 ( #414247 )
2025-06-05 18:34:14 -04:00
R. Ryantm
7cbf03f2e1
python3Packages.certbot-dns-inwx: 3.0.1 -> 3.0.2
2025-06-05 22:33:49 +00:00
Nick Cao
b83b146776
consul-template: 0.40.0 -> 0.41.0 ( #414252 )
2025-06-05 18:33:30 -04:00
nixpkgs-merge-bot[bot]
1b01fd38f1
alpaca: 6.0.5 -> 6.1.5 ( #413861 )
...
Co-authored-by: Gliczy <Gliczy@users.noreply.github.com>
2025-06-05 22:32:38 +00:00
Nick Cao
86a6519b6f
ygot: 0.31.0 -> 0.32.0 ( #414193 )
2025-06-05 18:30:39 -04:00
Nick Cao
caefe269af
mtr-exporter: 0.5.1 -> 0.6.0 ( #414194 )
2025-06-05 18:30:10 -04:00
Nick Cao
0277b3dfed
google-play: 1.7.4 -> 1.7.5 ( #414202 )
2025-06-05 18:29:43 -04:00
Peder Bergebakken Sundt
fd5314101c
hotspot: Use Qt 6, move to by-name, add kgraphviewer and qcustomplot dependencies ( #412125 )
2025-06-06 00:29:18 +02:00
Nick Cao
a1496bee3f
ocm: 1.0.5 -> 1.0.6 ( #414132 )
2025-06-05 18:28:34 -04:00
R. Ryantm
52e34f99d1
fsautocomplete: 0.78.1 -> 0.78.3
2025-06-05 22:26:58 +00:00
Peder Bergebakken Sundt
928a6e4004
zrok: 0.4.46 -> 1.0.4 ( #411911 )
2025-06-06 00:26:55 +02:00
Nick Cao
065ff3346e
postfix-tlspol: 1.8.10 -> 1.8.11 ( #414150 )
2025-06-05 18:26:39 -04:00
Gaetan Lepage
f9162386e9
ruff: 0.11.12 -> 0.11.13
...
Diff: https://github.com/astral-sh/ruff/compare/refs/tags/0.11.12...refs/tags/0.11.13
Changelog: https://github.com/astral-sh/ruff/releases/tag/0.11.13
2025-06-06 00:23:10 +02:00
Gaétan Lepage
75ee9a9cfe
ferron: 1.3.0 -> 1.3.1 ( #414348 )
2025-06-06 00:19:52 +02:00
Peder Bergebakken Sundt
4813afe020
sauerbraten: fix build ( #413010 )
2025-06-06 00:18:03 +02:00
R. Ryantm
b3b88065ee
ha-mqtt-discoverable-cli: 0.18.0 -> 0.19.2.1
2025-06-05 22:16:23 +00:00
Nick Cao
1ad5f95f39
melange: 0.26.0 -> 0.26.6 ( #414085 )
2025-06-05 18:12:36 -04:00
Felix Bargfeldt
59457363e3
ytdl-sub: 2025.05.23 -> 2025.06.01.post1, fix updateScript ( #413411 )
2025-06-06 00:12:20 +02:00
Peder Bergebakken Sundt
0ef468127e
_1oom: update, modernize, adopt ( #413667 )
2025-06-06 00:12:08 +02:00
John Ericson
5c1955ff14
libcCross: Remove!
...
We have a long-standing goal of nothing with "cross" in its name. This
gets us much closer!
2025-06-05 18:11:07 -04:00
Nick Cao
366a7b0e3c
vscode-extensions.ms-dotnettools.csharp: 2.76.27 -> 2.80.16 ( #414008 )
2025-06-05 18:10:23 -04:00
Nick Cao
e1dbb480c8
fex: 2505 -> 2506 ( #414016 )
2025-06-05 18:09:27 -04:00
Arne Keller
1ed29cadd0
jenkins: 2.504.1 -> 2.504.2 ( #413192 )
2025-06-06 00:08:24 +02:00
Peder Bergebakken Sundt
55a98a56e7
zapret: set cflags ( #389287 )
2025-06-06 00:08:19 +02:00
Nick Cao
1e2e55ca23
buildah-unwrapped: 1.40.0 -> 1.40.1 ( #413930 )
2025-06-05 18:07:21 -04:00
Peder Bergebakken Sundt
8407771f25
dolphin-emu: 2503a -> 2506 ( #414336 )
2025-06-06 00:07:12 +02:00
Nick Cao
f2ca6ed6a0
heroic-unwrapped: 2.17.0 -> 2.17.1 ( #413933 )
2025-06-05 18:06:32 -04:00
R. Ryantm
f13bb84909
vscode-extensions.rooveterinaryinc.roo-cline: 3.18.3 -> 3.19.3
2025-06-05 22:06:01 +00:00
Felix Bargfeldt
09c081ef2d
fastfetchMinimal: 2.44.0 -> 2.45.0 ( #414185 )
2025-06-06 00:05:25 +02:00
Gaétan Lepage
3ccb79669b
python3Packages.sagemaker-core: 1.0.34 -> 1.0.36 ( #414198 )
2025-06-05 23:55:52 +02:00
Tom van Dijk
b7cfcd389e
telegram-desktop: set meta.mainProgram correctly for >=5.15
2025-06-05 23:55:37 +02:00
Tom van Dijk
89c4e99899
telegram-desktop: 5.14.3 -> 5.15.2
2025-06-05 23:55:31 +02:00
Thomas Gerbet
1e422c3798
palemoon-bin: 33.7.1 -> 33.7.2
...
https://www.palemoon.org/releasenotes.shtml#v33.7.2
2025-06-05 23:37:43 +02:00
R. Ryantm
da9ddfabb2
ferron: 1.3.0 -> 1.3.1
2025-06-05 21:33:15 +00:00
Sarah Clark
495cadca87
python3Packages.langchain-anthropic: 0.3.13 -> 0.3.15
...
changelog: https://github.com/langchain-ai/langchain/releases/tag/langchain-anthropic%3D%3D0.3.15
diff: https://github.com/langchain-ai/langchain/compare/langchain-anthropic%3D%3D0.3.13...langchain-anthropic%3D%3D0.3.15
2025-06-05 14:13:17 -07:00
Sarah Clark
5bfefc51d9
python3Packages.langchain-tests: 0.3.19 -> 0.3.20
...
changelog: https://github.com/langchain-ai/langchain/releases/tag/langchain-tests%3D%3D0.3.20
diff: https://github.com/langchain-ai/langchain/compare/langchain-tests%3D%3D0.3.19...langchain-tests%3D%3D0.3.20
2025-06-05 14:13:17 -07:00
R. Ryantm
15ca53c6a3
cadvisor: 0.52.1 -> 0.53.0
2025-06-05 21:05:01 +00:00
Peder Bergebakken Sundt
972947d35e
flexget: 3.16.1 -> 3.16.3 ( #414301 )
2025-06-05 23:04:46 +02:00
Alexis Hildebrandt
664f900cd0
alacritty-graphics: init at 0.15.1 ( #407258 )
2025-06-05 22:57:52 +02:00
R. Ryantm
cad7504016
argo-rollouts: 1.8.2 -> 1.8.3
2025-06-05 20:56:02 +00:00
R. Ryantm
1dde4953f1
cargo-mutants: 25.0.1 -> 25.1.0
2025-06-05 20:48:06 +00:00
R. Ryantm
af11d54491
dita-ot: 4.3.1 -> 4.3.2
2025-06-05 20:33:43 +00:00
R. Ryantm
f7464fcd5c
firezone-gateway: 1.4.9 -> 1.4.10
2025-06-05 20:32:10 +00:00
misuzu
8a50b1478b
nixos/dwl: init module ( #403978 )
2025-06-05 23:20:43 +03:00
Peder Bergebakken Sundt
b6ca294c8d
dolphin-emu: 2503a -> 2506
2025-06-05 22:18:11 +02:00
Alexis Hildebrandt
12943bb18f
saxon: add query and transform binaries; clean-up ( #386860 )
2025-06-05 22:13:26 +02:00
Philip Taron
327ecd24eb
perlPackages.FileFindRule: patch for CVE-2011-10007 ( #414219 )
2025-06-05 13:02:45 -07:00
Philip Taron
0d03a88b48
appimageTools: Drop gtk2 ( #414230 )
2025-06-05 13:02:03 -07:00
Philip Taron
950afd1502
fetchurl: Add hook for rewriting/filtering URLs ( #410186 )
2025-06-05 12:59:42 -07:00
Gurjaka
425b529507
dwl: add nixosTests.dwl to passthru.tests
2025-06-05 23:59:17 +04:00
Gurjaka
be1545fc17
nixos/dwl: init module
2025-06-05 23:59:14 +04:00
Caleb Norton
56872245ce
sonusmix: set meta.mainProgram
2025-06-05 14:57:33 -05:00
Alexis Hildebrandt
b95aadedbb
gex: fix Darwin build ( #410749 )
2025-06-05 21:52:02 +02:00
Caleb Norton
57460ca0ca
magic-wormhole: install shell completions
2025-06-05 14:41:45 -05:00
Felix Singer
ec2b95cf86
mbedtls_2: 2.28.9 -> 2.28.10
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-05 21:41:06 +02:00
Casey Link
de8110976b
claude-code: 1.0.6 -> 1.0.11 ( #413858 )
2025-06-05 21:32:32 +02:00
Philip Taron
5c91a4754e
treewide: adjust meta descriptions to avoid definite or indefinite articles ( #414083 )
2025-06-05 12:32:07 -07:00
R. Ryantm
3807e60627
newt-go: 1.1.3 -> 1.2.0
2025-06-05 19:25:20 +00:00
Aaron Bieber
1c0e562a59
glamoroustoolkit: add .desktop entry
2025-06-05 13:20:59 -06:00
nixpkgs-merge-bot[bot]
66576dcd9e
phpExtensions.blackfire: 1.92.36 -> 1.92.37 ( #413086 )
...
Co-authored-by: shyim <github@shyim.de>
2025-06-05 18:45:48 +00:00
nixpkgs-merge-bot[bot]
18368c4d0f
pm2: 6.0.6 -> 6.0.8 ( #414196 )
...
Co-authored-by: jeremyschlatter <jeremyschlatter@users.noreply.github.com>
2025-06-05 18:45:28 +00:00
R. Ryantm
b0af966fa8
flexget: 3.16.1 -> 3.16.3
2025-06-05 18:37:18 +00:00
dotlambda
0bb440cd85
nextcloud-client: 3.16.4 -> 3.16.5 ( #414220 )
2025-06-05 11:31:52 -07:00
nixpkgs-merge-bot[bot]
7e54d27039
hoppscotch: 25.4.2-0 -> 25.5.1-0 ( #412895 )
...
Co-authored-by: DataHearth <dev@antoine-langlois.net>
2025-06-05 18:24:51 +00:00
Thomas Gerbet
7912201754
aerc: backport an upstream patch for handling of attachments' filenames ( #414181 )
2025-06-05 20:18:41 +02:00
Pol Dellaiera
489336866c
typstyle: 0.13.9 -> 0.13.10 ( #414294 )
2025-06-05 20:10:29 +02:00
Peder Bergebakken Sundt
9386013e3e
kchmviewer: enable on unix ( #410878 )
2025-06-05 20:10:13 +02:00
Robert Schütz
8d532014d8
python3Packages.pyiskra: 0.1.19 -> 0.1.21
...
Diff: https://github.com/Iskramis/pyiskra/compare/refs/tags/v0.1.19...refs/tags/v0.1.21
Changelog: https://github.com/Iskramis/pyiskra/releases/tag/v0.1.21
2025-06-05 11:06:29 -07:00
Peder Bergebakken Sundt
1938d26acf
grayjay: 5 -> 7 ( #413615 )
2025-06-05 20:06:06 +02:00
Nishimara
b58ef718f9
zapret: add information about commit and version
2025-06-05 21:05:42 +03:00
Peder Bergebakken Sundt
760e2e6ca6
pinact: ignore pre-release versions in updateScript ( #399436 )
2025-06-05 20:05:04 +02:00
Philip Taron
22b88ba79d
treewide: adjust meta descriptions to avoid definite or indefinite articles
...
This patch was produced in Vim by me, a human being. All errors are the fault of the operator. I did try to be careful.
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: dotlambda <nix@dotlambda.de>
2025-06-05 11:04:25 -07:00
Peder Bergebakken Sundt
ea3f6b6a7b
python313Packages.breezy: 3.3.10 -> 3.3.12 ( #413922 )
2025-06-05 20:03:29 +02:00
Peder Bergebakken Sundt
8efd658ac1
zita-resampler: 1.8.0 -> 1.11.2 ( #413806 )
2025-06-05 20:02:19 +02:00
Peder Bergebakken Sundt
92270ca78c
protoc-gen-dart: 21.1.2 -> 22.3.0 ( #412996 )
2025-06-05 20:01:36 +02:00
Peder Bergebakken Sundt
41a901e46c
velero: remove with lib; ( #414006 )
2025-06-05 19:55:54 +02:00
Peder Bergebakken Sundt
de405cbff2
flare: refactor meta and pname ( #414025 )
2025-06-05 19:55:09 +02:00
Peder Bergebakken Sundt
b64358f8a5
orpie: Refactor and hardcode orpie attribute and rev -> tag ( #413968 )
2025-06-05 19:52:33 +02:00
Peder Bergebakken Sundt
4a816afa6d
unblob: 25.4.14 -> 25.5.26 ( #414177 )
2025-06-05 19:48:40 +02:00
Felix Singer
8e690ed6fc
redmine: Move optional gems to Gemfile.local
...
In order to make the diff of the original Gemfile and this one a bit
smaller, use Gemfile.local for optional gems like webrick.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-05 19:47:42 +02:00
Peder Bergebakken Sundt
e02f6039d5
buffer: 0.9.10 -> 0.10.0 ( #413642 )
2025-06-05 19:44:39 +02:00
Peder Bergebakken Sundt
c987444ccd
shh: 2025.4.12 -> 2025.6.4 ( #414081 )
2025-06-05 19:42:51 +02:00
Sizhe Zhao
1057401032
typstyle: 0.13.9 -> 0.13.10
2025-06-06 01:42:25 +08:00
Peder Bergebakken Sundt
ab073443f1
memogram: 0.2.4 -> 0.2.5 ( #414005 )
2025-06-05 19:41:40 +02:00
misuzu
07edb95aa3
proxmox-backup-client: 3.3.2 -> 3.4.2 ( #414192 )
2025-06-05 20:40:39 +03:00
Arsenii Zorin
1389bb0d74
pulumi-bin: 3.173.0 -> 3.174.0
2025-06-05 20:38:19 +03:00
Peder Bergebakken Sundt
a537c74d10
jazz2: 3.2.0 -> 3.3.0 ( #409133 )
2025-06-05 19:37:15 +02:00
Peder Bergebakken Sundt
31d29daefe
plutovg: 1.0.0 -> 1.1.0 ( #408017 )
2025-06-05 19:36:34 +02:00
Peder Bergebakken Sundt
eba0df73ac
pingvin-share: 1.11.1 -> 1.13.0 ( #411090 )
2025-06-05 19:36:00 +02:00
Sizhe Zhao
fa4a777e6b
sing-box: 1.11.11 -> 1.11.13
2025-06-06 01:35:54 +08:00
Peder Bergebakken Sundt
105b791fa9
victoriametrics: 1.117.1 -> 1.118.0 ( #412401 )
2025-06-05 19:31:18 +02:00
emaryn
9750d13712
xva-img: 1.4.2 -> 1.5
...
Diff: https://github.com/eriklax/xva-img/compare/1.4.2...1.5
2025-06-06 01:29:34 +08:00
Peder Bergebakken Sundt
64364d5240
veilid: 0.4.6 -> 0.4.7 ( #413665 )
2025-06-05 19:28:06 +02:00
Peder Bergebakken Sundt
acf2e9b992
zizmor: 1.8.0 -> 1.9.0 ( #413049 )
2025-06-05 19:27:37 +02:00
Peder Bergebakken Sundt
cc285194c9
super-productivity: 12.0.5 -> 13.0.10 ( #408487 )
2025-06-05 19:25:21 +02:00
Peder Bergebakken Sundt
fda348ca8a
eduke32: automatically update VC_REV, add update script, remove gtk2 ( #410876 )
2025-06-05 19:23:55 +02:00
Peder Bergebakken Sundt
d3d2d80a21
imgbrd-grabber: Fix build error with current Qt6 ( #413051 )
2025-06-05 19:19:09 +02:00
Denis Bueno
02abef532c
nusmw: 2.6.0 -> 2.7.0 ( #395267 )
2025-06-05 19:15:44 +02:00
R. Ryantm
8592018f57
terraform-providers.jetstream: 0.2.0 -> 0.2.1
2025-06-05 17:09:42 +00:00
R. Ryantm
11883cbb64
git-repo: 2.54 -> 2.55.1
2025-06-05 17:09:38 +00:00
Paul Haerle
658d933092
nixos-anywhere: 1.10.0 -> 1.11.0 ( #414195 )
2025-06-05 19:01:02 +02:00
Ethan Carter Edwards
a4f7e10e67
ocamlPackages.mdx: fix Darwin build
...
The unix set perm test fails on Darwin, so disable tests as I do not
believe there is a way to disable specific tests in OCaml.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-05 12:52:46 -04:00
nixpkgs-merge-bot[bot]
f76c09f898
immich-public-proxy: 1.11.1 -> 1.11.2 ( #414275 )
...
Co-authored-by: Jaculabilis <Jaculabilis@users.noreply.github.com>
2025-06-05 16:46:56 +00:00
K900
2377a24e8d
kdePackages: Gear 25.04.1 -> 25.04.2 ( #414244 )
2025-06-05 19:33:52 +03:00
R. Ryantm
58000825ab
lazyjournal: 0.7.8 -> 0.7.9
2025-06-05 16:18:37 +00:00
emaryn
0efe0e3771
mihomo-party: 1.7.3 -> 1.7.4
2025-06-05 16:09:56 +00:00
R. Ryantm
944e443d09
immich-public-proxy: 1.11.1 -> 1.11.2
2025-06-05 16:09:07 +00:00
Dmitry Kalinkin
ff8ec41663
rucio: init at 32.8.6
2025-06-05 12:08:52 -04:00
Dmitry Kalinkin
acab3b9488
python312Packages.rucio: init at 32.8.6
2025-06-05 12:08:48 -04:00
Dmitry Kalinkin
f05a1313c8
python313Python.gfal2-python: 1.12.2 -> 1.13.0, unbroken
2025-06-05 12:08:48 -04:00
Dmitry Kalinkin
edf5976377
python312Packages.oic: init at 1.7.0
2025-06-05 12:08:45 -04:00
Thiago Kenji Okada
3ba41fcb4a
osu-lazer{,-bin}: 2025.424.0 -> 2025.605.3 ( #414172 )
2025-06-05 17:03:13 +01:00
Tristan Ross
17acc11187
zig: misc Darwin fixes ( #389137 )
2025-06-05 08:55:48 -07:00
nixpkgs-merge-bot[bot]
87444c4e51
rime-wanxiang: 6.8.7 -> 7.0.5 ( #414225 )
...
Co-authored-by: rc-zb <rc-zb@outlook.com>
2025-06-05 15:50:35 +00:00
Pol Dellaiera
b292e0d133
vscode-extensions.amazonwebservices.amazon-q-vscode: 1.69.0 -> 1.70.0 ( #414257 )
2025-06-05 17:50:14 +02:00
R. Ryantm
e7cdaad081
vscode-extensions.github.copilot-chat: 0.27.2 -> 0.27.3
2025-06-05 15:40:39 +00:00
Gutyina Gergő
b4b768e44e
osu-lazer: 2025.424.0 -> 2025.605.3
2025-06-05 15:38:22 +00:00
R. Ryantm
81f4163922
vscode-extensions.twpayne.vscode-testscript: 0.0.5 -> 0.0.6
2025-06-05 15:38:16 +00:00
Gutyina Gergő
027e00a5ae
osu-lazer-bin: 2025.424.0 -> 2025.605.3
2025-06-05 15:37:38 +00:00
Dhruv Gramopadhye
c03708e5ff
sdcc: disable broken-on-darwin man pages output
...
This change is necessary to mitigate the man-page output for sdcc failing on systems with case-insensitive file systems.
This is caused by a regression in sdcc's own build scripts. Once the fix in sdcc is released, versions of sdcc with the fix can be built with man pages on darwin.
2025-06-05 17:31:55 +02:00
R. Ryantm
92b4bea3ed
opengrok: 1.13.30 -> 1.14.0
2025-06-05 15:28:20 +00:00
Damien Cassou
05f4a0471c
crowdin-cli: 4.7.0 -> 4.7.1 ( #414246 )
2025-06-05 17:23:09 +02:00
R. Ryantm
eaf1de36c1
vscode-extensions.ms-azuretools.vscode-bicep: 0.35.1 -> 0.36.1
2025-06-05 15:20:22 +00:00
R. Ryantm
37841184e9
vscode-extensions.seatonjiang.gitmoji-vscode: 1.2.5 -> 1.3.0
2025-06-05 15:18:18 +00:00
R. Ryantm
68fb3c059a
vscode-extensions.editorconfig.editorconfig: 0.17.2 -> 0.17.4
2025-06-05 15:14:23 +00:00
R. Ryantm
5637f51c4f
vscode-extensions.amazonwebservices.amazon-q-vscode: 1.69.0 -> 1.70.0
2025-06-05 15:07:43 +00:00
Bobby Rong
7019863e6e
webkitgtk_6_0: 2.48.2 → 2.48.3 ( #413282 )
2025-06-05 23:07:21 +08:00
R. Ryantm
f7a7614349
vscode-extensions.github.copilot: 1.323.0 -> 1.326.0
2025-06-05 15:02:42 +00:00
Maximilian Bosch
b2abe88872
Merge: percona-server: 8.4.4-4 -> 8.4.5-5 ( #413561 )
2025-06-05 16:57:38 +02:00
R. Ryantm
1a752a0313
python3Packages.cmd2: 2.5.11 -> 2.6.0
2025-06-05 16:57:02 +02:00
R. Ryantm
adf24a58ec
consul-template: 0.40.0 -> 0.41.0
2025-06-05 14:48:35 +00:00
Aleksana
a6b868ab0c
firefox-unwrapped: drop lovesegfault from maintainers ( #412536 )
2025-06-05 22:48:00 +08:00
Aleksana
3b2728ec1e
cli-visualizer: drop ( #414190 )
2025-06-05 22:47:13 +08:00
R. Ryantm
39918c58e9
clj-kondo: 2025.04.07 -> 2025.06.05
2025-06-05 14:37:33 +00:00
K900
0ad7514a44
kdePackages: Gear 25.04.1 -> 25.04.2
2025-06-05 17:36:54 +03:00
dotlambda
818845307e
ezstream: 0.6.0 -> 1.0.2 ( #414113 )
2025-06-05 07:36:44 -07:00
R. Ryantm
344c7d7994
eksctl: 0.208.0 -> 0.209.0
2025-06-05 14:34:21 +00:00
R. Ryantm
3a810fc632
crowdin-cli: 4.7.0 -> 4.7.1
2025-06-05 14:31:01 +00:00
R. Ryantm
cb66d794e2
kube-bench: 0.10.6 -> 0.10.7
2025-06-05 14:16:47 +00:00
Maximilian Bosch
30a7b0a65f
Merge: nixos/nginx: fix type of mapHashBucketSize ( #413269 )
2025-06-05 16:11:55 +02:00
eyjhb
cf5377c607
Revert "stalwart-mail: build against system jemalloc"
2025-06-05 15:53:56 +02:00
Adam C. Stephens
bc215079e7
openvswitch: 3.5.0 -> 3.5.1 ( #388164 )
2025-06-05 09:50:37 -04:00
Jez Cope
27145333ab
python3Packages.bagit: 1.8.1 -> 1.9b2
2025-06-05 14:41:11 +01:00
Philip Taron
0861217ca8
treewide: replace stdenv.is
with stdenv.hostPlatform.is
( #413977 )
2025-06-05 06:40:30 -07:00
Alyssa Ross
2648e3fbf8
dhcpcd: fix static
...
I've stuck with checking isLinux rather than availableOn, because I
think that even if we ended up with libudev-devd on FreeBSD, we still
wouldn't want to use it in this package when it has its own FreeBSD
support.
2025-06-05 15:29:47 +02:00
Tristan Ross
154cedf1f4
llvmPackages_git: 21.0.0-unstable-2025-05-25 -> 21.0.0-unstable-2025-06-06
2025-06-05 15:27:53 +02:00
Pol Dellaiera
4fb30d68b4
vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0 ( #414224 )
2025-06-05 15:22:25 +02:00
Maximilian Bosch
4a2a4193f9
nixos/nginx: fix type of mapHashBucketSize
...
While the default is indeed 32/64/128, the option accepts any `size`[1]
including values >128, as observed in a customer project.
[1] https://nginx.org/en/docs/http/ngx_http_map_module.html
2025-06-05 14:58:17 +02:00
Florian Klink
47718fe885
nixos/alloy: add environmentFile option ( #405269 )
2025-06-05 15:55:16 +03:00
Janne Heß
25a38ebfb0
appimageTools: Drop gtk2
...
Should work since it's not in the linked excludelist anymore: https://github.com/AppImageCommunity/pkg2appimage/blob/master/excludelist
Ref: https://github.com/NixOS/nixpkgs/issues/410814
Tested by running `joplin-desktop`
2025-06-05 14:32:22 +02:00
Martin Weinelt
2c8c54ac21
python3Packages.django_5_1: 5.1.9 -> 5.1.10 ( #414118 )
2025-06-05 14:29:34 +02:00
Pol Dellaiera
0441253311
vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0
2025-06-05 14:28:35 +02:00
Pol Dellaiera
08b2ab87f3
vscode-extensions.esbenp.prettier-vscode: fix path to prettier
( #414187 )
2025-06-05 14:22:35 +02:00
R. Ryantm
16727d7e06
rime-wanxiang: 6.8.7 -> 7.0.5
2025-06-05 12:21:01 +00:00
R. Ryantm
e9e3ad892f
vscode-extensions.stylelint.vscode-stylelint: 1.5.0 -> 1.5.1
2025-06-05 12:17:21 +00:00
Sandro Jäckel
79f10f152c
nextcloud-client: 3.16.4 -> 3.16.5
...
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.16.5
2025-06-05 14:12:26 +02:00
R. Ryantm
6b6a7806b0
vscode-extensions.ms-dotnettools.vscode-dotnet-runtime: 2.3.3 -> 2.3.5
2025-06-05 12:00:13 +00:00
R. Ryantm
dbe80b1e2b
vscode-extensions.jdinhlife.gruvbox: 1.26.0 -> 1.28.0
2025-06-05 11:55:18 +00:00
Sandro
976e324947
Revert "level-zero: 1.21.9 -> 1.22.3"
2025-06-05 13:54:23 +02:00
R. Ryantm
273b2638ea
vscode-extensions.bradlc.vscode-tailwindcss: 0.14.19 -> 0.14.20
2025-06-05 11:42:29 +00:00
R. Ryantm
9439ec8ec0
vscode-extensions.danielsanmedium.dscodegpt: 3.12.38 -> 3.12.39
2025-06-05 11:41:42 +00:00
R. Ryantm
f8f584f3a9
vscode-extensions.waderyan.gitblame: 11.1.2 -> 11.1.3
2025-06-05 11:38:50 +00:00
R. Ryantm
ea0eb51409
vscode-extensions.wakatime.vscode-wakatime: 25.0.3 -> 25.0.4
2025-06-05 11:37:30 +00:00
Alyssa Ross
6c76fd5f51
sane-backends: more accurate systemd support check
...
As opposed to conditioning it on isLinux.
2025-06-05 13:34:40 +02:00
nixpkgs-merge-bot[bot]
05b767cfc0
openimageio: 3.0.6.1 -> 3.0.7.0 ( #413042 )
...
Co-authored-by: yzx9 <gh@yzx9.xyz>
2025-06-05 11:32:57 +00:00
Pol Dellaiera
8f1a8fd337
vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.14.0 -> 0.14.3 ( #414201 )
2025-06-05 13:29:20 +02:00
tomberek
9cf9a4211f
teleport_17: 17.4.8 -> 17.5.0 ( #414047 )
2025-06-05 07:22:16 -04:00
R. Ryantm
25936d2e9d
vscode-extensions.unifiedjs.vscode-mdx: 1.8.14 -> 1.8.15
2025-06-05 11:17:23 +00:00
Pol Dellaiera
689683e45a
vscode-extensions.coder.coder-remote: 1.9.0 -> 1.9.1 ( #414200 )
2025-06-05 13:10:12 +02:00
R. Ryantm
ed2cbd0d15
vscode-extensions.davidanson.vscode-markdownlint: 0.59.0 -> 0.60.0
2025-06-05 11:06:54 +00:00
R. Ryantm
1ea9874c9e
google-play: 1.7.4 -> 1.7.5
2025-06-05 11:04:33 +00:00
R. Ryantm
262ceea379
vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.14.0 -> 0.14.3
2025-06-05 11:01:21 +00:00
R. Ryantm
1ecc3eb32e
vscode-extensions.coder.coder-remote: 1.9.0 -> 1.9.1
2025-06-05 10:55:39 +00:00
R. Ryantm
6b3fffa698
python3Packages.sagemaker-core: 1.0.34 -> 1.0.36
2025-06-05 10:36:07 +00:00
R. Ryantm
187fe567f6
pm2: 6.0.6 -> 6.0.8
2025-06-05 10:23:26 +00:00
Christoph Heiss
6881e4cdab
proxmox-backup-client: 3.3.2 -> 3.4.2
...
- The one patch previously pulled from the AUR packaging is now
vendored, due to not being updated (yet) there and needing a refresh.
- A new patch is introduced to revert a commit with very much
upstream-specific change in the `h2` crate, which is not applicable
here.
Also closes #412778 .
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-06-05 12:09:04 +02:00
FliegendeWurst
f349ba88b6
cli-visualizer: drop
2025-06-05 12:08:39 +02:00
Felix Bargfeldt
bdd4948349
clorinde: 0.15.2 -> 0.16.0 ( #414186 )
2025-06-05 12:08:25 +02:00
R. Ryantm
ba60675786
nixos-anywhere: 1.10.0 -> 1.11.0
2025-06-05 10:07:21 +00:00
R. Ryantm
fd7c6b0bf0
mtr-exporter: 0.5.1 -> 0.6.0
2025-06-05 10:04:30 +00:00
R. Ryantm
cda9c64a1b
ygot: 0.31.0 -> 0.32.0
2025-06-05 10:02:55 +00:00
R. Ryantm
f598182c0b
livekit: 1.8.4 -> 1.9.0
2025-06-05 10:01:18 +00:00
Pol Dellaiera
957e95887b
vscode-extensions.robocorp.robotframework: init at 1.13.0
2025-06-05 11:58:55 +02:00
Pol Dellaiera
29550470b0
vscode-extensions.esbenp.prettier-vscode: fix path to prettier
2025-06-05 11:58:36 +02:00
Gaétan Lepage
dfe046122e
uv: 0.7.10 -> 0.7.11 ( #414159 )
2025-06-05 11:54:20 +02:00
Defelo
453d0a30a4
clorinde: 0.15.2 -> 0.16.0
2025-06-05 11:52:25 +02:00
R. Ryantm
90e3ef2c3d
fastfetchMinimal: 2.44.0 -> 2.45.0
2025-06-05 09:34:49 +00:00
nixpkgs-merge-bot[bot]
63c7ff7089
airwindows: 0-unstable-2025-05-18 -> 0-unstable-2025-05-25 ( #413800 )
...
Co-authored-by: l1npengtul <l1npengtul@users.noreply.github.com>
2025-06-05 09:32:02 +00:00
Pol Dellaiera
1f36324dfd
readeck: 0.18.2 -> 0.19.2 ( #411362 )
2025-06-05 11:23:22 +02:00
Pol Dellaiera
9265cf1983
jujutsu: replace git
with gitMinimal
( #414034 )
2025-06-05 11:21:47 +02:00
R. Ryantm
bc69b7dd5d
beeper: 4.0.732 -> 4.0.747
2025-06-05 09:19:20 +00:00
Marek Fajkus
0b7d591051
zasm: 4.4.7 -> 4.4.17 ( #414109 )
2025-06-05 11:16:52 +02:00
Paul Haerle
00e7f80296
maintainers: drop clevor ( #413960 )
2025-06-05 11:14:22 +02:00
Paul Haerle
f53da6c507
broadcast-box: init at 0-unstable-2025-06-04 ( #288443 )
2025-06-05 11:11:24 +02:00
JuliusFreudenberger
b5fa3b319d
teleport_17: 17.4.8 -> 17.5.1
...
Changelogs: https://github.com/gravitational/teleport/releases/tag/v17.5.0 https://github.com/gravitational/teleport/releases/tag/v17.5.1
Diff: https://github.com/gravitational/teleport/compare/v17.4.8...v17.5.1
2025-06-05 12:02:15 +03:00
Vojtěch Káně
a8b64551c5
aerc: backport an upstream patch for handling of attachments' filenames
...
The patch is not part of a tagged release yet so we apply it selectively
instead of upgrading whole aerc. While it is originally presented as
a usability problem only for attachments with absolutes filepaths (they
fail to open), there is nothing stopping you from putting a relative
path in there therefore forcing aerc to overwriting any path on the host
system with sender chosen data. It's been marked as CVE-2025-49466
I decided to inline the patches into nixpkgs as they are very short and
the current bot protection of git.sr.ht complicates patch fetching.
2025-06-05 10:57:27 +02:00
Marcus Ramberg
569dc917da
vivaldi: 7.4.3684.43 -> 7.4.3684.46 ( #414126 )
2025-06-05 10:55:39 +02:00
László Vaskó
52474c6bee
unblob: 25.4.14 -> 25.5.26
2025-06-05 10:55:18 +02:00
emaryn
5dd3d7ed18
xxdiff: 5.0b1 -> 5.1-unstable-2025-03-21
2025-06-05 16:33:01 +08:00
emaryn
c025fb0d82
yaml-language-server: 1.17.0 -> 1.18.0
...
Diff: https://github.com/redhat-developer/yaml-language-server/compare/refs/tags/1.17.0...refs/tags/1.18.0
Changelog: https://github.com/redhat-developer/yaml-language-server/blob/refs/tags/1.18.0/CHANGELOG.md
2025-06-05 16:15:59 +08:00
Peder Bergebakken Sundt
ec62ae342c
alloy6: 6.0.0 -> 6.2.0 ( #413945 )
2025-06-05 10:10:37 +02:00
Peder Bergebakken Sundt
05c715e247
python3Packages.granian: only use rust-jemalloc-sys on aarch64 ( #413971 )
2025-06-05 10:10:13 +02:00
Azat Bahawi
c8723a9efd
mold: 2.39.1 -> 2.40.0 ( #413650 )
2025-06-05 11:09:14 +03:00
Peder Bergebakken Sundt
000a80ab4e
harper: 0.38.0 -> 0.40.0 ( #411278 )
2025-06-05 10:06:14 +02:00
Peder Bergebakken Sundt
9f5685279f
miniserve: 0.28.0 -> 0.29.0, modernize, adopt ( #412193 )
2025-06-05 10:05:58 +02:00
Marco Desiderati
d5b61902ea
snx-rs: 3.1.2 -> 4.4.1
2025-06-05 09:57:02 +02:00
emaryn
ac424fab9a
wemeet-wayland-screenshare: 0-unstable-2025-01-06 -> 0-unstable-2025-05-31
2025-06-05 15:53:06 +08:00
Gaetan Lepage
6a42e78cc3
uv: 0.7.10 -> 0.7.11
...
Diff: https://github.com/astral-sh/uv/compare/refs/tags/0.7.10...refs/tags/0.7.11
Changelog: https://github.com/astral-sh/uv/blob/0.7.11/CHANGELOG.md
2025-06-05 09:34:37 +02:00
7c6f434c
04e142553c
openscad-unstable: 2025-05-17 -> 2025-06-04 ( #413984 )
2025-06-05 07:03:41 +00:00
Arne Keller
6fbe914075
nats-server: 2.11.3 -> 2.11.4 ( #409879 )
2025-06-05 08:54:22 +02:00
Gaétan Lepage
47f0bb3346
vimPlugins.kanso-nvim: init at 2025-06-03 ( #414146 )
2025-06-05 08:54:14 +02:00
Morgan Jones
9cb3e5e06a
samba: 4.20.4 -> 4.20.8 ( #414048 )
2025-06-04 23:51:58 -07:00
Gaétan Lepage
47e8996dc2
python3Packages.hf-xet: 1.1.2 -> 1.1.3 ( #413828 )
2025-06-05 08:43:57 +02:00
Gaétan Lepage
04066e60a3
box2d: 3.1.0 -> 3.1.1 ( #413825 )
2025-06-05 08:42:30 +02:00
Thomas Gerbet
0899a0e4ae
fleet: 4.68.0 -> 4.68.1 ( #414064 )
2025-06-05 08:42:09 +02:00
Gaétan Lepage
268bd33d0b
python3Packages.torch-bin: 2.7.0 -> 2.7.1 ( #414060 )
2025-06-05 08:37:36 +02:00
h7x4
e626e61ab8
maintainers: rename williamvds -> averyvigolo ( #414043 )
2025-06-05 08:36:44 +02:00
dotlambda
48975d7f9b
safety-cli: 3.5.1 -> 3.5.2 ( #414151 )
2025-06-04 23:19:31 -07:00
Thomas Gerbet
1202389e9d
ripunzip: 2.0.2 -> 2.0.3 ( #414138 )
2025-06-05 08:09:32 +02:00
R. Ryantm
4063560ec7
proton-pass: 1.31.4 -> 1.31.5
2025-06-05 06:06:34 +00:00
Fabian Affolter
2f43173e80
python312Packages.polyswarm-api: 3.12.0 -> 3.13.0
...
Diff: https://github.com/polyswarm/polyswarm-api/compare/refs/tags/3.12.0...refs/tags/3.13.0
Changelog: https://github.com/polyswarm/polyswarm-api/releases/tag/3.13.0
2025-06-05 07:59:22 +02:00
Fabian Affolter
d3ce1e9ebf
python313Packages.nessclient: 1.1.2 -> 1.2.0 ( #414084 )
2025-06-05 07:58:33 +02:00
Fabian Affolter
6192bca7cd
python313Packages.tencentcloud-sdk-python: 3.0.1392 -> 3.0.1393 ( #414077 )
2025-06-05 07:57:54 +02:00
R. Ryantm
97799403ff
postfix-tlspol: 1.8.10 -> 1.8.11
2025-06-05 05:45:17 +00:00
R. Ryantm
90071e65fb
safety-cli: 3.5.1 -> 3.5.2
2025-06-05 05:42:13 +00:00
John Titor
e5003e13f4
uwsm: 0.21.4 -> 0.21.6
2025-06-05 10:54:47 +05:30
John Titor
b5cfb30b70
warp-terminal: 0.2025.05.28.08.11.stable_02 -> 0.2025.05.28.08.11.stable_03
2025-06-05 10:54:39 +05:30
vinylen
195e553ea6
vimPlugins.kanso-nvim: init at 2025-06-03
2025-06-05 07:18:55 +02:00
Vladimír Čunát
0437b19f91
ngtcp2-gnutls: 1.12.0 -> 1.13.0 ( #411221 )
2025-06-05 06:50:48 +02:00
Vladimír Čunát
fafe5beeba
knot-dns: 3.4.6 -> 3.4.7 ( #414122 )
2025-06-05 06:50:03 +02:00
R. Ryantm
0944ebab38
homebank: 5.9.1 -> 5.9.2
2025-06-05 04:48:15 +00:00
Pol Dellaiera
be60c33b83
vscode-extensions.james-yu.latex-workshop: 10.9.1 -> 10.10.0 and moved to own directory ( #414054 )
2025-06-05 06:47:11 +02:00
Felix Kimmel
eb596f2724
vscode-extensions.james-yu.latex-workshop: 10.9.1 -> 10.10.0 and moved to own directory
2025-06-05 06:39:14 +02:00
rewine
f633b66c34
vivaldi: 7.4.3684.43 -> 7.4.3684.46
2025-06-05 12:09:14 +08:00
R. Ryantm
0a00db6f7b
ripunzip: 2.0.2 -> 2.0.3
2025-06-05 04:06:14 +00:00
Martin Weinelt
c3f363fb4e
python3Packages.django_5_2: 5.2.1 -> 5.2.2 ( #414119 )
2025-06-05 05:44:41 +02:00
Boris Nagaev
81a5e50efc
lightning-loop: 0.28.8 -> 0.31.1
2025-06-05 00:39:28 -03:00
R. Ryantm
b56471cf1c
ocm: 1.0.5 -> 1.0.6
2025-06-05 03:37:49 +00:00
Martin Weinelt
3fdac78c28
nixosTests: migrate mc config host add
to mc alias set
...
The former command was deprecated in 2020 and removed in one of the last
releases.
2025-06-05 05:36:17 +02:00
Kenichi Kamiya
38b1b87e90
typescript: prefer npmjs for src
2025-06-05 09:05:31 +05:30
Kenichi Kamiya
050d2ca17a
typescript: add kachick as maintainer
2025-06-05 09:05:31 +05:30
Kenichi Kamiya
1ef2f0078c
typescript: 5.8.2 -> 5.8.3
...
Diff: https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3
2025-06-05 09:05:31 +05:30
Kenichi Kamiya
6262669c6e
typescript: cleanup
...
- add updateScript
- prefer finalAttrs
- remove `with lib;`
- prefer tag rather than rev for fetchFromGitHub
2025-06-05 09:05:31 +05:30
Kenichi Kamiya
c2e3ef65d1
typescript: prefer versionCheckHook rather than testers.testVersion
...
Actually simplify updating from 5.8.2 to 5.8.3 causes errors in the version check
2025-06-05 09:05:31 +05:30
Martin Weinelt
0e349bdc76
python3Packages.django_5_2: 5.2.1 -> 5.2.2
...
https://docs.djangoproject.com/en/5.2/releases/5.2.2/
https://www.djangoproject.com/weblog/2025/jun/04/security-releases/
Fixes: CVE-2025-48432
2025-06-05 05:01:23 +02:00
Martin Weinelt
00d8ed7ae2
python3Packages.django_5_1: 5.1.9 -> 5.1.10
...
https://docs.djangoproject.com/en/5.1/releases/5.1.10/
https://www.djangoproject.com/weblog/2025/jun/04/security-releases/
Fixes: CVE-2025-48432
2025-06-05 05:00:16 +02:00
Aleksana
f034044c26
dive: add shell completion ( #414102 )
2025-06-05 10:55:30 +08:00
Maya Doshi
e38b818038
ezstream: 0.6.0 -> 1.0.2
2025-06-04 22:53:21 -04:00
R. Ryantm
cbe7145928
knot-dns: 3.4.6 -> 3.4.7
2025-06-05 02:45:22 +00:00
Stig Palmquist
01885ade53
perlPackages.FileFindRule: patch for CVE-2011-10007
2025-06-05 04:38:43 +02:00
Mohammad Al-Ahdal
67ec01ff28
code-cursor: 0.50.5 -> 1.0.0
2025-06-04 20:30:50 -06:00
Kalle Ahlström
3555936f77
dive: add shell completion
...
Co-authored-by: Kenichi Kamiya <kachick1@gmail.com>
2025-06-05 05:17:33 +03:00
emaryn
2a773a1b68
zasm: 4.4.7 -> 4.4.17
...
Diff: https://github.com/megatokio/zasm/compare/4.4.7...4.4.17
2025-06-05 09:44:02 +08:00
rewine
da5af46a09
dfilemanager: drop ( #413566 )
2025-06-05 09:35:46 +08:00
Robert Schütz
8cf7a13f56
python3Packages.aioamazondevices: init at 3.0.5
2025-06-04 18:17:48 -07:00
André Lima
96c8709d82
virtualbox: 7.1.8 -> 7.1.10
2025-06-05 02:17:34 +01:00
Robert Schütz
b4ebb630d4
python3Packages.aioimmich: init at 0.9.0
2025-06-04 18:03:05 -07:00
Peder Bergebakken Sundt
c5dc91bbcd
tdf: correct license ( #413935 )
2025-06-05 02:31:50 +02:00
Peder Bergebakken Sundt
f7cbcfd083
efficient-compression-tool: 0.9.1 -> 0.9.5 ( #412472 )
2025-06-05 02:23:31 +02:00
Martin Weinelt
168a510071
home-assistant-custom-lovelace-modules.custom-sidebar: init at 10.2.0 ( #414029 )
2025-06-05 02:11:41 +02:00
Nick Cao
92abbdd564
typos-lsp: 0.1.37 -> 0.1.38 ( #413596 )
2025-06-04 20:06:13 -04:00
Nick Cao
b8729c29df
python312Packages.mypy-boto3-*: updates ( #414067 )
2025-06-04 19:36:56 -04:00
Nick Cao
ab90c18559
python313Packages.holidays: 0.73 -> 0.74 ( #414068 )
2025-06-04 19:36:45 -04:00
Nick Cao
b126b433b4
python313Packages.publicsuffixlist: 1.0.2.20250529 -> 1.0.2.20250603 ( #414069 )
2025-06-04 19:36:14 -04:00
Nick Cao
1fadc621c3
python313Packages.seedir: 0.5.0 -> 0.5.1 ( #414074 )
2025-06-04 19:36:01 -04:00
iivusly
106a47787c
uxn: fix builds in Darwin
2025-06-04 16:33:51 -07:00
Nick Cao
288b44d12c
ts_query_ls: 3.1.0 -> 3.2.0 ( #414086 )
2025-06-04 19:33:48 -04:00
Nick Cao
9b3532105d
powerstation: 0.5.0 -> 0.5.1 ( #414021 )
2025-06-04 19:32:54 -04:00
Nick Cao
7971a73eb8
pgmoneta: 0.17.0 -> 0.17.1 ( #414022 )
2025-06-04 19:32:26 -04:00
Nick Cao
4b30d12cfd
kubectl-ai: 0.0.9 -> 0.0.11 ( #414035 )
2025-06-04 19:31:54 -04:00
Nick Cao
56d6bf5dac
python3Packages.cvxpy: 1.6.5 -> 1.6.6 ( #414051 )
2025-06-04 19:28:01 -04:00
Nick Cao
10c2ae81ed
repomix: 0.3.6 -> 0.3.8 ( #414000 )
2025-06-04 19:26:05 -04:00
dotlambda
ef40c77e57
python3Packages.pysmlight: 0.2.5 -> 0.2.6 ( #414028 )
2025-06-04 16:17:35 -07:00
Robert Schütz
a0e101bd1b
python3Packages.pysmlight: fix tests on Darwin
2025-06-04 16:02:20 -07:00
dotlambda
ae40fe66bb
python3Packages.aiokem: 0.5.12 -> 1.0.1 ( #413967 )
2025-06-04 15:58:27 -07:00
Nick Cao
75d166dc39
vals: 0.41.1 -> 0.41.2 ( #414014 )
2025-06-04 18:52:43 -04:00
R. Ryantm
30e3aac86a
ts_query_ls: 3.1.0 -> 3.2.0
2025-06-04 22:52:42 +00:00
Nick Cao
c8b91ebdd1
smtprelay: 1.11.2 -> 1.12.0 ( #414017 )
2025-06-04 18:51:35 -04:00
Nick Cao
df9c718568
bugstalker: 0.3.0 -> 0.3.1 ( #413950 )
2025-06-04 18:50:36 -04:00
Nick Cao
82195648bf
python3Packages.firebase-admin: disable flaky tests for all platforms ( #413962 )
2025-06-04 18:49:51 -04:00
Nick Cao
17b0c3d1ff
python3Packages.google-cloud-spanner: disable flaky test ( #413966 )
2025-06-04 18:49:30 -04:00
Nick Cao
3147b4cc87
dnscontrol: 4.20.0 -> 4.21.0 ( #413973 )
2025-06-04 18:48:24 -04:00
Fabian Affolter
6234476b8f
python313Packages.nessclient: 1.1.2 -> 1.2.0
...
Changelog: https://github.com/nickw444/nessclient/releases/tag/1.2.0
2025-06-05 00:45:54 +02:00
Nick Cao
8b2390e415
restinio: 0.7.6 -> 0.7.7 ( #413907 )
2025-06-04 18:45:53 -04:00
Nick Cao
769a659492
python3Packages.types-mock: 5.2.0.20250306 -> 5.2.0.20250516 ( #413919 )
2025-06-04 18:44:46 -04:00
Nick Cao
c269d08dc4
hugo: 0.147.5 -> 0.147.7 ( #413920 )
2025-06-04 18:44:04 -04:00
R. Ryantm
634059c8e6
melange: 0.26.0 -> 0.26.6
2025-06-04 22:43:31 +00:00
Nick Cao
ca7b3eb0b6
c-blosc: partially revert "c-blosc2: add cmake-config and propagate buildInputs" ( #413931 )
2025-06-04 18:42:51 -04:00
Donovan Glover
d068834126
neohtop: 1.1.2 -> 1.2.0 ( #413991 )
2025-06-04 22:42:16 +00:00
Toma
a07e055581
python3Packages.dep-logic: 0.5.0 -> 0.5.1 ( #409181 )
2025-06-05 00:39:13 +02:00
Azat Bahawi
b435ae237b
nelm: 1.4.1 -> 1.5.0 ( #414027 )
2025-06-05 01:38:20 +03:00
Peder Bergebakken Sundt
f8e53efdf5
arc-browser: 1.91.2-62278 -> 1.97.0-63507 ( #410535 )
2025-06-05 00:36:54 +02:00
Nick Cao
771f72a679
pipenv: 2025.0.2 -> 2025.0.3 ( #413887 )
2025-06-04 18:32:49 -04:00
Nick Cao
fa7d2620b0
xmrig: 6.22.2 -> 6.22.3 ( #413890 )
2025-06-04 18:27:09 -04:00
Nick Cao
4ebd03b24f
twingate: 2025.114.149850 -> 2025.155.154210 ( #413901 )
2025-06-04 18:25:52 -04:00
Nick Cao
4efa3a2fe1
partclone: 0.3.36 -> 0.3.37 ( #413904 )
2025-06-04 18:23:29 -04:00
Robert Schütz
d004e44413
bitwarden-cli: mark broken on Darwin
2025-06-04 15:19:21 -07:00
Robert Schütz
4c3eaa9dae
bitwarden-cli: 2025.4.0 -> 2025.5.0
...
Diff: https://github.com/bitwarden/clients/compare/refs/tags/cli-v2025.4.0...refs/tags/cli-v2025.5.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2025.5.0
2025-06-04 15:19:21 -07:00
Fabian Affolter
7ec4c430e8
python313Packages.tencentcloud-sdk-python: 3.0.1392 -> 3.0.1393
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1392...refs/tags/3.0.1393
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1393/CHANGELOG.md
2025-06-05 00:17:38 +02:00
Fabian Affolter
12d537f545
python313Packages.tencentcloud-sdk-python: 3.0.1391 -> 3.0.1392
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1391...refs/tags/3.0.1392
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1392/CHANGELOG.md
2025-06-05 00:16:45 +02:00
Ilan Joselevich
c912c0f321
home-assistant-custom-lovelace-modules.custom-sidebar: init at 10.2.0
2025-06-05 01:13:27 +03:00
Fabian Affolter
1d717d180a
python313Packages.seedir: 0.5.0 -> 0.5.1
...
Diff: https://github.com/earnestt1234/seedir/compare/refs/tags/v0.5.0...refs/tags/v0.5.1
Changelog: https://github.com/earnestt1234/seedir/releases/tag/v0.5.1
2025-06-05 00:03:55 +02:00
R. Ryantm
c7c6a3a73e
plexRaw: 1.41.7.9799-5bce000f7 -> 1.41.7.9823-59f304c16
2025-06-05 00:01:51 +02:00
Fabian Affolter
cb46c25408
python313Packages.publicsuffixlist: 1.0.2.20250529 -> 1.0.2.20250603
...
Changelog: https://github.com/ko-zu/psl/blob/v1.0.2.20250603-gha/CHANGES.md
2025-06-04 23:55:51 +02:00
Fabian Affolter
e2cb8c6cd5
python313Packages.holidays: 0.73 -> 0.74
...
Diff: https://github.com/vacanza/python-holidays/compare/refs/tags/v0.73...refs/tags/v0.74
Changelog: https://github.com/vacanza/python-holidays/releases/tag/v0.74
2025-06-04 23:54:55 +02:00
Fabian Affolter
e248093e1a
python313Packages.boto3-stubs: 1.38.28 -> 1.38.30
2025-06-04 23:53:15 +02:00
Fabian Affolter
380e689bcb
python313Packages.botocore-stubs: 1.38.28 -> 1.38.30
2025-06-04 23:53:12 +02:00
Dmitry Kalinkin
8355f8e056
python3Packages.pyarrow: add orc ( #405543 )
2025-06-04 17:53:11 -04:00
Fabian Affolter
2bfe9af6c9
python312Packages.mypy-boto3-transcribe: 1.38.0 -> 1.38.30
2025-06-04 23:53:04 +02:00
Fabian Affolter
6aaf4bb2ac
python312Packages.mypy-boto3-sagemaker: 1.38.27 -> 1.38.30
2025-06-04 23:52:51 +02:00
Fabian Affolter
47389c0bcc
python312Packages.mypy-boto3-network-firewall: 1.38.25 -> 1.38.30
2025-06-04 23:52:36 +02:00
Fabian Affolter
25b105da38
python312Packages.mypy-boto3-mediaconvert: 1.38.16 -> 1.38.30
2025-06-04 23:52:30 +02:00
Fabian Affolter
9941c2bfec
python312Packages.mypy-boto3-mediaconnect: 1.38.0 -> 1.38.30
2025-06-04 23:52:29 +02:00
Gaetan Lepage
02e6ed21fb
python3Packages.torchvision: 0.22.0 -> 0.22.1
...
Diff: https://github.com/pytorch/vision/compare/v0.22.0...v0.22.1
Changelog: https://github.com/pytorch/vision/releases/tag/v0.22.1
2025-06-04 23:52:14 +02:00
Gaetan Lepage
65ac8cfabc
python3Packages.torchaudio: 2.7.0 -> 2.7.1
...
Diff: https://github.com/pytorch/audio/compare/v2.7.0...v2.7.1
Changelog: https://github.com/pytorch/audio/releases/tag/v2.7.1
2025-06-04 23:52:14 +02:00
Gaetan Lepage
77692cfde2
python3Packages.torch-bin: 2.7.0 -> 2.7.1
...
Diff: https://github.com/pytorch/pytorch/compare/v2.7.0...v2.7.1
Changelog: https://github.com/pytorch/audio/releases/tag/v2.7.1
2025-06-04 23:52:14 +02:00
Fabian Affolter
7fa057aa7c
python312Packages.mypy-boto3-emr-serverless: 1.38.27 -> 1.38.29
2025-06-04 23:52:05 +02:00
Fabian Affolter
5350e14d55
python312Packages.mypy-boto3-apigatewayv2: 1.38.0 -> 1.38.29
2025-06-04 23:51:36 +02:00
Fabian Affolter
b3f4008a6b
python312Packages.mypy-boto3-apigateway: 1.38.0 -> 1.38.29
2025-06-04 23:51:34 +02:00
Fabian Affolter
e6155d1fb4
python312Packages.mypy-boto3-amplify: 1.38.26 -> 1.38.30
2025-06-04 23:51:32 +02:00
misuzu
0ae17a047d
cpc: init at 3.0.0 ( #414056 )
2025-06-05 00:45:45 +03:00
s0me1newithhand7s
b3144dd061
cpc: init at 3.0.0
2025-06-05 00:37:35 +03:00
nixpkgs-merge-bot[bot]
70b8b393e3
az-pim-cli: 1.6.0 -> 1.6.1 ( #414002 )
...
Co-authored-by: awwpotato <awwpotato@users.noreply.github.com>
2025-06-04 21:36:23 +00:00
K900
33c090c50d
mesa: 25.1.1 -> 25.1.2 ( #414058 )
2025-06-05 00:35:07 +03:00
Joshua Manchester
ab778dc6b6
nixos/tests/broadcast-box: init
2025-06-04 22:29:59 +01:00
Joshua Manchester
4dbade0a18
nixos/broadcast-box: init
2025-06-04 22:29:58 +01:00
K900
75829dfb68
mesa: 25.1.1 -> 25.1.2
...
Diff: https://gitlab.freedesktop.org/mesa/mesa/-/compare/mesa-25.1.1...mesa-25.1.2
Changelog: https://docs.mesa3d.org/relnotes/25.1.2.html
2025-06-05 00:19:06 +03:00
Tom van Dijk
a1665f4bbb
telegram-desktop.tg_owt: 0-unstable-2024-10-28 -> 0-unstable-2025-06-02
2025-06-04 23:18:44 +02:00
Joshua Manchester
0cbfabfa48
broadcast-box: init at 2025-06-04
2025-06-04 22:17:33 +01:00
kuflierl
00e7de92e3
shh: 2025.4.12 -> 2025.6.4
2025-06-04 23:17:13 +02:00
dotlambda
13188a62fa
python3Packages.python-picnic-api2: 1.3.0 -> 1.3.1 ( #413792 )
2025-06-04 14:14:14 -07:00
nixpkgs-merge-bot[bot]
ae64aca5b0
haproxy: 3.1.7 -> 3.2.0 ( #412074 )
...
Co-authored-by: vifino <vifino@users.noreply.github.com>
2025-06-04 21:13:44 +00:00
Felix Bargfeldt
9ea205784f
dust: 1.2.0 -> 1.2.1 ( #414023 )
2025-06-04 23:12:00 +02:00
Cosima Neidahl
4568fb4230
libvgm: 0-unstable-2025-05-03 -> 0-unstable-2025-05-30 ( #409008 )
2025-06-04 23:08:16 +02:00
Nick Cao
7668dddecb
tana: 1.0.31 -> 1.0.32 ( #413851 )
2025-06-04 16:59:56 -04:00
Nick Cao
d9b54b2694
python3Packages.google-cloud-pubsub: 2.29.0 -> 2.29.1 ( #413863 )
2025-06-04 16:57:18 -04:00
Nick Cao
8bd6e1e9b0
static-web-server: 2.36.1 -> 2.37.0 ( #413758 )
2025-06-04 16:53:53 -04:00
Gaetan Lepage
ec003ba044
python3Packages.cvxpy: 1.6.5 -> 1.6.6
...
Diff: https://github.com/cvxpy/cvxpy/compare/refs/tags/v1.6.5...refs/tags/v1.6.6
Changelog: https://github.com/cvxpy/cvxpy/releases/tag/v1.6.6
2025-06-04 22:53:20 +02:00
Nick Cao
7cc3f15097
openlibm: 0.8.6 -> 0.8.7 ( #413761 )
2025-06-04 16:53:12 -04:00
Nick Cao
1cd5fc79a2
libsolv: 0.7.32 -> 0.7.33 ( #413764 )
2025-06-04 16:52:39 -04:00
Nick Cao
044c0cfe5a
terraform-providers.spacelift: 1.22.0 -> 1.24.0 ( #413770 )
2025-06-04 16:52:00 -04:00
Nick Cao
b3cb16ef24
python3Packages.shiboken6: 6.9.0 -> 6.9.1 ( #413773 )
2025-06-04 16:51:50 -04:00
Nick Cao
475081120b
wasm-tools: 1.232.0 -> 1.233.0 ( #413777 )
2025-06-04 16:50:49 -04:00
Nick Cao
5fcf58a397
dolt: 1.53.6 -> 1.54.1 ( #413783 )
2025-06-04 16:50:18 -04:00
Nick Cao
677f31953c
linuxPackages.corefreq: 2.0.3 -> 2.0.5 ( #413787 )
2025-06-04 16:49:34 -04:00
Nick Cao
1b603943f7
terraform-providers.sumologic: 3.0.12 -> 3.1.0 ( #413793 )
2025-06-04 16:47:48 -04:00
Nick Cao
a5c15d2a7e
discordo: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03 ( #413720 )
2025-06-04 16:45:56 -04:00
Nick Cao
73c6272c5e
traefik: 3.4.0 -> 3.4.1 ( #413748 )
2025-06-04 16:45:04 -04:00
Nick Cao
22477d473c
python3Packages.asf-search: 8.2.3 -> 8.3.4 ( #413649 )
2025-06-04 16:43:31 -04:00
nixpkgs-merge-bot[bot]
02f5dd6979
oama: 0.20.1 -> 0.20.2 ( #413923 )
...
Co-authored-by: aidalgol <aidalgol@users.noreply.github.com>
2025-06-04 20:43:07 +00:00
Nick Cao
c379d3035f
spider: 2.37.79 -> 2.37.91 ( #413680 )
2025-06-04 16:41:54 -04:00
Nick Cao
466d209fb2
terraform-providers.akamai: 7.1.0 -> 8.0.0 ( #413685 )
2025-06-04 16:41:23 -04:00
R. Ryantm
db4b9c9d7d
fleet: 4.68.0 -> 4.68.1
2025-06-04 20:41:21 +00:00
Felix Bühler
af751cc15d
freshrss: 1.26.2 -> 1.26.3 ( #413454 )
2025-06-04 22:37:42 +02:00
liberodark
533f4fd635
velero: remove with lib;
2025-06-04 22:33:43 +02:00
nixpkgs-merge-bot[bot]
828045c929
fluxcd-operator-mcp: 0.21.0 -> 0.22.0 ( #413815 )
...
Co-authored-by: mattfield <mattfield@users.noreply.github.com>
2025-06-04 20:28:09 +00:00
williamvds
82b8a1e117
maintainers: rename williamvds -> averyvigolo
2025-06-04 21:27:11 +01:00
Martin Weinelt
709c549ad0
servo: 0-unstable-2025-05-25 -> 0-unstable-2025-06-04 ( #414026 )
2025-06-04 22:13:31 +02:00
Sergei Trofimovich
21a487c01a
vifm: enable parallel building
2025-06-04 21:12:41 +01:00
Sergei Trofimovich
3c7f09cbb3
vifm: 0.14.2 -> 0.14.3
...
Changes: https://github.com/vifm/vifm/releases/tag/v0.14.3
2025-06-04 21:09:22 +01:00
Markus Heinrich
f71ddc3b5a
sylpheed: fix with gcc 14
2025-06-04 22:00:50 +02:00
Tim Van Baak
b05348651d
samba: 4.20.4 -> 4.20.8
2025-06-04 12:58:37 -07:00
Pol Dellaiera
a395e1ac6d
jujutsu: replace git
with gitMinimal
2025-06-04 21:55:13 +02:00
linsui
17f95268f3
nixos/readeck: add back MemoryDenyWriteExecute
...
SQLite driver is reverted to its CGO version so this can be enabled
2025-06-05 03:47:00 +08:00
linsui
49860b21df
readeck: 0.18.2 -> 0.19.2
2025-06-05 03:45:29 +08:00
R. Ryantm
591327c05d
kubectl-ai: 0.0.9 -> 0.0.11
2025-06-04 19:37:21 +00:00
Robert Schütz
f7464c5530
python3Packages.pysmlight: 0.2.5 -> 0.2.6
...
Diff: https://github.com/smlight-tech/pysmlight/compare/refs/tags/v0.2.5...refs/tags/v0.2.6
Changelog: https://github.com/smlight-tech/pysmlight/releases/tag/v0.2.6
2025-06-04 12:35:48 -07:00
merrkry
b2b30651aa
memogram: 0.2.4 -> 0.2.5
2025-06-04 21:29:51 +02:00
R. Ryantm
4b22b47fea
nelm: 1.4.1 -> 1.5.0
2025-06-04 19:23:44 +00:00
R. Ryantm
29b198af62
servo: 0-unstable-2025-05-25 -> 0-unstable-2025-06-04
2025-06-04 19:21:07 +00:00
Guy Chronister
8f856e670c
flare: refactor meta and pname
2025-06-04 19:20:44 +00:00
Jost Alemann
6430162b6a
dust: 1.2.0 -> 1.2.1
...
Changelog: https://github.com/bootandy/dust/releases/tag/v1.2.1
Diff: https://github.com/bootandy/dust/compare/v1.2.0...v1.2.1
2025-06-04 21:20:36 +02:00
R. Ryantm
9b15fe08d7
pgmoneta: 0.17.0 -> 0.17.1
2025-06-04 19:10:32 +00:00
R. Ryantm
4aae235aaf
powerstation: 0.5.0 -> 0.5.1
2025-06-04 19:10:19 +00:00
Nikolay Korotkiy
9c09d5e27c
xchm: enable on darwin ( #413448 )
2025-06-04 23:03:38 +04:00
Jost Alemann
e32c48547d
jujutsu: 0.29.0 -> 0.30.0
...
Changelog: https://github.com/jj-vcs/jj/releases/tag/v0.30.0
Diff: https://github.com/jj-vcs/jj/compare/v0.29.0...v0.30.0
2025-06-04 14:01:01 -05:00
R. Ryantm
934210a0af
smtprelay: 1.11.2 -> 1.12.0
2025-06-04 18:58:19 +00:00
R. Ryantm
c2cf0107ab
vals: 0.41.1 -> 0.41.2
2025-06-04 18:46:06 +00:00
R. Ryantm
079231dfe7
vscode-extensions.ms-dotnettools.csharp: 2.76.27 -> 2.80.16
2025-06-04 18:28:27 +00:00
Jordan Williams
0a6b7417df
efficient-compression-tool: 0.9.1 -> 0.9.5
2025-06-04 13:14:20 -05:00
Tony Wasserka
c1d477fdb2
fex: 2505 -> 2506
2025-06-04 20:08:40 +02:00
nixpkgs-merge-bot[bot]
968c06a67b
lunar-client: 3.3.8 -> 3.3.9 ( #413955 )
...
Co-authored-by: surfaceflinger <nat@nekopon.pl>
2025-06-04 18:06:33 +00:00
R. Ryantm
c356686657
az-pim-cli: 1.6.0 -> 1.6.1
2025-06-04 18:04:08 +00:00
R. Ryantm
99b3566b61
repomix: 0.3.6 -> 0.3.8
2025-06-04 18:02:02 +00:00
Benedikt Fein
8a975887b2
maintainers: add b-fein
2025-06-04 19:59:24 +02:00
Cosima Neidahl
2beb0d286d
libsidplayfp: 2.13.1 -> 2.14.0 ( #407710 )
2025-06-04 19:50:00 +02:00
Vladimír Čunát
2042e66898
miniupnpc: fix missing include ( #413829 )
2025-06-04 19:49:07 +02:00
Jost Alemann
bd4ae32827
neohtop: 1.1.2 -> 1.2.0
...
Changelog: https://github.com/Abdenasser/neohtop/releases/tag/v1.2.0
Diff: https://github.com/Abdenasser/neohtop/compare/v1.1.2...v1.2.0
2025-06-04 19:41:44 +02:00
nixpkgs-merge-bot[bot]
cc650dc3ba
stackit-cli: 0.32.0 -> 0.33.1 ( #413840 )
...
Co-authored-by: DerRockWolf <DerRockWolf@users.noreply.github.com>
2025-06-04 17:38:59 +00:00
FliegendeWurst
5cd05b7c9b
openscad-unstable: 2025-05-17 -> 2025-06-04
2025-06-04 19:35:22 +02:00
Tristan Ross
1f38e4cb8d
zig: fix cc and bintools ( #412540 )
2025-06-04 10:35:17 -07:00
Peder Bergebakken Sundt
c731d5ffb2
kubectl-klock: 0.8.0 -> 0.8.1 ( #413873 )
2025-06-04 19:12:19 +02:00
Peder Bergebakken Sundt
ba9af5ff13
goose-cli: 1.0.23 -> 1.0.24 ( #413779 )
2025-06-04 19:12:04 +02:00
Peder Bergebakken Sundt
5647fc4b0d
slimevr: 0.14.1 -> 0.15.0 ( #413082 )
2025-06-04 19:10:54 +02:00
Peder Bergebakken Sundt
9919464a69
reposilite: 3.5.23 -> 3.5.24 ( #413178 )
2025-06-04 19:08:59 +02:00
K900
0ceb5a26e0
linux/common-config: Enable ACPI_DEBUG ( #410324 )
2025-06-04 20:06:37 +03:00
K900
fd42a4f820
Kernel updates for 2025-06-04 ( #413970 )
2025-06-04 20:06:20 +03:00
Peder Bergebakken Sundt
d6fc1fbb71
python3Packages.monitorcontrol: 3.1.0 -> 4.1.1 ( #411194 )
2025-06-04 19:05:13 +02:00
Peder Bergebakken Sundt
f4a95e8761
nix-direnv: 3.0.7 -> 3.1.0 ( #413833 )
2025-06-04 19:02:00 +02:00
Peder Bergebakken Sundt
97262ee871
treewide: replace stdenv.is
with stdenv.hostPlatform.is
2025-06-04 19:01:03 +02:00
dotlambda
3c8ae5a756
nixos/tests/vaultwarden: fix ( #413759 )
2025-06-04 09:52:55 -07:00
K900
eea4b11c50
pihole: remove leftover file ( #413974 )
2025-06-04 19:44:05 +03:00
dotlambda
774785f46f
python3Packages.pybrowsers: 1.1.0 -> 1.3.0 ( #413921 )
2025-06-04 09:43:04 -07:00
Pol Dellaiera
46ef95aff6
pihole: remove leftover file
2025-06-04 18:42:19 +02:00
Peder Bergebakken Sundt
4410ac3485
python3Packages.granian: only use rust-jemalloc-sys on aarch64
2025-06-04 18:37:58 +02:00
K900
9a18476226
linux_5_4: 5.4.293 -> 5.4.294
2025-06-04 19:36:36 +03:00
K900
535c5c25b7
linux_5_10: 5.10.237 -> 5.10.238
2025-06-04 19:36:30 +03:00
K900
34c78b3e6b
linux_5_15: 5.15.184 -> 5.15.185
2025-06-04 19:36:27 +03:00
K900
055441950d
linux_6_1: 6.1.140 -> 6.1.141
2025-06-04 19:36:18 +03:00
K900
1a8f6c1a58
linux_6_6: 6.6.92 -> 6.6.93
2025-06-04 19:36:14 +03:00
K900
e21df29240
linux_6_12: 6.12.31 -> 6.12.32
2025-06-04 19:36:11 +03:00
Peder Bergebakken Sundt
36965c62be
bluemail: 1.140.8-1922 -> 1.140.93 ( #413516 )
2025-06-04 18:36:10 +02:00
K900
cf7e137ae9
linux_6_14: 6.14.9 -> 6.14.10
2025-06-04 19:36:09 +03:00
K900
3aac00b659
linux_6_15: 6.15 -> 6.15.1
2025-06-04 19:36:06 +03:00
dotlambda
7c912542a4
tandoor-recipes: 1.5.32 -> 1.5.34 ( #394936 )
2025-06-04 09:34:52 -07:00
Defelo
529d5138d6
miniserve: add defelo as maintainer
2025-06-04 18:34:25 +02:00
Defelo
5058f4a040
miniserve: 0.28.0 -> 0.29.0
2025-06-04 18:34:25 +02:00
Defelo
d4f2f43e48
miniserve: add updateScript
2025-06-04 18:34:25 +02:00
Defelo
f31bcc275d
miniserve: add versionCheckHook
2025-06-04 18:34:24 +02:00
Defelo
9d88cb90f6
miniserve: use tag in fetchFromGitHub
2025-06-04 18:34:01 +02:00
Defelo
ecb9bc83b2
miniserve: use finalAttrs pattern
2025-06-04 18:34:00 +02:00
Peder Bergebakken Sundt
e1ad0e880f
cargo-component: 0.20.0 -> 0.21.1 ( #394863 )
2025-06-04 18:33:26 +02:00
Guy Chronister
4088d09767
orpie: Refactor and hardcode orpie attribute and rev -> tag
2025-06-04 16:28:50 +00:00
Robert Schütz
32b9dc0f98
python3Packages.aiokem: 0.5.12 -> 1.0.1
...
Diff: https://github.com/kohlerlibs/aiokem/compare/refs/tags/v0.5.12...refs/tags/v1.0.1
Changelog: https://github.com/kohlerlibs/aiokem/blob/v1.0.1/CHANGELOG.md
2025-06-04 09:25:23 -07:00
Sandro Jäckel
076a968099
dnscontrol: 4.20.0 -> 4.21.0
...
Diff: https://github.com/StackExchange/dnscontrol/compare/refs/tags/v4.20.0...refs/tags/v4.21.0
Changelog: https://github.com/StackExchange/dnscontrol/releases/tag/v4.21.0
2025-06-04 18:23:17 +02:00
Sarah Clark
2ab69f487d
python3Packages.google-cloud-spanner: disable flaky test
...
`test_retry_helper` is retrying too quickly on fast machines.
2025-06-04 09:21:53 -07:00
Brendan Taylor
d0be8ff242
nixos/borgmatic: do not use pg_dumpall when a format is set ( #413251 )
2025-06-04 18:05:58 +02:00
Sarah Clark
a477890269
python3Packages.firebase-admin: disable flaky tests for all platforms
...
Tests that were marked as flaky on darwin fail on other platforms in Hydra. Disabled for all.
2025-06-04 09:05:56 -07:00
Sandro
bbedaa5b3d
nixos/gitea: drop useWizard ( #413325 )
2025-06-04 18:05:43 +02:00
Sam Connelly
37a85289a0
maintainers: drop clevor
2025-06-04 12:02:59 -04:00
jopejoe1
4ed8171d6f
firefox-{devedition,beta}{,-bin}-unwrapped: 140.0b3 -> 140.0b4 ( #413656 )
2025-06-04 17:49:49 +02:00
Sandro Jäckel
530e878123
nixos/gitea: drop useWizard
...
It was broken and lacks automated testing.
See https://github.com/NixOS/nixpkgs/issues/413172
2025-06-04 17:42:03 +02:00
R. Ryantm
9a80987f61
lunar-client: 3.3.8 -> 3.3.9
2025-06-04 15:33:48 +00:00
Yt
14a0e0b05f
python3Packages.xformers: mark as broken on darwin ( #413817 )
2025-06-04 11:32:58 -04:00
Winter
05482c6b79
glibc: allow easier overriding of linux headers package
...
Before this change, one would have to `callPackage` `common.nix` manually,
but now this can be done via `glibc.override`.
2025-06-04 11:31:43 -04:00
Peder Bergebakken Sundt
13fb53529f
bugstalker: 0.3.0 -> 0.3.1
...
Diff: https://github.com/godzie44/BugStalker/compare/v0.3.0...v0.3.1
2025-06-04 17:20:02 +02:00
nixpkgs-merge-bot[bot]
42943e0a0c
cirrus-cli: 0.144.0 -> 0.144.1 ( #413928 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-06-04 15:17:59 +00:00
nixpkgs-merge-bot[bot]
519cd2ca8c
civo: 1.2.3 -> 1.3.0 ( #413929 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-06-04 15:15:30 +00:00
Peder Bergebakken Sundt
82bd6b2a78
alloy6: 6.0.0 -> 6.2.0
2025-06-04 17:14:51 +02:00
John Wiegley
8922d4f099
pihole: init at various ( #361571 )
...
Adds pihole-ftl.service and pihole-ftl-log-deleter.service.
Authored-By: williamvds <william@williamvds.me>
2025-06-04 08:12:30 -07:00
Felix Bargfeldt
1e8ab31df1
countryfetch: 0.1.9 -> 0.2.0 ( #413914 )
2025-06-04 17:09:17 +02:00
Marie Ramlow
f1d85a7907
heroic-unwrapped: 2.17.0 -> 2.17.1
...
Diff: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/compare/refs/tags/v2.17.0...refs/tags/v2.17.1
Changelog: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases
2025-06-04 16:44:41 +02:00
qbisi
f15f81efb8
c-blosc: partially revert "c-blosc2: add cmake-config and propagate buildInputs"
...
partially revert commit bb3d46c994
.
c-blosc does not provide a *cmake.config module and should not propagate lz4, zlib, zstd.
2025-06-04 22:43:41 +08:00
Kenichi Kamiya
1290be592e
tdf: correct license
...
Upstream changed its license to GPL-3.0-or-later
starting with version 0.2.0.
- b9a12650c6
- https://github.com/itsjunetime/tdf/blob/v0.2.0/LICENSE
2025-06-04 23:41:11 +09:00
Bobby Rong
7569eca88e
xfce.xfce4-windowck-plugin: 0.6.0 -> 0.6.1 ( #413636 )
2025-06-04 22:40:37 +08:00
K900
d9a475e2f1
steam-unwrapped: 1.0.0.82 -> 1.0.0.83 ( #413630 )
2025-06-04 17:36:36 +03:00
Bobby Rong
f07d3a9dbe
vscodium: 1.100.23258 -> 1.100.33714 ( #413766 )
2025-06-04 22:34:43 +08:00
nixpkgs-merge-bot[bot]
84f8215bac
gh-skyline: 0.1.5 -> 0.1.6 ( #413915 )
...
Co-authored-by: PerchunPak <github@perchun.it>
2025-06-04 14:32:45 +00:00
R. Ryantm
72a4d41ded
buildah-unwrapped: 1.40.0 -> 1.40.1
2025-06-04 14:28:31 +00:00
R. Ryantm
7e6017fe58
civo: 1.2.3 -> 1.3.0
2025-06-04 14:27:25 +00:00
R. Ryantm
3381a3ec2f
cirrus-cli: 0.144.0 -> 0.144.1
2025-06-04 14:26:39 +00:00
techknowlogick
42736c1e6c
packer: 1.12.0 -> 1.13.0 ( #413284 )
2025-06-04 16:21:07 +02:00
R. Ryantm
63d916e7ce
oama: 0.20.1 -> 0.20.2
2025-06-04 14:17:39 +00:00
Tom van Dijk
6486c717cf
steam-unwrapped: replace sed
usage with substitute
2025-06-04 16:13:26 +02:00
Tom van Dijk
6427e30613
steam-unwrapped: DESTDIR
-> PREFIX
, use placeholder
in makeFlags
2025-06-04 16:13:26 +02:00
Tom van Dijk
952de82a2b
steam-unwrapped: remove with lib;
2025-06-04 16:13:26 +02:00
Tom van Dijk
913d9a936c
steam-unwrapped: --replace
-> --replace-fail
2025-06-04 16:13:26 +02:00
Tom van Dijk
5d986dcfca
steam-unwrapped: 1.0.0.82 -> 1.0.0.83
2025-06-04 16:13:26 +02:00
R. Ryantm
11fd59381d
python3Packages.pybrowsers: 1.1.0 -> 1.3.0
2025-06-04 14:10:40 +00:00
R. Ryantm
f6a34109d8
hugo: 0.147.5 -> 0.147.7
2025-06-04 14:09:12 +00:00
R. Ryantm
6be7baab53
python3Packages.types-mock: 5.2.0.20250306 -> 5.2.0.20250516
2025-06-04 14:07:56 +00:00
Florian Klink
2d66272683
ls-lint: 2.3.0 -> 2.3.1 ( #413911 )
2025-06-04 16:59:43 +03:00
Florian Klink
59c6eeb013
jwx: 3.0.1 -> 3.0.2 ( #413605 )
2025-06-04 16:58:55 +03:00
Pol Dellaiera
a1e5499e51
treewide: remove with lib Part 2 ( #413589 )
2025-06-04 15:51:14 +02:00
Defelo
f08e609a49
countryfetch: 0.1.9 -> 0.2.0
2025-06-04 15:49:14 +02:00
R. Ryantm
ea9be9a23a
gh-skyline: 0.1.5 -> 0.1.6
2025-06-04 13:44:14 +00:00
dotlambda
71f2aaec63
pythonPackages.certbot-dns-inwx: add missing dependency; pythonPackages.inwx-domrobot: init at 3.2.0 ( #413707 )
2025-06-04 06:44:14 -07:00
Matthias Beyer
a8dbd36d0c
git-metrics: init at 0.2.6 ( #412961 )
2025-06-04 15:37:20 +02:00
Matthias Beyer
47d0993a9f
cargo-udeps: 0.1.55 -> 0.1.56 ( #413823 )
2025-06-04 15:37:03 +02:00
R. Ryantm
5be9890c8f
ls-lint: 2.3.0 -> 2.3.1
2025-06-04 13:31:11 +00:00
Ivan Mincik
638653477e
sfcgal: 2.0.0 -> 2.1.0 ( #413849 )
2025-06-04 15:30:44 +02:00
Martin Weinelt
eb0a3516ae
python313Packages.apsw: switch test suite ( #410077 )
2025-06-04 15:17:40 +02:00
R. Ryantm
862ed7c1a4
partclone: 0.3.36 -> 0.3.37
2025-06-04 13:10:46 +00:00
Twingate Build Bot
93e3fa7e05
twingate: 2025.114.149850 -> 2025.155.154210
2025-06-04 13:09:54 +00:00
R. Ryantm
7012a48852
restinio: 0.7.6 -> 0.7.7
2025-06-04 13:08:21 +00:00
pilz0
c12759a884
kubectl-ai: init at v0.0.9
2025-06-04 18:37:23 +05:30
nixpkgs-merge-bot[bot]
ce64a90468
handheld-daemon: 3.15.7 -> 3.15.10 ( #413564 )
...
Co-authored-by: toast003 <toast003@users.noreply.github.com>
2025-06-04 12:55:32 +00:00
Sefa Eyeoglu
ee91562e99
pnpm_10: 10.11.0 -> 10.11.1 ( #413698 )
2025-06-04 14:54:54 +02:00
Florian Klink
1b6491ff2a
talosctl: 1.10.2 -> 1.10.3 ( #413652 )
2025-06-04 15:44:31 +03:00
Gaël James
abd741e3d9
shell-gpt: 1.4.4 -> 1.4.5
2025-06-04 18:13:50 +05:30
Gaël James
59496508c5
shell-gpt: add litellm dependency
2025-06-04 18:13:50 +05:30
pilz0
5b49345be3
buttplug-mcp: init at v0.0.1
2025-06-04 18:12:53 +05:30
pilz0
733b6c8a0b
maintainers: add pilz
2025-06-04 18:12:53 +05:30
R. Ryantm
f15baddeaa
xmrig: 6.22.2 -> 6.22.3
2025-06-04 12:40:27 +00:00
R. Ryantm
f024e46cb6
pipenv: 2025.0.2 -> 2025.0.3
2025-06-04 12:33:47 +00:00
R. RyanTM
57afa2783c
dpkg: 1.22.11 -> 1.22.19 ( #370245 )
...
Mark broken on darwin. See https://github.com/NixOS/nixpkgs/pull/370245#discussion_r2126471012
2025-06-04 18:02:55 +05:30
AlisterH
66f4887585
gwc: fix build with gcc14
2025-06-05 00:27:03 +12:00
Vladimír Čunát
e71704a72c
mariadb: 10.6.22, 10.11.13, 11.4.7 ( #410051 )
2025-06-04 14:16:18 +02:00
isabel
6aa6b970ca
brave: 1.79.118 -> 1.79.119 ( #413749 )
2025-06-04 14:10:36 +02:00
Sarah Clark
dfb092c5ea
python3Packages.wandb: disable test that fails in sandbox on Darwin
2025-06-04 17:39:45 +05:30
R. Ryantm
88e29e8afd
python3Packages.pylamarzocco: 2.0.7 -> 2.0.8
2025-06-04 12:00:10 +00:00
nixpkgs-merge-bot[bot]
aa91162a92
yanic: 1.7.1 -> 1.7.2 ( #413771 )
...
Co-authored-by: herbetom <github@herbetom.de>
2025-06-04 11:57:14 +00:00
isabel
59779edd7b
goflow2: 2.2.2 -> 2.2.3 ( #413827 )
2025-06-04 13:54:42 +02:00
Augustin Trancart
766e53e844
sfcgal: switch platforms to unix as it builds on darwin
2025-06-04 13:51:18 +02:00
Paul Haerle
ea34fcd8ae
nixos/tailscale-auth: restart on-failure and wait for tailscaled ( #393038 )
2025-06-04 13:50:31 +02:00
Augustin Trancart
6c95a254e5
sfcgal: fix the license mistake, it is lgpl2Plus
2025-06-04 13:50:05 +02:00
Mathew Polzin
17656e5477
bruno: fix build ( #413721 )
2025-06-04 06:48:33 -05:00
Katherina Walshe-Grey
209e3c7fee
python313Packages.breezy: 3.3.10 -> 3.3.12
...
Updated to include fix for https://bugs.launchpad.net/brz/+bug/2103478
2025-06-04 12:43:54 +01:00
Augustin Trancart
f7c39aabe8
sfcgal: use the tag attribute of fetchFromGitLab
2025-06-04 13:40:38 +02:00
Arne Keller
ef2244e9a4
zam-plugins: fix some cross builds ( #413835 )
2025-06-04 13:38:07 +02:00
R. Ryantm
7e306d5d69
roddhjav-apparmor-rules: 0-unstable-2025-05-20 -> 0-unstable-2025-05-27
2025-06-04 17:00:15 +05:30
Kalle Fagerberg
e677a7a7c2
kubectl-klock: 0.8.0 -> 0.8.1
2025-06-04 13:09:09 +02:00
Marcus Ramberg
b1be0b0222
google-cloud-sdk: 2nd fix for pyopenssl ( #413332 )
2025-06-04 13:04:49 +02:00
Toma
3d310175a7
python3Packages.prophet: 1.1.6 -> 1.1.7 ( #413744 )
2025-06-04 13:03:52 +02:00
Aaron Andersen
ddd8c2e35a
joplin-desktop: correct WMClass ( #404154 )
2025-06-04 06:51:02 -04:00
Johan Herland
abda866f17
fetchurl: Add hook for rewriting/filtering URLs
...
This allows on-the-fly rewriting of URLs before they are passed from
fetchurl (or fetchurlBoot) to curl.
The intended use is to allow inserting company-internal mirrors, or
working around company firewalls and similar network restrictions,
without having to extensively patch across all of nixpkgs. Instead,
users can pass a function in their nixpkgs that performs the necessary
URL rewrites.
Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
2025-06-04 10:29:08 +00:00
Cosima Neidahl
a1ba3c5c21
lomiri.lomiri-download-manager: 0.1.3 -> 0.2.1 ( #407706 )
2025-06-04 12:24:11 +02:00
Robert Hensing
b2bbf143df
json-schema-catalog-rs: 0.1.1 -> 0.2.0 ( #413810 )
2025-06-04 12:20:20 +02:00
R. Ryantm
f1572ce105
alpaca: 6.0.5 -> 6.1.5
2025-06-04 10:17:07 +00:00
R. Ryantm
daaabecd05
python3Packages.google-cloud-pubsub: 2.29.0 -> 2.29.1
2025-06-04 09:54:05 +00:00
Jairo Llopis
33c4a9b1a3
python3Packages.oca-port: fix dependencies and build from source
...
It now depends on giturlparse. Build was broken because of that.
I took the chance to update to newer build system, and build from source.
2025-06-04 10:44:38 +01:00
Jairo Llopis
72fd01a97d
python3Packages.giturlparse: init at 0.12.0
2025-06-04 10:44:30 +01:00
Amadej Kastelic
2437df3774
certbot-full: add certbot-dns-inwx
2025-06-04 11:40:30 +02:00
Amadej Kastelic
7bf209e2fc
python3Packages.certbot-dns-inwx: add missing dependency, fix typo and remove usage of with lib
2025-06-04 11:38:06 +02:00
Amadej Kastelic
021f5eafd8
python3Packages.inwx-domrobot: init at 3.2.0
2025-06-04 11:34:15 +02:00
h0nIg
1f5f844763
docu
2025-06-04 11:22:32 +02:00
Augustin Trancart
f9dbeeb519
sfcgal: 2.0.0 -> 2.1.0
2025-06-04 11:00:14 +02:00
R. Ryantm
f3befd0575
tana: 1.0.31 -> 1.0.32
2025-06-04 08:58:15 +00:00
eljamm
adec134fc2
linux_xanmod_latest: 6.14.8 -> 6.14.9
2025-06-04 14:23:38 +05:30
eljamm
5d2b0bfe66
linux_xanmod: 6.12.30 -> 6.12.31
2025-06-04 14:23:38 +05:30
R. Ryantm
5747e6fc42
stackit-cli: 0.32.0 -> 0.33.1
2025-06-04 08:25:22 +00:00
nixpkgs-merge-bot[bot]
5f1a4a4d33
fantomas: 7.0.1 -> 7.0.2 ( #411670 )
...
Co-authored-by: MikaelFangel <MikaelFangel@users.noreply.github.com>
2025-06-04 08:15:35 +00:00
Doron Behar
e38c80c027
octave: 10.1.0 -> 10.2.0 ( #413600 )
2025-06-04 11:11:54 +03:00
FliegendeWurst
c49514bd47
zam-plugins: fix some cross builds
2025-06-04 10:03:32 +02:00
Florian Brandes
301d2c810d
python313Packages.apsw: switch test suite
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2025-06-04 10:03:30 +02:00
Matthias Beyer
8415e4991c
zx: 8.4.1 -> 8.5.4 ( #413786 )
2025-06-04 10:02:17 +02:00
Matthias Beyer
87f5b3df76
zug: 0.1.0 -> 0.1.1 ( #413788 )
2025-06-04 10:01:52 +02:00
Matthias Beyer
27b8e796e6
znc: 1.8.2 -> 1.9.1 ( #413804 )
2025-06-04 10:01:44 +02:00
dotlambda
2e262db6a6
proj: 9.6.0 -> 9.6.1 ( #413351 )
2025-06-04 01:01:15 -07:00
Matthias Beyer
2f318d6cab
atmos: 1.176.0 -> 1.178.0 ( #413801 )
2025-06-04 10:01:03 +02:00
Matthias Beyer
eb1f17847d
infisical: 0.41.1 -> 0.41.7 ( #413790 )
2025-06-04 10:00:50 +02:00
Matthias Beyer
c7f1b64449
zlint: 3.6.4 -> 3.6.6 ( #413805 )
2025-06-04 10:00:17 +02:00
nixpkgs-merge-bot[bot]
3a53e480a6
spedread: 2.4.7-fixed -> 2.5.1 ( #413809 )
...
Co-authored-by: thtrf <thtrf@users.noreply.github.com>
2025-06-04 07:59:55 +00:00
Markus Hauck
c3da15521e
nix-direnv: 3.0.7 -> 3.1.0
...
Fixes problems with nix version check: https://github.com/nix-community/nix-direnv/issues/581
2025-06-04 09:56:01 +02:00
Arne Keller
e14f5fef83
zam-plugins: 4.3 -> 4.4 ( #412871 )
2025-06-04 09:54:46 +02:00
Arne Keller
bd30cca8b4
firefly-iii: 6.2.10 -> 6.2.16 ( #410888 )
2025-06-04 09:54:09 +02:00
dotlambda
e9f834171e
svg2tikz: 3.3.1 -> 3.3.2 ( #413821 )
2025-06-04 00:53:40 -07:00
PandapipBot
38e9df562e
vscode-extensions.reditorsupport.r: 2.8.5 -> 2.8.6
2025-06-04 07:50:54 +00:00
FliegendeWurst
dd1140d076
miniupnpc: fix missing include
2025-06-04 09:48:39 +02:00
Gaetan Lepage
86c5eed4f8
python3Packages.hf-xet: 1.1.2 -> 1.1.3
...
Diff: https://github.com/huggingface/xet-core/compare/refs/tags/v1.1.2...refs/tags/v1.1.3
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.1.3
2025-06-04 09:42:46 +02:00
Gutyina Gergő
9832a4c0ff
bruno: fix build
...
Explanation at
https://github.com/NixOS/nixpkgs/pull/411803#issuecomment-2937157503 .
2025-06-04 09:42:28 +02:00
Gaetan Lepage
c07073812d
box2d: 3.1.0 -> 3.1.1
...
Diff: https://github.com/erincatto/box2d/compare/refs/tags/v3.1.0...refs/tags/v3.1.1
Changelog: https://github.com/erincatto/box2d/releases/tag/v3.1.1
2025-06-04 09:40:16 +02:00
nixpkgs-merge-bot[bot]
da14d047a1
wizer: 8.0.0 -> 9.0.0 ( #413772 )
...
Co-authored-by: amesgen <amesgen@users.noreply.github.com>
2025-06-04 07:35:14 +00:00
R. Ryantm
1dfe364292
goflow2: 2.2.2 -> 2.2.3
2025-06-04 07:34:42 +00:00
R. Ryantm
e2b75231c9
cargo-udeps: 0.1.55 -> 0.1.56
2025-06-04 07:22:18 +00:00
R. Ryantm
9e29c0903d
svg2tikz: 3.3.1 -> 3.3.2
2025-06-04 07:19:28 +00:00
Arne Keller
16a1c35a24
miniupnpc: 2.3.2 -> 2.3.3 ( #413619 )
2025-06-04 09:06:46 +02:00
R. Ryantm
33d0be171f
stellarsolver: 2.6 -> 2.7
2025-06-04 07:03:54 +00:00
Gaetan Lepage
c14567aad6
python3Packages.xformers: mark as broken on darwin
2025-06-04 09:01:58 +02:00
Arne Keller
4900ff957e
viddy: remove RUSTC_BOOTSTRAP ( #413813 )
2025-06-04 08:59:17 +02:00
7c6f434c
19273b306b
zxing: 3.1.0 -> 3.5.3 ( #413782 )
2025-06-04 06:55:33 +00:00
Gaetan Lepage
135163f3d5
python3Packages.xformers: 0.0.28.post3 -> 0.0.30
...
Diff: https://github.com/facebookresearch/xformers/compare/refs/tags/v0.0.28.post3...refs/tags/v0.0.30
Changelog: https://github.com/facebookresearch/xformers/blob/0.0.30/CHANGELOG.md
2025-06-04 08:51:11 +02:00
nixpkgs-merge-bot[bot]
3ee6a0cec0
mise: 2025.5.10 -> 2025.6.0 ( #413276 )
...
Co-authored-by: konradmalik <konradmalik@users.noreply.github.com>
2025-06-04 06:49:07 +00:00
emaryn
117ea0db04
zxing: 3.1.0 -> 3.5.3
2025-06-04 14:34:56 +08:00
R. Ryantm
415f385d1a
fluxcd-operator-mcp: 0.21.0 -> 0.22.0
2025-06-04 06:32:53 +00:00
Pol Dellaiera
3b9ed14a60
Revert "nixos/postfix: add slow domain" ( #413807 )
2025-06-04 08:31:44 +02:00
emaryn
12322392aa
znc: 1.8.2 -> 1.9.1
2025-06-04 14:25:56 +08:00
emaryn
42c18cf406
zncModules: update
2025-06-04 14:25:50 +08:00
emaryn
6ad33ff4dc
znc: refactor
2025-06-04 14:25:49 +08:00
Kenichi Kamiya
b04c2b5800
viddy: remove RUSTC_BOOTSTRAP
...
Upstream prefer stable rust-toolchain since v1.0.0-rc.6
ref: f0e835843e
2025-06-04 15:24:40 +09:00
Pol Dellaiera
a22c7aad11
Revert "nixos/postfix: add slow domain"
2025-06-04 08:15:52 +02:00
emaryn
45e224b8d7
zita-resampler: 1.8.0 -> 1.11.2
2025-06-04 14:14:30 +08:00
7c6f434c
cb18bae097
allegro4: add pkg-config to nativeBuildInputs ( #413691 )
2025-06-04 06:12:03 +00:00
R. Ryantm
496f1abb7a
json-schema-catalog-rs: 0.1.1 -> 0.2.0
2025-06-04 06:09:36 +00:00
R. Ryantm
e79889978a
spedread: 2.4.7-fixed -> 2.5.1
2025-06-04 06:07:39 +00:00
emaryn
b64be5af0e
zlint: 3.6.4 -> 3.6.6
...
Diff: https://github.com/zmap/zlint/compare/refs/tags/v3.6.4...refs/tags/v3.6.6
Changelog: https://github.com/zmap/zlint/releases/tag/v3.6.6
2025-06-04 13:53:18 +08:00
Paul Meyer
8e10b6becd
gopls: use buildGoLatestModule ( #413556 )
2025-06-04 07:48:39 +02:00
Pol Dellaiera
58952fbc73
vscode-extensions.tekumara.typos-vscode: 0.1.37 -> 0.1.38 ( #413768 )
2025-06-04 07:35:25 +02:00
dotlambda
2d61e3e944
fittrackee: 0.9.10 -> 0.10.2 ( #413109 )
2025-06-03 22:27:33 -07:00
dotlambda
98b0b8d89d
python313Packages.standard-mailcap: init at 3.13.0 ( #365443 )
2025-06-03 22:12:33 -07:00
dotlambda
b854ab4358
python312Packages.datashader: 0.18.0 -> 0.18.1 ( #413406 )
2025-06-03 22:03:13 -07:00
Peder Bergebakken Sundt
036242c565
numworks-epsilon: do not package build dependencies ( #412784 )
2025-06-04 07:00:44 +02:00
Peder Bergebakken Sundt
f6114cba3d
jextract: patch to fix missing libs folder, unstable-2024-03-13 -> unstable-2025-05-08 ( #412232 )
2025-06-04 07:00:03 +02:00
Peder Bergebakken Sundt
e567722367
intune-portal: 1.2405.17-jammy -> 1.2503.10-noble, fix openssl version mismatch ( #413038 )
2025-06-04 06:59:23 +02:00
Peder Bergebakken Sundt
42abbd5145
deskflow: 1.21.2 -> 1.22.0 ( #413366 )
2025-06-04 06:57:05 +02:00
Peder Bergebakken Sundt
97d37c20b4
ieda: 0-unstable-2025-04-14 -> 0-unstable-2025-05-30 ( #412566 )
2025-06-04 06:55:57 +02:00
Peder Bergebakken Sundt
3da41955a8
oqs-provider: 0.8.0 -> 0.9.0 ( #411862 )
2025-06-04 06:54:10 +02:00
dotlambda
74a4d4cb3c
python312Packages.edk2-pytool-library: 0.23.2 -> 0.23.3 ( #413407 )
2025-06-03 21:53:49 -07:00
dotlambda
ac9844e720
python312Packages.pygount: 2.0.0 -> 3.1.0 ( #413409 )
2025-06-03 21:53:32 -07:00
R. Ryantm
485c551134
atmos: 1.176.0 -> 1.178.0
2025-06-04 04:53:06 +00:00
Mica
4907a2e2b6
art: 1.24.2 -> 1.25.5 ( #412709 )
...
* art: 1.24.2 -> 1.25.5
* Update pkgs/by-name/ar/art/package.nix
Co-authored-by: emaryn <197520219+emaryn@users.noreply.github.com>
* Update meta.
---------
Co-authored-by: emaryn <197520219+emaryn@users.noreply.github.com>
2025-06-04 06:52:46 +02:00
R. Ryantm
39365a0359
airwindows: 0-unstable-2025-05-18 -> 0-unstable-2025-05-25
2025-06-04 04:50:27 +00:00
Peder Bergebakken Sundt
c6337123b9
scooter: 0.5.0 -> 0.5.2 ( #412968 )
2025-06-04 06:48:52 +02:00
Peder Bergebakken Sundt
7b1ae24628
python3Packages.managesieve: 0.8 -> 0.8.1 ( #413141 )
2025-06-04 06:47:23 +02:00
Peder Bergebakken Sundt
fdd749b895
vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.52 -> 1.1.53 ( #413063 )
2025-06-04 06:46:54 +02:00
Peder Bergebakken Sundt
dae537412b
python3Packages.corallium: 0.3.3 -> 2.1.1 ( #412934 )
2025-06-04 06:46:34 +02:00
Peder Bergebakken Sundt
6fab73b90f
mdbook: 0.4.50 -> 0.4.51 ( #411642 )
2025-06-04 06:46:14 +02:00
Peder Bergebakken Sundt
f526b8880d
pimsync: 0.4.1 -> 0.4.2 ( #412474 )
2025-06-04 06:43:41 +02:00
Peder Bergebakken Sundt
35d03da49b
gokapi: 1.9.6 -> 2.0.0 ( #412670 )
2025-06-04 06:43:03 +02:00
Peder Bergebakken Sundt
8ae8b868fc
nwg-panel: 0.10.2 -> 0.10.4 ( #412644 )
2025-06-04 06:42:11 +02:00
Peder Bergebakken Sundt
0aed21dbdb
matrix-hookshot: 6.0.3 -> 7.0.0 ( #412359 )
2025-06-04 06:37:18 +02:00
nixpkgs-merge-bot[bot]
078d00ed5d
fiddler-everywhere: 6.5.0 -> 6.6.0 ( #413737 )
...
Co-authored-by: RoGreat <RoGreat@users.noreply.github.com>
2025-06-04 04:36:54 +00:00
Peder Bergebakken Sundt
2329b4e911
game-devices-udev-rules: 0.23 -> 0.24 ( #412327 )
2025-06-04 06:36:47 +02:00
Peder Bergebakken Sundt
9304416a02
foonathan-memory: 0.7-3 -> 0.7-4 ( #412322 )
2025-06-04 06:36:20 +02:00
Peder Bergebakken Sundt
5fd30936ca
wol: build on aarch64-darwin ( #412098 )
2025-06-04 06:35:18 +02:00
Peder Bergebakken Sundt
88f851a62e
protonplus: 0.4.30 -> 0.4.31 ( #412037 )
2025-06-04 06:34:39 +02:00
Peder Bergebakken Sundt
12263f6c0e
contour: remove shell integration scripts ( #411471 )
2025-06-04 06:33:27 +02:00
Peder Bergebakken Sundt
11ebad9d3b
v2rayn: 7.11.1 -> 7.12.5 ( #411296 )
2025-06-04 06:32:42 +02:00
Peder Bergebakken Sundt
bc32c14fe2
wmenu: 0.1.9-unstable-2025-03-01 -> 0.2.0 ( #409543 )
2025-06-04 06:31:59 +02:00
Peder Bergebakken Sundt
8fef6e369f
binaryninja-free: 5.0.7290 -> 5.0.7486 ( #411242 )
2025-06-04 06:30:57 +02:00
Peder Bergebakken Sundt
d625f76305
chatzone-desktop: 5.3.0 -> 5.3.2 ( #411438 )
2025-06-04 06:30:36 +02:00
Peder Bergebakken Sundt
b90e02d897
tracee: 0.20.0 -> 0.23.1 ( #411447 )
2025-06-04 06:27:56 +02:00
Peder Bergebakken Sundt
76b87fdecd
chawan: 0-unstable-2025-04-18 -> 0-unstable-2025-05-25 ( #406717 )
2025-06-04 06:25:10 +02:00
Robert Schütz
fa0ef07a44
python3Packages.python-picnic-api2: 1.3.0 -> 1.3.1
...
Diff: https://github.com/codesalatdev/python-picnic-api/compare/refs/tags/v1.3.0...refs/tags/v1.3.1
Changelog: https://github.com/codesalatdev/python-picnic-api/releases/tag/v1.3.1
2025-06-03 21:24:13 -07:00
Peder Bergebakken Sundt
523e24c2b7
oh-my-posh: 24.11.4 -> 25.23.3 ( #406808 )
2025-06-04 06:23:58 +02:00
Peder Bergebakken Sundt
f54d455eca
shogihome: 1.22.1 -> 1.23.2 ( #406134 )
2025-06-04 06:22:18 +02:00
R. Ryantm
81545df165
terraform-providers.sumologic: 3.0.12 -> 3.1.0
2025-06-04 04:19:29 +00:00
Peder Bergebakken Sundt
c0ac86376f
volanta: 1.11.3 -> 1.12.0 ( #411794 )
2025-06-04 06:12:46 +02:00
Peder Bergebakken Sundt
27ed9fe62c
osquery: 5.16.0 -> 5.17.0 ( #400788 )
2025-06-04 06:12:02 +02:00
Peder Bergebakken Sundt
cdfc88ed4c
serpl: 0.3.3 -> 0.3.4 ( #413488 )
2025-06-04 06:11:04 +02:00
emaryn
cf50c70d07
zug: 0.1.0 -> 0.1.1
...
Diff: https://github.com/arximboldi/zug/compare/v0.1.0...v0.1.1
2025-06-04 12:10:31 +08:00
Peder Bergebakken Sundt
3c0830831a
azahar: 2121.1 -> 2121.2 ( #412527 )
2025-06-04 06:10:14 +02:00
Peder Bergebakken Sundt
f0c4cc3475
venera: 1.4.3 -> 1.4.4 ( #412965 )
2025-06-04 06:08:54 +02:00
R. Ryantm
539be36978
infisical: 0.41.1 -> 0.41.7
2025-06-04 04:08:48 +00:00
Peder Bergebakken Sundt
c87631dfed
altair: 8.2.3 -> 8.2.5 ( #412348 )
2025-06-04 06:06:15 +02:00
emaryn
e674c64ff9
zx: 8.4.1 -> 8.5.4
...
Diff: https://github.com/google/zx/compare/8.4.1...8.5.4
Changelog: https://github.com/google/zx/releases/tag/8.5.4
2025-06-04 12:06:05 +08:00
Peder Bergebakken Sundt
63e26d6108
algol68g: 3.4.2 -> 3.5.14 ( #412337 )
2025-06-04 06:05:54 +02:00
Peder Bergebakken Sundt
b82e7a5aff
bitbox: 4.47.2 -> 4.47.3 ( #412305 )
2025-06-04 06:05:39 +02:00
Peder Bergebakken Sundt
01a9081b13
gitlab-triage: 1.23.1 -> 1.44.5 ( #412133 )
2025-06-04 06:05:17 +02:00
Peder Bergebakken Sundt
e70ddfa1a9
joplin-desktop: revert deletion of --enable-wayland-ime ( #412126 )
2025-06-04 06:04:49 +02:00
Peder Bergebakken Sundt
afbca623ba
cctag: 1.0.3 -> 1.0.4 ( #411790 )
2025-06-04 06:03:49 +02:00
dotlambda
9e2a622ae0
python3Packages.tkinter-gl: init at 1.0 ( #413285 )
2025-06-03 21:03:13 -07:00
Peder Bergebakken Sundt
16cbc5b4cf
maid: update maid gems ( #411140 )
2025-06-04 06:02:52 +02:00
Peder Bergebakken Sundt
b3f90f1dc6
mopidy: exclude pipewire on darwin; mopidy-tidal: 0.3.2 -> 0.3.9 ( #407886 )
2025-06-04 05:58:47 +02:00
R. Ryantm
e635e7424d
linuxPackages.corefreq: 2.0.3 -> 2.0.5
2025-06-04 03:57:45 +00:00
Peder Bergebakken Sundt
20922b18d3
livebook: 0.14.7 → 0.16.1 ( #413693 )
2025-06-04 05:55:44 +02:00
R. Ryantm
200e3374f2
dolt: 1.53.6 -> 1.54.1
2025-06-04 03:52:33 +00:00
Peder Bergebakken Sundt
4a948ca091
autopsy: fix java.lang.UnsatisfiedLinkError ( #404797 )
2025-06-04 05:42:37 +02:00
Tyler Hardin
e226f2e6cf
goose-cli: 1.0.23 -> 1.0.24
2025-06-03 23:25:29 -04:00
Peder Bergebakken Sundt
1bb2ab0a5a
spectre-meltdown-checker: update, updateScript, replace-fail ( #404003 )
2025-06-04 05:19:55 +02:00
nixpkgs-merge-bot[bot]
c334bfd4f9
sleek: 0.4.0 -> 0.5.0 ( #413738 )
...
Co-authored-by: xrelkd <xrelkd@users.noreply.github.com>
2025-06-04 03:18:36 +00:00
Peder Bergebakken Sundt
733817f2ba
librespot: add withMDNS + withDNS-SD arguments ( #396637 )
2025-06-04 05:17:08 +02:00
Peder Bergebakken Sundt
06b7179a64
libresprite: 1.1 -> 1.2 ( #405298 )
2025-06-04 05:14:34 +02:00
R. Ryantm
fc99eb61eb
wasm-tools: 1.232.0 -> 1.233.0
2025-06-04 03:12:59 +00:00
R. Ryantm
d30b6266a9
wizer: 8.0.0 -> 9.0.0
2025-06-04 02:43:27 +00:00
Austin Horstman
f67b454f0b
yazi: append .yazi to plugin folders automatically ( #413536 )
2025-06-03 21:42:24 -05:00
R. Ryantm
4aa2ffe45f
yanic: 1.7.1 -> 1.7.2
2025-06-04 02:41:19 +00:00
Peder Bergebakken Sundt
1c93270d74
sqruff: 0.20.2 → 0.25.28 ( #387266 )
2025-06-04 04:39:06 +02:00
Peder Bergebakken Sundt
3b5f47e68d
python313Packages.reflex: 0.7.12 -> 0.7.14 ( #411277 )
2025-06-04 04:36:31 +02:00
Ihar Hrachyshka
92471515db
xchm: enable on darwin
...
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-06-03 22:32:31 -04:00
emaryn
585b0ee150
vscode-extensions.tekumara.typos-vscode: 0.1.37 -> 0.1.38
2025-06-04 02:25:03 +00:00
R. Ryantm
c0bd481346
terraform-providers.spacelift: 1.22.0 -> 1.24.0
2025-06-04 02:22:12 +00:00
Nick Cao
1c0fb5eb56
telegram-desktop: 5.13.1 -> 5.14.3 ( #405944 )
2025-06-03 22:00:41 -04:00
emaryn
f0238f9ae6
vscodium: 1.100.23258 -> 1.100.33714
2025-06-04 01:57:42 +00:00
Robert Schütz
d624852d0c
nixos/tests/vaultwarden: fix
2025-06-03 18:05:30 -07:00
R. Ryantm
03dc21f498
openlibm: 0.8.6 -> 0.8.7
2025-06-04 00:57:28 +00:00
Yt
9c6b20ddc8
cargo-mobile2: 0.20.0 -> 0.20.1 ( #413716 )
2025-06-03 20:53:11 -04:00
R. Ryantm
3df1f2c566
static-web-server: 2.36.1 -> 2.37.0
2025-06-04 00:45:13 +00:00
Nick Cao
9aee993c8a
elmerfem: unstable-2023-09-18 -> 9.0-unstable-2025-05-25 ( #410847 )
2025-06-03 20:41:42 -04:00
Nick Cao
abe0e73a27
testers.hasCmakeConfigModules: init ( #410516 )
2025-06-03 20:40:35 -04:00
R. Ryantm
c99304e861
libsolv: 0.7.32 -> 0.7.33
2025-06-04 00:37:17 +00:00
R. Ryantm
5cc3552e5a
python3Packages.shiboken6: 6.9.0 -> 6.9.1
2025-06-04 00:29:57 +00:00
nixpkgs-merge-bot[bot]
4c727c8162
zapret: 70.6 -> 71 ( #413515 )
...
Co-authored-by: Nishimara <me@nishimara.com>
2025-06-04 00:19:38 +00:00
nixpkgs-merge-bot[bot]
f166bfe3b2
home-manager: 0-unstable-2025-05-23 -> 0-unstable-2025-06-02 ( #413542 )
...
Co-authored-by: bryango <bryango@users.noreply.github.com>
2025-06-04 00:16:36 +00:00
Peder Bergebakken Sundt
c9d8892370
python313Packages.pygame-ce: 2.5.3 -> 2.5.4
...
Changelog: https://github.com/pygame-community/pygame-ce/releases/tag/2.5.4
2025-06-04 02:06:16 +02:00
Martin Weinelt
5de35192a6
pretix.plugins.sepadebit: init at 2.6.0 ( #413139 )
...
* pretix: expose as python module to local package set
This allows consuming pretix as a library for tests.
* pretix.plugins.sepadebit: init at 2.6.0
---------
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2025-06-04 02:02:29 +02:00
Fabián Heredia Montiel
c3c15b8082
libosinfo: 1.11.0 → 1.12.0 ( #413412 )
2025-06-03 17:56:29 -06:00
dotlambda
0179724f29
python3Packages.curl-cffi: 0.10.0 -> 0.11.1 ( #413492 )
2025-06-03 16:55:59 -07:00
dotlambda
03a4473ba3
python3Packages.anchor-kr: modernize ( #413462 )
2025-06-03 16:55:35 -07:00
Gliczy
71bac83c30
brave: 1.79.118 -> 1.79.119
2025-06-04 01:36:12 +02:00
R. Ryantm
ddca576c7d
terraform-providers.kubernetes: 2.36.0 -> 2.37.1
2025-06-04 09:31:38 +10:00
R. Ryantm
38f42f21d4
terraform-providers.vault: 4.8.0 -> 5.0.0
2025-06-04 09:31:26 +10:00
R. Ryantm
e81e6ddb2c
terraform-providers.cloudflare: 5.4.0 -> 5.5.0
2025-06-04 09:31:14 +10:00
zowoq
d7ad1cdebf
terraform-providers.proxmox: 3.0.1-rc8 -> 3.0.2-rc01 ( #413677 )
2025-06-04 09:30:55 +10:00
R. Ryantm
f33be428dd
traefik: 3.4.0 -> 3.4.1
2025-06-03 23:27:21 +00:00
Nick Cao
5e06944c84
cargo-leptos: 0.2.28 -> 0.2.35 ( #409736 )
2025-06-03 19:20:52 -04:00
Nick Cao
c9234626b4
mediaelch: fix qt6.9 build ( #413392 )
2025-06-03 19:18:18 -04:00
Nick Cao
74922bc08c
python313Packages.pytest-spec: 4.0.0 -> 5.0.0 ( #413557 )
2025-06-03 19:17:16 -04:00
Nick Cao
fc15fe9649
conceal: 0.6.1 -> 0.6.2 ( #413715 )
2025-06-03 19:16:47 -04:00
Nick Cao
a78c5b99b6
terraform-providers.spotinst: 1.220.0 -> 1.220.2 ( #413722 )
2025-06-03 19:15:55 -04:00
R. RyanTM
14ec05570d
mergiraf: 0.8.1 -> 0.10.0 ( #413571 )
...
https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.9.0
https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.10.0
2025-06-04 01:15:39 +02:00
Nick Cao
27fd80f799
terraform-providers.equinix: 3.8.0 -> 3.9.0 ( #413724 )
2025-06-03 19:15:34 -04:00
Nick Cao
1d655a145d
automatic-timezoned: 2.0.76 -> 2.0.79 ( #413729 )
2025-06-03 19:15:14 -04:00
Nick Cao
79f0eecc67
tpnote: 1.25.10 -> 1.25.11 ( #413733 )
2025-06-03 19:14:40 -04:00
Nick Cao
60bf0fb013
abctl: 0.25.0 -> 0.26.0 ( #413683 )
2025-06-03 19:14:05 -04:00
Nick Cao
e834c75c92
smug: 0.3.6 -> 0.3.7 ( #413688 )
2025-06-03 19:13:30 -04:00
Nick Cao
2f2a65fe89
python3Packages.aiocomelit: 0.12.3 -> 1.0.0 ( #413692 )
2025-06-03 19:13:07 -04:00
Nick Cao
091fcdfa47
vault-tasks: 0.11.1 -> 0.11.2 ( #413708 )
2025-06-03 19:11:44 -04:00
Nick Cao
e14eef9147
ddns-go: 6.9.3 -> 6.9.5 ( #413660 )
2025-06-03 19:08:23 -04:00
Nick Cao
618d8ba315
jumppad: 0.20.0 -> 0.20.1 ( #413661 )
2025-06-03 19:07:36 -04:00
Nick Cao
090d40dc73
sioyek: 2.0.0-unstable-2025-05-23 -> 2.0.0-unstable-2025-05-30 ( #413674 )
2025-06-03 19:07:06 -04:00
Nick Cao
339dc59ee8
kubectl-view-allocations: 0.21.1 -> 0.21.2 ( #413610 )
2025-06-03 19:06:30 -04:00
Nick Cao
7bce763995
ffizer: 2.13.2 -> 2.13.3 ( #413612 )
2025-06-03 19:06:13 -04:00
nixpkgs-merge-bot[bot]
655d0e8bd8
ghostfolio: 2.162.0 -> 2.165.0 ( #413739 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-06-03 23:05:25 +00:00
Nick Cao
a591ef5e3b
qv2ray: drop ( #413574 )
2025-06-03 19:03:54 -04:00
R. Ryantm
3b3cb2b5a2
python3Packages.prophet: 1.1.6 -> 1.1.7
2025-06-03 23:02:35 +00:00
Nick Cao
f3b1e97c95
cargo-modules: 0.24.0 -> 0.24.1 ( #413595 )
2025-06-03 19:02:17 -04:00
Nick Cao
7e97779719
flake-checker: 0.2.6 -> 0.2.7 ( #413534 )
2025-06-03 19:00:41 -04:00
Nick Cao
25b93f233b
netavark: 1.15.0 -> 1.15.1 ( #413535 )
2025-06-03 18:59:40 -04:00
Nick Cao
414cd6d10e
python3Packages.roombapy: 1.9.0 -> 1.9.1 ( #413499 )
2025-06-03 18:54:06 -04:00
Nick Cao
be7a6de25d
terraform-providers.kafka: 0.10.1 -> 0.10.2 ( #413501 )
2025-06-03 18:53:43 -04:00
Nick Cao
40e22888e4
dooit-extras: 0.2.0 -> 0.2.1 ( #413504 )
2025-06-03 18:53:32 -04:00
Nick Cao
0563475c82
python3Packages.awswrangler: 3.11.0 -> 3.12.0 ( #413523 )
2025-06-03 18:52:35 -04:00
Nick Cao
5032f4879c
vaultenv: 0.18.0 -> 0.19.0 ( #413527 )
2025-06-03 18:51:52 -04:00
Nick Cao
43cc9d7c30
python3Packages.mpi-pytest: 2025.4.0 -> 2025.5.0 ( #413529 )
2025-06-03 18:51:13 -04:00
Nick Cao
467a838e53
smpmgr: 0.12.0 -> 0.12.1 ( #413532 )
2025-06-03 18:50:32 -04:00
Nick Cao
76773eb11f
gqlgen: 0.17.73 -> 0.17.74 ( #413456 )
2025-06-03 18:50:13 -04:00
Nick Cao
e90cebf4d0
doctl: 1.127.0 -> 1.128.0 ( #413459 )
2025-06-03 18:49:39 -04:00
Nick Cao
cd9ec51ed2
cotp: 1.9.5 -> 1.9.6 ( #413460 )
2025-06-03 18:49:04 -04:00
Nick Cao
ad3a85796b
rofi-unwrapped: 1.7.9 -> 1.7.9.1 ( #413461 )
2025-06-03 18:48:46 -04:00
Nick Cao
3e43f15715
python3Packages.kserve: 0.15.1 -> 0.15.2 ( #413489 )
2025-06-03 18:46:02 -04:00
Nick Cao
eb6ccca433
git-spice: 0.13.0 -> 0.14.1 ( #413494 )
2025-06-03 18:44:19 -04:00
R. Ryantm
f8718e7922
ghostfolio: 2.162.0 -> 2.165.0
2025-06-03 22:32:15 +00:00
R. Ryantm
49611957b5
sleek: 0.4.0 -> 0.5.0
2025-06-03 22:31:04 +00:00
Felix Buehler
faa82381b6
mediaelch: fix qt6.9 build
2025-06-04 00:26:50 +02:00
williamvds
727fe21d5d
nixos/pihole-web: init
...
Pihole's dashboard is a web app which visualises statistics from pihole-FTL
(i.e. dnsmasq), shows query logs, and allows configuration.
With this module, configuration is largely declarative and immutable, so
settings can't be changed, but they can be viewed from the webpage.
The admin page also allows regenerating the DNS ("gravity") database.
2025-06-03 23:15:18 +01:00
williamvds
8f5d24c1b2
nixos/pihole-ftl: init
...
Add a module for pihole-ftl, which allows declaratively defining the
pihole.toml config file.
Also provide options for adlists to use, which can be added through the pihole
script (packaged as "pihole"). Other state such as clients and groups require
complex database operations, which is normally performed by the pihole
webapp (packaged as "pihole-web").
Extend the dnsmasq module to avoid duplication, since pihole-ftl is a soft-fork
of dnsmasq which maintains compatibility.
Provide the pihole script in `environment.systemPackages` so pihole-ftl can be
easily administrated.
2025-06-03 23:15:18 +01:00
williamvds
4bdf75f1cb
dnsmasq: pass through config file as an option
...
So that the pihole module reuse it. pihole-ftl is a fork of dnsmasq and its
configuration file is compatible.
2025-06-03 23:15:17 +01:00
williamvds
725597318e
pihole-web: init at 6.1
2025-06-03 23:15:17 +01:00
williamvds
0b00667772
pihole: init at 6.1
...
Which is the core admin script for pihole, which modifies the pihole-FTL and
gravity (DNS settings) database.
It requires quite a lot of patching to remove most of the hard-coded absolute
paths, and add the many dependencies the script has.
Patches also remove numerous unnecessary/unsupported operations from the script,
including reinstalling, uninstalling, and updating pihole, pihole-FTL, and
pihole-web.
Some scripts also include the installation scripts for some utilities, so these
utils need to be copied over to the files which are included in the Nix package.
2025-06-03 23:15:17 +01:00
williamvds
37d2287524
pihole-ftl: init at 6.1
...
Replace a hardcoded execv with a dynamic execvp to allow the executed program to
live in the Nix store.
Co-Authored-By: JamieMagee <jamie.magee@gmail.com>
Co-Authored-By: nuxeh <1516017+nuxeh@users.noreply.github.com>
2025-06-03 23:15:17 +01:00
Chris Moultrie
0fa2fe7bd7
fittrackee: add tebriel as maintainer
2025-06-03 18:14:45 -04:00
nixpkgs-merge-bot[bot]
4cb1e5e671
vault: 1.19.4 -> 1.19.5 ( #413676 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-06-03 22:09:33 +00:00
Pascal Wittmann
0f4ccc6fc7
xlockmore: 5.82 -> 5.83 ( #413464 )
2025-06-04 00:07:33 +02:00
Domen Kožar
4a741a2098
paretosecurity: 0.2.27 -> 0.2.31 ( #413531 )
2025-06-04 03:06:56 +05:00
Marcus Ramberg
4a46d9adf1
perlPackages.NetMQTTSimple: Add IO::Socket::SSL ( #402090 )
2025-06-04 00:02:44 +02:00
R. Ryantm
106b68293b
fiddler-everywhere: 6.5.0 -> 6.6.0
2025-06-03 21:59:01 +00:00
nixpkgs-merge-bot[bot]
a2a95e9d1a
n8n: 1.93.0 -> 1.95.2 ( #413543 )
...
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-06-03 21:48:24 +00:00
R. Ryantm
ac1d175cbc
tpnote: 1.25.10 -> 1.25.11
2025-06-03 21:47:56 +00:00
Marcus Ramberg
0f64ecd19d
pocket-id: 1.1.0 -> 1.2.0 ( #413727 )
2025-06-03 23:45:53 +02:00
Martin Weinelt
31798e9eb2
esphome: 2025.5.1 -> 2025.5.2 ( #413725 )
2025-06-03 23:21:46 +02:00
isabel
3b182c82fb
albert: 0.27.8 -> 0.28.0 ( #412570 )
2025-06-03 23:18:14 +02:00
Gutyina Gergő
259a75fb1f
nixos/pocket-id: harden after backend-frontend merge
2025-06-03 23:15:45 +02:00
R. Ryantm
2c62201908
automatic-timezoned: 2.0.76 -> 2.0.79
2025-06-03 21:15:44 +00:00
Gaétan Lepage
3422f04ccf
python312Packages.pytensor: 2.31.2 -> 2.31.3 ( #413249 )
2025-06-03 23:14:01 +02:00
Gutyina Gergő
f4249b03a9
pocket-id: 1.1.0 -> 1.2.0
2025-06-03 21:13:29 +00:00
Adam C. Stephens
d790bb743e
audiobookshelf: 2.23.0 -> 2.24.0 ( #413679 )
2025-06-03 17:09:43 -04:00
Nick Cao
3731ffed14
dbip-{asn,city,country}-lite: 2025-05 -> 2025-06 ( #413398 )
2025-06-03 17:08:31 -04:00
Arne Keller
8228174200
albyhub: init at 1.17.1 ( #368929 )
2025-06-03 23:08:19 +02:00
Nick Cao
48eebae8c2
flare-signal: 0.16.1 -> 0.16.2 ( #413410 )
2025-06-03 17:07:49 -04:00
Nick Cao
049d558290
v2ray-domain-list-community: 20250526033544 -> 20250602083629 ( #413420 )
2025-06-03 17:06:41 -04:00
Nick Cao
06727b9e3a
omnictl: 0.50.0 -> 0.50.1 ( #413424 )
2025-06-03 17:06:14 -04:00
Nick Cao
c34e709856
python3Packages.notus-scanner: 22.7.1 -> 22.7.2 ( #413429 )
2025-06-03 17:05:45 -04:00
Gaétan Lepage
3d433d7e5f
python312Packages.waymax: 0-unstable-2024-03-23 -> 0-unstable-2025-05-30 ( #413545 )
2025-06-03 23:04:55 +02:00
Nick Cao
f12f84e441
jq-lsp: 0.1.11 -> 0.1.12 ( #413430 )
2025-06-03 17:04:20 -04:00
Nick Cao
5024fba3fa
cargo-xwin: 0.18.4 -> 0.18.5 ( #413432 )
2025-06-03 17:03:43 -04:00
Nick Cao
2f6085ead3
amazon-ecr-credential-helper: 0.9.1 -> 0.10.0 ( #413436 )
2025-06-03 17:03:03 -04:00
Nick Cao
300d6bfdf1
diamond: 2.1.11 -> 2.1.12 ( #413438 )
2025-06-03 17:02:28 -04:00
R. Ryantm
a6b441a257
terraform-providers.equinix: 3.8.0 -> 3.9.0
2025-06-03 21:02:20 +00:00
Nick Cao
f2f654a625
mpvScripts.uosc: 5.9.2 -> 5.10.0 ( #413358 )
2025-06-03 17:01:16 -04:00
Nick Cao
46f53d664f
python3Packages.google-cloud-dlp: 3.29.0 -> 3.30.0 ( #413364 )
2025-06-03 16:59:15 -04:00
Nick Cao
879ec19960
maa-assistant-arknights: 5.16.9 -> 5.16.10 ( #413368 )
2025-06-03 16:57:01 -04:00
Chris Moultrie
a52feb8cf0
fittrackee: 0.9.10 -> 0.10.2
...
https://github.com/SamR1/FitTrackee/releases/tag/v0.9.11
https://github.com/SamR1/FitTrackee/releases/tag/v0.10.0
https://github.com/SamR1/FitTrackee/releases/tag/v0.10.1
https://github.com/SamR1/FitTrackee/releases/tag/v0.10.2
2025-06-03 16:56:12 -04:00
Chris Moultrie
88360220fb
python3Packages.dramatiq-abort: init at 1.2.1
...
new dependency for pkgs.fittrackee
2025-06-03 16:56:12 -04:00
Chris Moultrie
22134f2484
python3packages.fitdecode: init at 0.10.0
...
Adding as requirement for fittrackee
2025-06-03 16:56:09 -04:00
R. Ryantm
269aef81ec
terraform-providers.spotinst: 1.220.0 -> 1.220.2
2025-06-03 20:52:35 +00:00
Chris Moultrie
dadbfdb343
python3Packages.staticmap3: init at 0.1.0
...
new dependency for fittrackee
2025-06-03 16:50:41 -04:00
Nick Cao
b583e7be97
terraform-providers.pagerduty: 3.25.2 -> 3.26.0 ( #413383 )
2025-06-03 16:49:53 -04:00
Emily
8b3c5c49d4
ungoogled-chromium: 137.0.7151.55-1 -> 137.0.7151.68-1 ( #413648 )
2025-06-03 22:49:31 +02:00
R. Ryantm
c35fdf4e31
discordo: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03
2025-06-03 20:45:30 +00:00
R. Ryantm
5e00fc7868
cargo-mobile2: 0.20.0 -> 0.20.1
2025-06-03 20:29:36 +00:00
R. Ryantm
669ac214ed
conceal: 0.6.1 -> 0.6.2
2025-06-03 20:29:08 +00:00
Peder Bergebakken Sundt
dd3b6cc7da
python313Packages.mkdocs-rss-plugin: add missing dependencies
2025-06-03 22:27:59 +02:00
Thiago Kenji Okada
ada12b769e
libretro.dosbox-pure: 0-unstable-2025-05-24 -> 0-unstable-2025-06-03 ( #413697 )
2025-06-03 21:24:55 +01:00
Thiago Kenji Okada
d3e1067b4d
libretro.swanstation: 0-unstable-2025-01-17 -> 0-unstable-2025-05-26 ( #413647 )
2025-06-03 21:24:29 +01:00
Gaétan Lepage
c8cb5d4f86
gpu-viewer: 3.12 -> 3.13 ( #413670 )
2025-06-03 22:23:31 +02:00
R. Ryantm
7a88ea6f89
vscode-extensions.ms-dotnettools.csdevkit: 1.19.63 -> 1.20.35
2025-06-03 20:20:40 +00:00
Paul Haerle
ff2de71c4a
xwayland-satellite: 0.5.1 -> 0.6 ( #412705 )
2025-06-03 22:15:08 +02:00
Philip Taron
056ad24496
tscli: init at 0.0.7 ( #413709 )
2025-06-03 13:14:52 -07:00
Peder Bergebakken Sundt
570037a066
granian: add meta.changelog ( #413538 )
2025-06-03 22:12:45 +02:00
Nikolay Korotkiy
afce20a437
libsForQt5.qtpbfimageplugin: 4.0 → 4.2 ( #406130 )
2025-06-04 00:10:37 +04:00
Philip Taron
e32cdad1e8
tscli: init at 0.0.7
2025-06-03 13:05:50 -07:00
Amadej Kastelic
8b1388d74f
sauerbraten: fix build
2025-06-03 22:03:04 +02:00
Maximilian Bosch
3d14058552
Merge: roundcube: 1.6.10 -> 1.6.11 ( #412940 )
2025-06-03 21:56:49 +02:00
R. Ryantm
0c330af623
vault-tasks: 0.11.1 -> 0.11.2
2025-06-03 19:54:05 +00:00
Masum Reza
f416162e75
Revert "nixos/graphical-desktop: add sessions to pathsToLink" ( #413675 )
...
This reverts commit fbb577d3c5
.
This is already controlled by `services.displayManager.sessionPackages`, as explained in https://github.com/NixOS/nixpkgs/pull/411518#issuecomment-2936523214 .
Because of that PR, now xsessions and wayland session desktop files of every packages in `environment.systemPackages` are now being linked to `/run/current-system/sw/share`. This is highly unwanted behaviour.
2025-06-04 01:23:27 +05:30
isabel
8bab608329
magnetic-catppuccin-gtk: 0-unstable-2024-11-06 → 0-unstable-2025-04-25 ( #413700 )
2025-06-03 21:52:05 +02:00
Brian Lee
08d3f6944a
albyhub: init at 1.17.1
2025-06-03 12:48:13 -07:00
Gaétan Lepage
3b6ac19373
uv: 0.7.9 -> 0.7.10 ( #413671 )
2025-06-03 21:28:23 +02:00
Amadej Kastelic
5b77c89ebb
magnetic-catppuccin-gtk: remove usage of with lib;
2025-06-03 21:26:24 +02:00
Amadej Kastelic
45a971c10b
magnetic-catppuccin-gtk: 0-unstable-2024-11-06 → 0-unstable-2025-04-25
2025-06-03 21:26:15 +02:00
Peder Bergebakken Sundt
0b21731186
python313Packages.reflex: 0.7.13 -> 0.7.14
...
Changelog: https://github.com/reflex-dev/reflex/releases/tag/v0.7.14
2025-06-03 21:22:32 +02:00
Nikolay Korotkiy
872b5312f7
bitwarden: 2025.4.2 -> 2025.5.0 ( #413104 )
2025-06-03 23:22:18 +04:00
Sefa Eyeoglu
8f17b9e5af
pnpm_10: 10.11.0 -> 10.11.1
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-06-03 21:22:05 +02:00
Sefa Eyeoglu
8151e9a35d
pnpm.fetchDeps: allow overriding the pnpm version ( #402770 )
2025-06-03 21:19:55 +02:00
Amadej Kastelic
f18204075a
livebook: 0.14.7 → 0.16.1
...
https://github.com/livebook-dev/livebook/compare/v0.14.7...v0.16.1
2025-06-03 21:16:26 +02:00
R. Ryantm
e2fcca7ae1
libretro.dosbox-pure: 0-unstable-2025-05-24 -> 0-unstable-2025-06-03
2025-06-03 19:12:39 +00:00
Marcin Serwin
5d56bacb03
allegro4: add pkg-config to nativeBuildInputs
...
pkg-config is used to detect the presence of alsa-lib, without it the
library is not used and thus audio does not work.
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 21:11:13 +02:00
R. Ryantm
088b196829
python3Packages.aiocomelit: 0.12.3 -> 1.0.0
2025-06-03 19:07:46 +00:00
R. Ryantm
153da4f188
smug: 0.3.6 -> 0.3.7
2025-06-03 18:57:18 +00:00
K900
07f3e9c94f
gamescope: 3.16.10 -> 3.16.11 ( #413623 )
2025-06-03 21:57:06 +03:00
Peder Bergebakken Sundt
2aab1fc0c3
treewide: use src.name in sourceRoot
2025-06-03 20:49:03 +02:00
R. Ryantm
dec0fac952
terraform-providers.akamai: 7.1.0 -> 8.0.0
2025-06-03 18:45:25 +00:00
Gaetan Lepage
9c3b2e3c88
python312Packages.pytensor: 2.31.2 -> 2.31.3
...
Diff: https://github.com/pymc-devs/pytensor/compare/refs/tags/rel-2.31.2...rel-2.31.3
Changelog: https://github.com/pymc-devs/pytensor/releases/tag/rel-2.31.3
2025-06-03 20:27:38 +02:00
R. Ryantm
8b3b56a3e2
abctl: 0.25.0 -> 0.26.0
2025-06-03 18:23:01 +00:00
Martin Weinelt
4a06138baf
esphome: 2025.5.1 -> 2025.5.2
...
https://github.com/esphome/esphome/releases/tag/2025.5.2
2025-06-03 20:21:32 +02:00
hlad
f5ec40e3cf
audiobookshelf: 2.23.0 -> 2.24.0
2025-06-03 20:20:23 +02:00
Philip Taron
24f4a11d7b
llm: re-add withPlugins
, add many plugins, 0.25 -> 0.26 ( #411459 )
2025-06-03 11:19:26 -07:00
R. Ryantm
3541fd843a
spider: 2.37.79 -> 2.37.91
2025-06-03 18:14:38 +00:00
Martin Weinelt
e0c2e8b055
maintainers: update _6543 by adding matrix contact ( #413659 )
2025-06-03 20:09:56 +02:00
jonasschultheiss
27fcbb07fe
terraform-providers.proxmox: 3.0.1-rc8 -> 3.0.2-rc01
2025-06-03 20:06:18 +02:00
R. Ryantm
228d26d7a2
vault: 1.19.4 -> 1.19.5
2025-06-03 17:56:30 +00:00
phanirithvij
21205258f5
miniupnpc: finalAttrs
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-06-03 23:24:56 +05:30
phanirithvij
937f8bf224
miniupnpc: fix external-ip command
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-06-03 23:24:56 +05:30
phanirithvij
f2b0caeab6
miniupnpc: 2.3.2 -> 2.3.3
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-06-03 23:24:56 +05:30
Toma
8764efe0df
gale: 1.5.12 -> 1.7.1 ( #409956 )
2025-06-03 19:50:11 +02:00
nixpkgs-merge-bot[bot]
79f7477110
traccar: 6.7.0 -> 6.7.2 ( #413106 )
...
Co-authored-by: frederictobiasc <frederictobiasc@users.noreply.github.com>
2025-06-03 17:49:50 +00:00
R. Ryantm
47a1afc2e9
sioyek: 2.0.0-unstable-2025-05-23 -> 2.0.0-unstable-2025-05-30
2025-06-03 17:48:11 +00:00
Sizhe Zhao
a714c291e0
uv: 0.7.9 -> 0.7.10
2025-06-04 01:47:26 +08:00
Ivan Mincik
f422e1b13d
gdal: fix tests with proj 9.6.1
2025-06-03 19:44:43 +02:00
Toma
f2a49713c3
ignition: 1.1.3 -> 2.1.1 ( #405402 )
2025-06-03 19:38:03 +02:00
Gaetan Lepage
0b53077f97
gpu-viewer: 3.12 -> 3.13
...
Diff: https://github.com/arunsivaramanneo/gpu-viewer/compare/refs/tags/v3.12...refs/tags/v3.13
Changelog: https://github.com/arunsivaramanneo/GPU-Viewer/releases/tag/v3.13
2025-06-03 19:37:08 +02:00
Felix Schröter
014d8ed0b2
mullvad-browser: 14.5.2 -> 14.5.3 ( #413333 )
2025-06-03 17:32:47 +00:00
Marcin Serwin
2a495be3d3
_1oom: add marcin-serwin to maintainers
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:26:43 +02:00
Marcin Serwin
4873085fde
_1oom: remove 'with lib;' from meta
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:25:57 +02:00
Marcin Serwin
8a40bf8fb1
_1oom: remove unused build inputs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:25:41 +02:00
Marcin Serwin
e562293f05
_1oom: switch to finalAttrs pattern
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:25:41 +02:00
Bruno Bigras
3b4f21beac
veilid: 0.4.6 -> 0.4.7
2025-06-03 13:25:20 -04:00
Rick van Schijndel
054144e516
zabbix70: 7.0.12 -> 7.0.13 ( #409111 )
...
Update zabbix70 to new minor version. Changelog: https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7013
2025-06-03 19:18:33 +02:00
Marcin Serwin
1c8fc0ed66
_1oom: enable strict deps
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:17:37 +02:00
Pol Dellaiera
18905ef4ce
gpx-animator: init at 1.8.2 ( #409600 )
2025-06-03 19:17:37 +02:00
Marcin Serwin
957775802e
_1oom: drop SDL dependencies
...
They are ignored in favor of the SDL2.
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:17:17 +02:00
6543
f921764115
maintainers: update _6543 by adding matrix contact
...
Signed-off-by: 6543 <6543@obermui.de>
2025-06-03 19:14:44 +02:00
Sefa Eyeoglu
c89b91b446
qpwgraph: 0.9.2 -> 0.9.3 ( #413599 )
2025-06-03 19:11:08 +02:00
Marcin Serwin
278663212d
_1oom: enable parallel building
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:08:12 +02:00
R. Ryantm
e2530c1747
jumppad: 0.20.0 -> 0.20.1
2025-06-03 17:08:01 +00:00
R. Ryantm
1412c4c7ba
ddns-go: 6.9.3 -> 6.9.5
2025-06-03 17:06:36 +00:00
jopejoe1
2cb9a14a87
firefox-beta-bin-unwrapped: 140.0b3 -> 140.0b4
2025-06-03 17:05:31 +00:00
jopejoe1
96605eadcd
firefox-devedition-bin-unwrapped: 140.0b3 -> 140.0b4
2025-06-03 17:05:12 +00:00
jopejoe1
2393f60be3
firefox-beta-unwrapped: 140.0b3 -> 140.0b4
2025-06-03 17:04:35 +00:00
jopejoe1
6451c665db
firefox-devedition-unwrapped: 140.0b3 -> 140.0b4
2025-06-03 17:04:12 +00:00
Marcin Serwin
c2149ed037
_1oom: 1.11.2 -> 1.11.6
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:04:05 +02:00
Marcin Serwin
e6254ef686
_1oom: fix update script
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 19:02:15 +02:00
Sarah Clark
b168f6ad5d
python3Packages.anthropic: 0.51.0 -> 0.52.2
...
changelog: https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.52.2
diff: https://github.com/anthropics/anthropic-sdk-python/compare/v0.51.0...v0.52.2
2025-06-03 09:55:42 -07:00
R. Ryantm
f57d039efa
talosctl: 1.10.2 -> 1.10.3
2025-06-03 16:55:18 +00:00
R. Ryantm
c532ad9705
python3Packages.asf-search: 8.2.3 -> 8.3.4
2025-06-03 16:41:50 +00:00
Michael Evans
7ba5f4e34a
exercise-timer: 1.8.1 -> 1.8.4
2025-06-03 18:41:36 +02:00
R. Ryantm
91129dac06
libretro.swanstation: 0-unstable-2025-01-17 -> 0-unstable-2025-05-26
2025-06-03 16:34:34 +00:00
R. Ryantm
d6843fce63
mold: 2.39.1 -> 2.40.0
2025-06-03 16:32:34 +00:00
networkException
adad603923
ungoogled-chromium: 137.0.7151.55-1 -> 137.0.7151.68-1
...
https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop.html
This update includes 3 security fixes. Google is aware that an exploit
for CVE-2025-5419 exists in the wild.
CVEs:
CVE-2025-5419 CVE-2025-5068
2025-06-03 18:20:31 +02:00
Michael Evans
b248d347c5
buffer: 0.9.10 -> 0.10.0
2025-06-03 18:09:53 +02:00
Sandro
3a0f9e256f
ArchiSteamFarm: 6.1.5.2 -> 6.1.6.7 ( #413356 )
2025-06-03 18:04:37 +02:00
Bobby Rong
c22c4b0dd8
xfce.xfce4-windowck-plugin: 0.6.0 -> 0.6.1
...
https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin/-/compare/xfce4-windowck-plugin-0.6.0...xfce4-windowck-plugin-0.6.1
2025-06-04 00:00:17 +08:00
Bobby Rong
421a92e226
Xfce updates 2025-06-01 ( #412702 )
2025-06-03 23:58:47 +08:00
Bobby Rong
5834b4ed76
Pantheon updates 2025-06-02 ( #413274 )
2025-06-03 23:56:55 +08:00
Christoph Jabs
9f4e4bf579
hqplayer-desktop: 5.8.2-25 -> 5.13.0-35
2025-06-03 08:45:17 -07:00
transcaffeine
9b9b529bfa
matrix-synapse: 1.130.0 -> 1.131.0
...
Relase notes: https://github.com/element-hq/synapse/releases/tag/v1.131.0
Full changelog: https://github.com/element-hq/synapse/compare/v1.130.0...v1.131.0
2025-06-03 17:30:50 +02:00
Jonathan Davies
025a8628bf
nixosTests.openssh: Added SFTP testcase
2025-06-04 01:22:58 +10:00
Philip Taron
ae61cffc49
fetchpatch: add support for patches to files with apostrophes ( #410320 )
2025-06-03 08:20:49 -07:00
samfundev
a0f732926b
grayjay: 5 -> 7
2025-06-03 11:18:44 -04:00
Philip Taron
1eb6959633
kakoune-lsp: 18.1.3 -> 18.2.0 ( #413586 )
2025-06-03 08:15:38 -07:00
R. Ryantm
f9f715bf71
openvswitch: 3.5.0 -> 3.5.1
2025-06-03 15:13:26 +00:00
Philip Taron
4527b12c08
kakoune-unwrapped: 2024.05.18 -> 2025.06.03 ( #413514 )
2025-06-03 08:10:50 -07:00
Masum Reza
4c902775b8
nixos/limine: make the install script more resilent ( #413390 )
2025-06-03 20:40:14 +05:30
Arne Keller
3a5ac8f52a
python3Packages.djangosaml2: 1.10.1 -> 1.11.0 ( #410645 )
2025-06-03 17:06:18 +02:00
Pol Dellaiera
814663e400
foot: remove with lib; ( #413614 )
2025-06-03 17:00:26 +02:00
Arne Keller
fa6c610a08
bitwig-studio: 5.3.5 -> 5.3.8 ( #403389 )
2025-06-03 16:53:16 +02:00
Arne Keller
476721bbfc
sbt: 1.10.11 -> 1.11.1 ( #410439 )
2025-06-03 16:52:58 +02:00
Gliczy
d00c99a117
gamescope: 3.16.10 -> 3.16.11
2025-06-03 16:52:35 +02:00
nixpkgs-merge-bot[bot]
8148956dad
rssguard: 4.8.4 -> 4.8.5 ( #413317 )
...
Co-authored-by: tebriel <tebriel@users.noreply.github.com>
2025-06-03 14:50:50 +00:00
liberodark
ee47a957cd
foot: remove with lib;
2025-06-03 16:47:14 +02:00
isabel
5829277e3c
nixos/kandim: Fix pkg name withSecretProvisioning ( #405263 )
2025-06-03 16:34:16 +02:00
nixpkgs-merge-bot[bot]
581a95f3cd
i2p: 2.8.2 -> 2.9.0 ( #413590 )
...
Co-authored-by: linsui <linsui@users.noreply.github.com>
2025-06-03 14:32:52 +00:00
isabel
ee5cff9e5f
whatsapp-chat-exporter: 0.10.5 -> 0.12.0 ( #402753 )
2025-06-03 16:32:33 +02:00
isabel
ce76a350fa
gvisor: 20240401.0 -> 20250512.0 ( #412786 )
2025-06-03 16:23:30 +02:00
liberodark
e61bb30305
treewide: remove with lib Part 2
2025-06-03 16:15:50 +02:00
Arne Keller
cbc089eef1
python3Packages.molecule: 25.4.0 -> 25.5.0 ( #411102 )
2025-06-03 16:13:48 +02:00
R. Ryantm
e5d08f251a
sbt: 1.10.11 -> 1.11.1
2025-06-03 14:02:31 +00:00
Arne Keller
c3714f9532
licensed: 5.0.0 -> 5.0.4 ( #411622 )
2025-06-03 15:57:26 +02:00
R. Ryantm
6648c5f4c0
ffizer: 2.13.2 -> 2.13.3
2025-06-03 13:56:59 +00:00
Tom van Dijk
14320399a8
materialgram: 5.12.5.1 -> 5.14.3.1
2025-06-03 15:56:24 +02:00
Tom van Dijk
7303eab2fe
ayugram-desktop: 5.12.3 -> 5.14.3
2025-06-03 15:56:21 +02:00
Jon Seager
a7f226039e
linuxPackages.mwprocapture: 1.3.0.4390 -> 1.3.4418 ( #404390 )
2025-06-03 14:56:13 +01:00
Marc Jakobi
a5a21518f5
lux-cli: 0.5.3 -> 0.6.0
2025-06-03 15:50:10 +02:00
R. Ryantm
e7e8d41986
kubectl-view-allocations: 0.21.1 -> 0.21.2
2025-06-03 13:48:34 +00:00
Vladimír Čunát
e95499fcfe
python3Packages.opensfm: disable flaky test ( #412434 )
2025-06-03 15:46:32 +02:00
R. Ryantm
a07abda091
jwx: 3.0.1 -> 3.0.2
2025-06-03 13:42:41 +00:00
Martin Wimpress
b5d7937b88
linuxPackages.mwprocapture: 1.3.0.4390 -> 1.3.4418 #403297
...
Version V1.3.0.4390 of mwprocapture (the Linux driver for the Magewell Pro Capture family) FTBFS when building against Linux 6.12 or newer.
Magewell offer a revised driver. This pull request updates the driver version to 1.3.4418 to address this issue. *Note the version numbering has changed in this release*.
Vendor change log:
- Fix the compatibility issue of the kernel driver for RHEL9.4.
- Add the preset function for contrast/brightness/saturation/hue values.
- Support the installation of drivers in a Secure Boot environment.
Tested using a Magewell Pro Capture Dual HDMI (11080) and Magewell Pro Capture Quad HDMI (11100). This fixes #403297
2025-06-03 14:40:08 +01:00
Pol Dellaiera
1028002a94
drupal: init at 11.1.7, nixos/drupal: init ( #407034 )
2025-06-03 15:26:29 +02:00
Ulrik Strid
c7a2efa407
ligo: remove at 1.7.1 ( #413445 )
2025-06-03 15:25:20 +02:00
R. Ryantm
9d3368c4b1
qpwgraph: 0.9.2 -> 0.9.3
2025-06-03 13:19:06 +00:00
nixpkgs-merge-bot[bot]
ed42a1b5e2
gitlab-release-cli: 0.23.0 -> 0.24.0 ( #413428 )
...
Co-authored-by: kilimnik <mail@kilimnik.de>
2025-06-03 13:17:04 +00:00
Amadej Kastelic
2f08dad0d1
mopidy: remove usage of with lib;
2025-06-03 15:16:03 +02:00
Amadej Kastelic
d7edbf5505
mopidy-tidal: remove usage of with lib; add changelog
2025-06-03 15:14:41 +02:00
Benno Bielmeier
887b9f4816
pretix.plugins.sepadebit: init at 2.6.0
2025-06-03 15:14:35 +02:00
Amadej Kastelic
661d65c871
mopidy-tidal: 0.3.2 -> 0.3.9; fetchPypi -> fetchFromGitHub
2025-06-03 15:13:12 +02:00
Pol Dellaiera
e608bfb550
aseprite: 1.3.7 -> 1.3.13 ( #377614 )
2025-06-03 15:12:02 +02:00
nixpkgs-merge-bot[bot]
fca1de2280
cargo-workspaces: 0.3.6 -> 0.4.0 ( #413583 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-03 13:10:45 +00:00
nixpkgs-merge-bot[bot]
e07adff987
openterface-qt: 0.3.12 -> 0.3.14 ( #412456 )
...
Co-authored-by: wlcx <wlcx@users.noreply.github.com>
2025-06-03 13:10:38 +00:00
R. Ryantm
073e616f6c
typos-lsp: 0.1.37 -> 0.1.38
2025-06-03 13:08:56 +00:00
R. Ryantm
d1539817a4
octave: 10.1.0 -> 10.2.0
2025-06-03 13:07:57 +00:00
R. Ryantm
bd1e4e6419
cargo-modules: 0.24.0 -> 0.24.1
2025-06-03 13:03:47 +00:00
Matthias Beyer
e895792bac
zarf: 0.54.0 -> 0.55.6 ( #413577 )
2025-06-03 14:59:57 +02:00
Martin Weinelt
d1ff75196d
pretix: expose as python module to local package set
...
This allows consuming pretix as a library for tests.
2025-06-03 14:59:14 +02:00
夜坂雅
09dcf6b2f1
base16-builder: remove
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-06-03 18:28:33 +05:30
liberodark
51104bca6e
treewide: remove with lib Part 1
2025-06-03 18:27:59 +05:30
R. Ryantm
d2225c5ed3
i2p: 2.8.2 -> 2.9.0
2025-06-03 12:53:02 +00:00
Jon Seager
d48a528427
icloudpd: 1.27.5 -> 1.28.0 ( #413575 )
2025-06-03 13:45:51 +01:00
R. Ryantm
aa386c1cb4
kakoune-lsp: 18.1.3 -> 18.2.0
2025-06-03 12:41:32 +00:00
Mattias Cockburn Chaparro
06ca99e301
zarf: 0.54.0 -> 0.55.6
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-06-03 14:40:53 +02:00
R. Ryantm
864f68b39c
cargo-workspaces: 0.3.6 -> 0.4.0
2025-06-03 12:39:22 +00:00
nixpkgs-merge-bot[bot]
0d0b4f6715
atlas: 0.33.1 -> 0.34.0 ( #413522 )
...
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-06-03 12:39:14 +00:00
Marcus Ramberg
5fa68cc59e
k3s: make update script work with all versions ( #411512 )
2025-06-03 14:39:03 +02:00
Jenny
5d840ddf3a
librenms: switch to php 8.4 ( #410125 )
2025-06-03 14:37:24 +02:00
Jon Seager
88a0e9bc98
google-chrome: 137.0.7151.55 -> 137.0.7151.68
2025-06-03 18:07:06 +05:30
Fabian Affolter
40888a4088
python312Packages.mypy-boto3-*: updates ( #413371 )
2025-06-03 14:33:11 +02:00
Fabian Affolter
7084a91837
python313Packages.notus-scanner: 22.7.1 -> 22.7.2 ( #413372 )
2025-06-03 14:32:51 +02:00
Fabian Affolter
dc225a3384
python313Packages.busylight-for-humans: 0.33.3 -> 0.35.2 ( #413370 )
2025-06-03 14:32:37 +02:00
Fabian Affolter
7ca673b5c2
python313Packages.pyexploitdb: 0.2.82 -> 0.2.83 ( #413369 )
2025-06-03 14:31:40 +02:00
nixpkgs-merge-bot[bot]
8689ff52b5
spicetify-cli: 2.40.9 -> 2.40.10 ( #413203 )
...
Co-authored-by: Gerg-L <Gerg-L@users.noreply.github.com>
2025-06-03 12:31:30 +00:00
Jon Seager
efcafec805
icloudpd: 1.27.5 -> 1.28.0
2025-06-03 13:31:23 +01:00
Fabian Affolter
8661a38857
python313Packages.fst-pso: 1.8.1 -> 1.9.0 ( #413347 )
2025-06-03 14:31:10 +02:00
Fabian Affolter
7a391b3d1b
evillimiter: add missing input ( #413229 )
2025-06-03 14:30:50 +02:00
Amadej Kastelic
f369b2b824
mopidy: exclude pipewire on darwin
2025-06-03 14:29:42 +02:00
Fabian Affolter
81f3e8ff0a
prowler: 5.7.1 -> 5.7.2 ( #413341 )
2025-06-03 14:29:27 +02:00
rewine
5c453a33dd
qv2ray: drop
2025-06-03 20:29:16 +08:00
nixpkgs-merge-bot[bot]
fd79597d93
nvidia_oc: 0.1.20 -> 0.1.21 ( #413449 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com>
2025-06-03 12:28:26 +00:00
Jon Seager
c30109de85
python3Packages.craft-application: 4.10.0 -> 5.3.0 ( #403264 )
2025-06-03 13:28:14 +01:00
rewine
a9491cd4ac
dfilemanager: drop
2025-06-03 20:11:15 +08:00
Jon Seager
8a5386533f
charmcraft: 3.4.5 -> 3.5.0
2025-06-03 13:09:25 +01:00
Jon Seager
ab1efec921
charmcraft: override craft-application
to use v4
...
`craft-application` has been bumped to version 5,
which both `snapcraft` and `rockcraft` have
updated to use, but `charmcraft` has yet to make
the transition.
This change essentially just overrides the single
dependency to the supported version just for this
package, thus unblocking the evolution of other
dependencies in nixpkgs.
2025-06-03 13:09:25 +01:00
Jon Seager
6b0cc29998
rockcraft: 1.10.0 -> 1.12.0
2025-06-03 13:09:23 +01:00
Jon Seager
20166b536c
snapcraft: 8.8.1 -> 8.9.0
2025-06-03 12:58:17 +01:00
Jon Seager
0160be867c
python3Packages.pydantic-yaml: 1.4.0 -> 1.5.1
2025-06-03 12:58:16 +01:00
Jon Seager
1934a05492
python3Packages.craft-providers: 2.2.0 -> 2.3.0
2025-06-03 12:58:16 +01:00
Jon Seager
9ed7bc4de3
python3Packages.logassert: 8.2 -> 8.4
...
Signed-off-by: Jon Seager <jon@sgrs.uk>
2025-06-03 12:58:15 +01:00
Jon Seager
095941be3f
python3Packages.craft-platforms: 0.8.0 -> 0.9.0
2025-06-03 12:58:13 +01:00
Domen Kožar
e8bb3205d7
cachix: 1.7.8 -> 1.7.9 ( #413548 )
2025-06-03 16:57:01 +05:00
Martin Wimpress
81705370cb
station: 1.52.2 -> 3.3.0
...
Co-authored-by: Marcin Serwin <marcin@serwin.dev>
2025-06-03 12:50:45 +01:00
R. Ryantm
ce95b2d517
vscode-extensions.ziglang.vscode-zig: 0.6.9 -> 0.6.10
2025-06-03 11:50:34 +00:00
Gaétan Lepage
90ad681d40
vimPlugins.vectorcode-nvim: init at 0.6.10 ( #413395 )
2025-06-03 13:43:04 +02:00
Ilan Joselevich
38799a02c3
home-assistant-custom-lovelace-modules.auto-entities: 1.15.1 -> 1.16.1 ( #413473 )
2025-06-03 18:42:54 +07:00
R. Ryantm
a8e7bf1b04
handheld-daemon: 3.15.7 -> 3.15.10
2025-06-03 11:38:20 +00:00
R. Ryantm
412521436a
percona-server: 8.4.4-4 -> 8.4.5-5
2025-06-03 11:21:43 +00:00
h0nIg
fee9749b90
google-cloud-sdk: 2nd fix for pyopenssl
2025-06-03 11:15:41 +00:00
Fabian Affolter
1bab1bc3f7
python313Packages.boto3-stubs: 1.38.27 -> 1.38.28
2025-06-03 13:14:23 +02:00
Fabian Affolter
f0e8163cf2
python313Packages.botocore-stubs: 1.38.27 -> 1.38.28
2025-06-03 13:14:13 +02:00
Fabian Affolter
f049f51b08
python312Packages.mypy-boto3-synthetics: 1.38.25 -> 1.38.28
2025-06-03 13:13:58 +02:00
Yohann Boniface
d9d0c98d08
notation: use finalAttrs ( #413519 )
2025-06-03 13:13:55 +02:00
Fabian Affolter
9e4b239a85
python312Packages.mypy-boto3-entityresolution: 1.38.0 -> 1.38.28
2025-06-03 13:13:03 +02:00
Fabian Affolter
dff84a1ed2
python312Packages.mypy-boto3-eks: 1.38.0 -> 1.38.28
2025-06-03 13:12:59 +02:00
Fabian Affolter
915b02ef4a
python312Packages.mypy-boto3-ecs: 1.38.18 -> 1.38.28
2025-06-03 13:12:58 +02:00
Fabian Affolter
907230fde3
python312Packages.mypy-boto3-compute-optimizer: 1.38.0 -> 1.38.28
2025-06-03 13:12:48 +02:00
Fabian Affolter
6765898a09
python312Packages.mypy-boto3-backup: 1.38.0 -> 1.38.28
2025-06-03 13:12:36 +02:00
Fabian Affolter
2d65dd6dc7
python312Packages.mypy-boto3-athena: 1.38.13 -> 1.38.28
2025-06-03 13:12:33 +02:00
Doron Behar
bee5d9eb8f
balena-cli: 21.1.14 -> 22.0.5 ( #412909 )
2025-06-03 14:02:53 +03:00
Doron Behar
fb23b966a6
syncthingtray: 1.7.7 -> 1.7.8 ( #413444 )
2025-06-03 13:56:51 +03:00
Jon Seager
97f036f7a6
python3Packages.craft-application: 4.10.0 -> 5.3.0
2025-06-03 11:55:21 +01:00
Jon Seager
1b18666d6a
python3Packages.craft-parts: 2.8.0 -> 2.10.0
2025-06-03 11:55:19 +01:00
TomaSajt
87e7b40899
python313Packages.pytest-spec: 4.0.0 -> 5.0.0
2025-06-03 12:54:40 +02:00
Thiago Kenji Okada
f2283541fb
evil-helix: 20250413 -> 20250601 ( #413551 )
2025-06-03 11:51:14 +01:00
Paul Meyer
3ee1cb2d24
gopls: use buildGoLatestModule
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 12:46:02 +02:00
R. Ryantm
4682050494
wgpu-utils: 24.0.3 -> 25.0.2
2025-06-03 12:44:48 +02:00
taku0
c9801bd5f2
thunderbird-esr-bin-unwrapped: 128.10.2esr -> 128.11.0esr ( #413483 )
2025-06-03 19:37:21 +09:00
Tungsten842
1cf1e829dd
evil-helix: 20250413 -> 20250601
2025-06-03 12:30:28 +02:00
Pierre Roux
84667ad299
rocqPackages.hierarchy-builder: init at 1.9.1
2025-06-03 12:27:28 +02:00
dotlambda
e0047ddd37
tail-tray: 0.2.22 -> 0.2.23 ( #413469 )
2025-06-03 03:26:28 -07:00
Bruno BELANYI
ab77870a4b
vimix-cursors: fix build
...
The `cairosvg` executable is no longer supplied by
`python3Packages.cairosvg`, use the top-level package instead.
2025-06-03 10:21:42 +00:00
Peder Bergebakken Sundt
ddbb2d8009
python313Packages.manifold3d: 3.1.0 -> 3.1.1 ( #413064 )
2025-06-03 12:10:45 +02:00
Gaetan Lepage
ac2ffcdeaf
python312Packages.waymax: 0-unstable-2024-03-23 -> 0-unstable-2025-05-30
...
Diff: 720f9214a9...48b33d71aa
Changelog: https://github.com/waymo-research/waymax/blob/main/CHANGELOG.md
2025-06-03 12:00:40 +02:00
R. Ryantm
b7d46f9791
n8n: 1.93.0 -> 1.95.2
2025-06-03 09:47:07 +00:00
R. Ryantm
ed32f66cd0
home-manager: 0-unstable-2025-05-23 -> 0-unstable-2025-06-02
2025-06-03 09:41:36 +00:00
adamjhf
20b282da75
cargo-leptos: 0.2.28 -> 0.2.35
...
cargo-leptos: 0.2.28 -> 0.2.35
cargo-leptos: fix darwin
cargo-leptos: remove vendored-openssl
cargo-leptos: fix idmail build
x
cargo-leptos 2
cargo-leptos
remove idmail change
revert idmail
2025-06-03 19:32:44 +10:00
Paul Meyer
b0c4014634
azure-cli-extensions.pinecone: remove
2025-06-03 11:32:03 +02:00
Paul Meyer
19c52a36bb
azure-cli-extensions.weights-and-biases: remove
2025-06-03 11:32:03 +02:00
Paul Meyer
0554893842
azure-cli-extensions.blueprint: 0.3.2 -> 1.0.0b1
2025-06-03 11:32:03 +02:00
Paul Meyer
831133e4d4
azure-cli-extensions.databox: 1.1.0 -> 1.2.0
2025-06-03 11:32:03 +02:00
Paul Meyer
07a25d001b
azure-cli-extensions.astronomer: 1.0.0 -> 1.0.1
2025-06-03 11:32:03 +02:00
Paul Meyer
e0a01c8277
azure-cli-extensions.connectedmachine: 1.1.1b1 -> 2.0.0b1
2025-06-03 11:32:03 +02:00
Paul Meyer
54d4f60511
azure-cli-extensions.informatica: 1.0.0b1 -> 1.0.0b2
2025-06-03 11:32:03 +02:00
Paul Meyer
541fae181e
azure-cli-extensions.cosmosdb-preview: 1.4.0 -> 1.6.0
2025-06-03 11:32:02 +02:00
Paul Meyer
389f2d938c
azure-cli-extensions.dynatrace: 1.1.0 -> 1.1.1
2025-06-03 11:32:02 +02:00
Paul Meyer
f56e35aec6
azure-cli-extensions.datafactory: 1.0.3 -> 1.0.4
2025-06-03 11:32:02 +02:00
Paul Meyer
12673a5119
azure-cli-extensions.zones: 1.0.0b1 -> 1.0.0b3
2025-06-03 11:32:02 +02:00
Paul Meyer
71ecefb828
azure-cli-extensions.datadog: 0.1.1 -> 1.0.0
2025-06-03 11:32:02 +02:00
Paul Meyer
003e93ccf2
azure-cli-extensions.aks-preview: 17.0.0b4 -> 18.0.0b7
2025-06-03 11:32:02 +02:00
Paul Meyer
5010d90b09
azure-cli-extensions.k8s-extension: 1.6.4 -> 1.6.5
2025-06-03 11:32:02 +02:00
Paul Meyer
c811891d24
azure-cli-extensions.carbon: init at 1.0.0b1
2025-06-03 11:32:02 +02:00
Paul Meyer
78ba1b2de1
azure-cli-extensions.vme: init at 1.0.0b1
2025-06-03 11:32:01 +02:00
Paul Meyer
c3a5170638
azure-cli-extensions.mongo-db: init at 1.0.0b1
2025-06-03 11:32:01 +02:00
Paul Meyer
6774ccc0a8
azure-cli: 2.73.0 -> 2.74.0
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 11:32:01 +02:00
Paul Meyer
7fba5a1d47
python3Packages.azure-mgmt-storage: 22.2.0 -> 23.0.0
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 11:32:01 +02:00
Paul Meyer
8860b04024
python3Packages.azure-mgmt-recoveryservicesbackup: 9.1.0 -> 9.2.0
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 11:32:01 +02:00
Paul Meyer
193ede2ccf
python3Packages.azure-mgmt-containerservices: 35.0.0 -> 36.0.0
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 11:32:01 +02:00
Paul Meyer
ebd6d1eaa3
python3Packages.azure-keyvault-securitydomain: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-03 11:32:01 +02:00
FliegendeWurst
c1c945f0ef
bluemail: 1.140.8-1922 -> 1.140.93
2025-06-03 11:25:01 +02:00
Peder Bergebakken Sundt
9aec4904a8
granian: add meta.changelog
2025-06-03 11:17:41 +02:00
Ivan Mincik
7ab490624e
python313Packages.owslib: 0.33.0 -> 0.34.0 ( #413376 )
2025-06-03 11:17:07 +02:00
linsui
c4f3c2c742
yazi: append .yazi to plugin folders automatically
2025-06-03 17:12:26 +08:00
Arian van Putten
8d3fffc313
fluent-bit: 3.2.6 -> 4.0.3 ( #413231 )
2025-06-03 11:06:39 +02:00
nixpkgs-merge-bot[bot]
6ce75ae316
petsc: 3.23.2 -> 3.23.3 ( #412801 )
...
Co-authored-by: qbisi <qbisicwate@gmail.com>
2025-06-03 09:04:13 +00:00
R. Ryantm
4420c5078b
netavark: 1.15.0 -> 1.15.1
2025-06-03 09:00:45 +00:00
R. Ryantm
6333a028bb
flake-checker: 0.2.6 -> 0.2.7
2025-06-03 08:59:48 +00:00
R. Ryantm
b0324ca0a3
smpmgr: 0.12.0 -> 0.12.1
2025-06-03 08:56:43 +00:00
Neyts Zupan
190febec5b
paretosecurity: 0.2.27 -> 0.2.31
2025-06-03 09:55:55 +01:00
Peder Bergebakken Sundt
ff9e5bd325
python3Packages.granian: 2.3.1 -> 2.3.2 ( #413468 )
2025-06-03 10:54:09 +02:00
R. Ryantm
bce8b8ba73
python3Packages.mpi-pytest: 2025.4.0 -> 2025.5.0
...
mpi-pytest now support OpenMPI forking mode, postPatch is no more needed.
changelog: https://github.com/firedrakeproject/mpi-pytest/releases/tag/v2025.5.0
diff: https://github.com/firedrakeproject/mpi-pytest/compare/v2025.4.0...v2025.5.0
2025-06-03 16:46:15 +08:00
R. Ryantm
46824d3b08
vaultenv: 0.18.0 -> 0.19.0
2025-06-03 08:36:14 +00:00
nixpkgs-merge-bot[bot]
b76411b241
git-cliff: 2.8.0 -> 2.9.0 ( #413245 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-03 08:35:28 +00:00
Matthias Beyer
1cda1f687b
cargo-insta: 1.42.2 -> 1.43.1 ( #413187 )
2025-06-03 10:31:18 +02:00
Aaron Jheng
81018611de
notation: use finalAttrs
2025-06-03 16:26:00 +08:00
Thiago Kenji Okada
adc61f93cc
linuxKernel.kernels.linux_zen: 6.14.7-zen1 -> 6.14.9-zen1, linuxKernel.kernels.linux_lqx: 6.14.7-lqx1 -> 6.14.9-lqx1 ( #412497 )
2025-06-03 09:25:38 +01:00
R. Ryantm
a5d6651ce1
python3Packages.awswrangler: 3.11.0 -> 3.12.0
2025-06-03 08:24:30 +00:00
R. Ryantm
e87a500d1f
atlas: 0.33.1 -> 0.34.0
2025-06-03 08:23:22 +00:00
nixpkgs-merge-bot[bot]
1abcafcad4
karmor: 1.3.4 -> 1.4.1 ( #409318 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-06-03 08:21:19 +00:00
arminius-smh
922eaa48b1
hyprshell: 3.3.2 -> 4.1.1
2025-06-03 10:18:13 +02:00
nixpkgs-merge-bot[bot]
370a783c5d
sysdig-cli-scanner: 1.22.1 -> 1.22.2 ( #412835 )
...
Co-authored-by: tembleking <tembleking@users.noreply.github.com>
2025-06-03 08:17:19 +00:00
nixpkgs-merge-bot[bot]
3b346a2b10
hexpatch: 1.11.2 -> 1.11.3 ( #413508 )
...
Co-authored-by: RatCornu <RatCornu@users.noreply.github.com>
2025-06-03 08:12:11 +00:00
Gaétan Lepage
1be4d27974
python3Packages.spacy: 3.86 -> 3.8.7 ( #412516 )
2025-06-03 10:10:18 +02:00
SirBerg
d91a010673
volanta: 1.11.3 -> 1.12.0
2025-06-03 10:00:38 +02:00
Pol Dellaiera
32f0693be3
python3Packages.unsloth: 2025.4.1 -> 2025.5.9 ( #407424 )
2025-06-03 09:59:55 +02:00
Gaétan Lepage
787ba0ef7d
python3Packages.coiled: 1.96.1 -> 1.100.0 ( #412850 )
2025-06-03 09:53:06 +02:00
R. Ryantm
043ae5734c
zapret: 70.6 -> 71
2025-06-03 07:47:04 +00:00
nixpkgs-merge-bot[bot]
8b98657430
aaaaxy: 1.6.194 -> 1.6.241 ( #413442 )
...
Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
2025-06-03 07:46:37 +00:00
R. Ryantm
80c1e72855
kakoune-unwrapped: 2024.05.18 -> 2025.06.03
2025-06-03 07:43:32 +00:00
Konrad Malik
006f78adc7
roslyn-ls: 5.0.0-1.25263.3 -> 5.0.0-1.25266.2
2025-06-03 09:35:33 +02:00
Ivan Mincik
9aea39cab1
proj: fix changelog file URL
2025-06-03 09:32:49 +02:00
R. Ryantm
b74a37b2c2
hexpatch: 1.11.2 -> 1.11.3
2025-06-03 07:16:31 +00:00
Pol Dellaiera
642aca4199
python3Packages.cynthion: 0.1.8 -> 0.2.0 ( #409309 )
2025-06-03 09:07:08 +02:00
R. Ryantm
10e3d9b04a
python3Packages.trl: 0.15.2 -> 0.17.0
2025-06-03 09:05:36 +02:00
Hugo Herter
f3d3dc1633
python3Packages.unsloth: 2025.4.1 -> 2025.5.9
2025-06-03 09:05:36 +02:00
Hugo Herter
3ef7fc3154
python3Packages.unsloth-zoo: 2025.4.1 -> 2025.5.11
2025-06-03 09:05:29 +02:00
Jan Tojnar
ecef8dd996
Merge xdg-desktop-portal: 1.20.0 -> 1.20.3 ( #409904 )
2025-06-03 09:01:07 +02:00
R. Ryantm
9a11225bbd
dooit-extras: 0.2.0 -> 0.2.1
2025-06-03 06:59:40 +00:00
R. Ryantm
8b485354b5
terraform-providers.kafka: 0.10.1 -> 0.10.2
2025-06-03 06:42:16 +00:00
Jon Seager
dfb9f35d79
homepage-dashboard: 1.2.0 -> 1.3.2 ( #413479 )
2025-06-03 07:35:10 +01:00
Michele Guerini Rocco
a62501c36f
vapoursynth: 71 -> 72 ( #413321 )
2025-06-03 08:28:27 +02:00
R. Ryantm
929a16ec26
python3Packages.roombapy: 1.9.0 -> 1.9.1
2025-06-03 06:27:47 +00:00
Wolfgang Walther
4ba34953bf
Revert "python3Packages.netbox-contract: 2.3.2 -> 2.4.0" ( #413232 )
2025-06-03 06:26:41 +00:00
K900
db6553cfc3
Revert "nixos/murmur: Get rid of global lib expansion" ( #413495 )
2025-06-03 09:13:24 +03:00
K900
716d4db111
Revert "nixos/murmur: Get rid of global lib expansion"
2025-06-03 09:13:00 +03:00
Jan Tojnar
c2a03962b8
Merge gimp3: 3.0.2 -> 3.0.4 ( #410243 )
2025-06-03 07:50:57 +02:00
Pavol Rusnak
70056b3fb8
ollama: 0.7.1 -> 0.9.0 ( #413047 )
2025-06-03 07:50:54 +02:00
Mark Polyakov
4c47049f17
gpx-animator: init at 1.8.2
2025-06-02 22:48:51 -07:00
R. Ryantm
9912fec255
git-spice: 0.13.0 -> 0.14.1
2025-06-03 05:48:36 +00:00
Mark Polyakov
1c418539d5
maintainers: add markasoftware
2025-06-02 22:48:30 -07:00
Vincent Laporte
2d4932bb0f
tezos-rust-libs: remove at 1.5
2025-06-03 07:47:11 +02:00
Vincent Laporte
79b33b83ec
ligo: remove at 1.7.1
2025-06-03 07:47:11 +02:00
Robert Schütz
0847f6f7dd
python3Packages.curl-cffi: 0.10.0 -> 0.11.1
...
Diff: https://github.com/lexiforest/curl_cffi/compare/refs/tags/v0.10.0...refs/tags/v0.11.1
Changelog: https://github.com/lexiforest/curl_cffi/releases/tag/v0.11.0
2025-06-02 22:44:24 -07:00
K900
bf8cde15ee
treewide: directly pass cargoRoot to fetcher ( #373541 )
2025-06-03 08:41:10 +03:00
Pol Dellaiera
7c961946b7
flaresolverr: remove discouraged anti-pattern ( #413289 )
2025-06-03 07:40:30 +02:00
Pol Dellaiera
dd8a797cdf
podman-desktop: Remove usage of finalAttrs.pname ( #413359 )
2025-06-03 07:38:22 +02:00
Pol Dellaiera
eb3cc17f58
vscode-extensions.tabnine.tabnine-vscode: 3.283.0 -> 3.287.0 ( #413391 )
2025-06-03 07:34:01 +02:00
Pol Dellaiera
282335d383
vscode-extensions.julialang.language-julia: 1.140.2 -> 1.141.2 ( #413476 )
2025-06-03 07:32:15 +02:00
Kenichi Kamiya
e7ba9484b6
serpl: add versionCheckHook
2025-06-03 14:21:17 +09:00
dotlambda
3aab1eedff
python312Packages.curl-cffi: 0.7.4 -> 0.10.0 ( #395466 )
2025-06-02 22:18:53 -07:00
Kenichi Kamiya
83689d6cc5
serpl: 0.3.3 -> 0.3.4
...
Diff: https://github.com/yassinebridi/serpl/compare/0.3.3...0.3.4
2025-06-03 14:15:43 +09:00
Kenichi Kamiya
69eb665ac1
serpl: update cargoHash in updateScript
2025-06-03 14:15:43 +09:00
R. Ryantm
6104638321
stevenblack-blocklist: 3.15.37 -> 3.15.42
2025-06-03 05:10:46 +00:00
R. Ryantm
f3a853bea0
python3Packages.kserve: 0.15.1 -> 0.15.2
2025-06-03 05:09:05 +00:00
nixpkgs-merge-bot[bot]
6509759497
waagent: 2.13.1.1 -> 2.14.0.0 ( #412607 )
...
Co-authored-by: codgician <codgician@users.noreply.github.com>
2025-06-03 05:08:54 +00:00
R. Ryantm
8db639d97a
thunderbird-esr-bin-unwrapped: 128.10.2esr -> 128.11.0esr
2025-06-03 04:43:51 +00:00
nixpkgs-merge-bot[bot]
9084845338
snipaste: 2.10.6 -> 2.10.7 ( #413209 )
...
Co-authored-by: L-Trump <L-Trump@users.noreply.github.com>
2025-06-03 04:33:50 +00:00
nixpkgs-merge-bot[bot]
90818b4049
clouddrive2: 0.8.19 -> 0.8.20 ( #413069 )
...
Co-authored-by: L-Trump <L-Trump@users.noreply.github.com>
2025-06-03 04:33:27 +00:00
R. Ryantm
6bda6c4366
homepage-dashboard: 1.2.0 -> 1.3.2
2025-06-03 04:01:45 +00:00
R. Ryantm
a9cdbd8023
vscode-extensions.julialang.language-julia: 1.140.2 -> 1.141.2
2025-06-03 03:31:49 +00:00
nixpkgs-merge-bot[bot]
ac4dd85979
snort: 3.7.4.0 -> 3.8.1.0 ( #413399 )
...
Co-authored-by: brianmcgillion <brian.mcgillion@tii.ae>
2025-06-03 03:21:36 +00:00
Adam C. Stephens
04cfe8c59f
gleam: 1.10.0 -> 1.11.0 ( #407394 )
2025-06-02 23:16:05 -04:00
nixpkgs-merge-bot[bot]
38c16df09c
dprint-plugins.dprint-plugin-typescript: 0.95.4 -> 0.95.5 ( #413316 )
...
Co-authored-by: phanirithvij <madlad@duck.com>
2025-06-03 03:05:28 +00:00
Robert Schütz
4e5773eeda
tail-tray: 0.2.22 -> 0.2.23
...
Diff: https://github.com/SneWs/tail-tray/compare/refs/tags/v0.2.22...refs/tags/v0.2.23
Changelog: https://github.com/SneWs/tail-tray/releases/tag/v0.2.23
2025-06-02 20:05:19 -07:00
R. Ryantm
e3ddaec323
home-assistant-custom-lovelace-modules.auto-entities: 1.15.1 -> 1.16.1
2025-06-03 03:00:30 +00:00
Aaron Andersen
b89155042c
tomcat-native: 2.0.8 -> 2.0.9 ( #412788 )
2025-06-02 22:57:16 -04:00
Emily
4c66fb3d11
chromium,chromedriver: 137.0.7151.55 -> 137.0.7151.68 ( #413421 )
2025-06-03 04:55:50 +02:00
Robert Schütz
50d08c8985
python3Packages.anchor-kr: modernize
2025-06-02 19:46:55 -07:00
R. Ryantm
361ecc5174
python3Packages.granian: 2.3.1 -> 2.3.2
2025-06-03 02:43:15 +00:00
R. Ryantm
569709b8dc
xlockmore: 5.82 -> 5.83
2025-06-03 02:41:55 +00:00
R. Ryantm
9cdb3ffef0
cotp: 1.9.5 -> 1.9.6
2025-06-03 02:34:22 +00:00
dotlambda
396c35b7c9
animdl: unpin cssselect ( #413426 )
2025-06-02 19:33:56 -07:00
R. Ryantm
bd20ceb6d9
rofi-unwrapped: 1.7.9 -> 1.7.9.1
2025-06-03 02:33:17 +00:00
R. Ryantm
8e57e96eb1
doctl: 1.127.0 -> 1.128.0
2025-06-03 02:31:15 +00:00
Austin Horstman
29333b24d4
vimPlugins.sonarlint-nvim: 0-unstable-2025-05-16 -> 0-unstable-2025-05-30 ( #413137 )
2025-06-02 21:30:16 -05:00
R. Ryantm
070a7700a6
gqlgen: 0.17.73 -> 0.17.74
2025-06-03 02:25:05 +00:00
Austin Horstman
a42916643f
yaziPlugins.ouch: 0-unstable-2025-04-12 -> 0-unstable-2025-06-01 ( #413396 )
2025-06-02 21:24:30 -05:00
Austin Horstman
4230feda47
yaziPlugins.bypass: 25.3.2-unstable-2025-05-30 -> 25.3.2-unstable-2025-06-01 ( #413277 )
2025-06-02 21:23:23 -05:00
Austin Horstman
d7182b9e63
vimPlugins.avante-nvim: 0.0.23-unstable-2025-05-30 -> 0.0.23-unstable-2025-06-02 ( #413242 )
2025-06-02 21:22:41 -05:00
Thomas Gebert
2e73d72004
bigpemu: 1.18 -> 1.19
2025-06-02 22:21:40 -04:00
Austin Horstman
261e035e88
act: 0.2.77 -> 0.2.78 ( #412955 )
2025-06-02 21:19:14 -05:00
R. Ryantm
76403e2dfa
freshrss: 1.26.2 -> 1.26.3
2025-06-03 02:16:53 +00:00
R. Ryantm
a8a9031d1e
nvidia_oc: 0.1.20 -> 0.1.21
2025-06-03 01:59:57 +00:00
R. Ryantm
0135b8feef
aaaaxy: 1.6.194 -> 1.6.241
2025-06-03 01:40:00 +00:00
R. Ryantm
1dec3c99ed
syncthingtray: 1.7.7 -> 1.7.8
2025-06-03 01:31:09 +00:00
R. Ryantm
2f77e272b1
diamond: 2.1.11 -> 2.1.12
2025-06-03 01:12:05 +00:00
R. Ryantm
f75147c277
amazon-ecr-credential-helper: 0.9.1 -> 0.10.0
2025-06-03 01:01:07 +00:00
R. Ryantm
d307bc48c0
cargo-xwin: 0.18.4 -> 0.18.5
2025-06-03 00:36:28 +00:00
R. Ryantm
2db2fed53b
jq-lsp: 0.1.11 -> 0.1.12
2025-06-03 00:32:30 +00:00
R. Ryantm
933bdd18bd
python3Packages.notus-scanner: 22.7.1 -> 22.7.2
2025-06-03 00:29:18 +00:00
R. Ryantm
3b7cc72ca9
gitlab-release-cli: 0.23.0 -> 0.24.0
2025-06-03 00:28:58 +00:00
Sarah Clark
6b8541bf62
vimPlugins.vectorcode-nvim: init at 0.6.10
2025-06-02 17:26:15 -07:00
nixpkgs-merge-bot[bot]
1680e07b7f
distroshelf: 1.0.7 -> 1.0.8 ( #413425 )
...
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-06-03 00:23:37 +00:00
TomaSajt
8e87675994
doc/rust: pass cargoRoot to fetcher in example
2025-06-03 02:20:39 +02:00
TomaSajt
501b8f1c69
wealthfolio: directly pass cargoRoot to fetcher
2025-06-03 02:20:39 +02:00
TomaSajt
071c2273ef
surrealist: directly pass cargoRoot to fetcher
2025-06-03 02:20:39 +02:00
TomaSajt
6d70a4ac0e
ruby: directly pass cargoRoot to fetcher
2025-06-03 02:20:38 +02:00
TomaSajt
8aa2633d56
python313Packages.temporalio: directly pass cargoRoot to fetcher
2025-06-03 02:20:38 +02:00
TomaSajt
7c6f50aedd
python313Packages.libcst: directly pass cargoRoot to fetcher
2025-06-03 02:20:35 +02:00
Robert Schütz
0726017b4f
animdl: move to pkgs/by-name
2025-06-02 17:20:15 -07:00
TomaSajt
6d8de291b4
python313Packages.biliass: directly pass cargoRoot to fetcher
2025-06-03 02:19:38 +02:00
TomaSajt
c158832c51
python313Packages.bcrypt: directly pass cargoRoot to fetcher
2025-06-03 02:19:38 +02:00
TomaSajt
b67755bccd
opengamepadui: directly pass cargoRoot to fetcher
2025-06-03 02:19:38 +02:00
TomaSajt
6c1bc14c30
librepcb: directly pass cargoRoot to fetcher
2025-06-03 02:19:37 +02:00
TomaSajt
9e2751327b
kdePackages.kdepim-addons: directly pass cargoRoot to fetcher
2025-06-03 02:19:37 +02:00
TomaSajt
9a40ac05c1
kdePackages.akonadi-search: directly pass cargoRoot to fetcher
2025-06-03 02:19:37 +02:00
TomaSajt
3a6328f75a
ibus-engines.openbangla-keyboard: directly pass cargoRoot to fetcher
2025-06-03 02:19:37 +02:00
TomaSajt
e99c97f254
ceph: directly pass cargoRoot to fetcher
2025-06-03 02:19:36 +02:00
TomaSajt
c1d2184a49
ccextractor: directly pass cargoRoot to fetcher
2025-06-03 02:19:32 +02:00
Robert Schütz
9441c5dc56
animdl: unpin cssselect
2025-06-02 17:16:49 -07:00
Nick Cao
72ff2529d4
python312Packages.pygount: 2.0.0 -> 3.1.0
...
Diff: https://github.com/roskakori/pygount/compare/refs/tags/v2.0.0...refs/tags/v3.1.0
Changelog: https://github.com/roskakori/pygount/blob/refs/tags/v3.1.0/CHANGES.md
2025-06-02 20:14:53 -04:00
Fabián Heredia Montiel
d661979168
libosinfo: 1.11.0 → 1.12.0
...
NEWS: https://gitlab.com/libosinfo/libosinfo/-/blob/v1.12.0/NEWS
Changelog: https://gitlab.com/libosinfo/libosinfo/-/compare/v1.11.0...v1.12.0
2025-06-02 18:07:58 -06:00
R. Ryantm
f9738506f7
distroshelf: 1.0.7 -> 1.0.8
2025-06-03 00:05:41 +00:00
dotlambda
b66f0c4519
python312Packages.mautrix: 0.20.7 -> 0.20.8 ( #413408 )
2025-06-02 17:00:43 -07:00
R. Ryantm
c54b50ee83
omnictl: 0.50.0 -> 0.50.1
2025-06-03 00:00:16 +00:00
Nick Cao
b30b024603
python312Packages.edk2-pytool-library: 0.23.2 -> 0.23.3
...
Diff: https://github.com/tianocore/edk2-pytool-library/compare/refs/tags/v0.23.2...refs/tags/v0.23.3
Changelog: https://github.com/tianocore/edk2-pytool-library/releases/tag/v0.23.3
2025-06-02 19:59:52 -04:00
Nick Cao
b6827f586b
python312Packages.datashader: 0.18.0 -> 0.18.1
...
Diff: https://github.com/holoviz/datashader/compare/refs/tags/v0.18.0...refs/tags/v0.18.1
2025-06-02 19:59:03 -04:00
TomaSajt
2ec67b9e81
gale: 1.5.12 -> 1.7.1
2025-06-03 01:56:56 +02:00
Nick Cao
b94fbc7ce3
python312Packages.python-debian: 0.1.52 -> 1.0.1 ( #403443 )
2025-06-02 19:39:10 -04:00
emilylange
17423823a7
chromium,chromedriver: 137.0.7151.55 -> 137.0.7151.68
...
https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop.html
This update includes 3 security fixes. Google is aware that an exploit
for CVE-2025-5419 exists in the wild.
CVEs:
CVE-2025-5419 CVE-2025-5068
2025-06-03 01:37:50 +02:00
dotlambda
4550aefe7f
python3Packages.gphoto2: 2.5.1 -> 2.6.0 ( #413415 )
2025-06-02 16:36:56 -07:00
Nick Cao
ba96c499e4
v2ray-domain-list-community: 20250526033544 -> 20250602083629
...
Diff: 2025052603...2025060208
2025-06-02 19:36:38 -04:00
Peder Bergebakken Sundt
7062685b99
obs-studio-plugins.obs-markdown: init at 0.2.7 ( #408777 )
2025-06-03 01:30:12 +02:00
Peder Bergebakken Sundt
73ddcf48ab
obs-studio-plugins.obs-aitum-multistream: init at 1.0.7 ( #408767 )
2025-06-03 01:28:12 +02:00
Peder Bergebakken Sundt
f2d7e1c15f
obs-studio-plugins.obs-dir-watch-media: init at 0.7.0 ( #409044 )
2025-06-03 01:27:19 +02:00
Peder Bergebakken Sundt
5669907526
obs-studio-plugins.obs-retro-effects: init at 1.0.0 ( #409012 )
2025-06-03 01:27:05 +02:00
Felix Bargfeldt
5338637e58
synapse-admin-etkecc: 0.11.0-etke42 -> 0.11.1-etke43 ( #413402 )
2025-06-03 01:26:33 +02:00
Robert Schütz
4dc4df6ab3
python3Packages.gphoto2: modernize
2025-06-02 16:25:46 -07:00
Felix Bargfeldt
8a01380988
olivetin: 2025.5.26 -> 2025.6.1 ( #413403 )
2025-06-03 01:21:47 +02:00
nixpkgs-merge-bot[bot]
15f4092835
gildas: 20250501_a -> 20250601_a ( #413365 )
...
Co-authored-by: smaret <sebastien.maret@univ-grenoble-alpes.fr>
2025-06-02 23:21:18 +00:00
Felix Bargfeldt
94a6e58652
clorinde: 0.15.1 -> 0.15.2 ( #413401 )
2025-06-03 01:19:38 +02:00
Felix Bargfeldt
48bbfdbd2c
alertmanager-ntfy: 0-unstable-2025-05-04 -> 0-unstable-2025-05-31 ( #413400 )
2025-06-03 01:15:20 +02:00
R. Ryantm
026b7627e6
python3Packages.gphoto2: 2.5.1 -> 2.6.0
2025-06-02 23:09:18 +00:00
dotlambda
0bca7e5958
python3Packages.caldav: 1.5.0 -> 1.6.0 ( #413065 )
2025-06-02 16:04:12 -07:00
dotlambda
0d257fcbe1
python3Packages.ical: 9.2.5 -> 10.0.0 ( #413057 )
2025-06-02 16:03:58 -07:00
Defelo
323925ea92
ytdl-sub: 2025.05.23 -> 2025.06.01.post1
2025-06-03 01:03:52 +02:00
Defelo
ec0f231587
ytdl-sub: fix updateScript
2025-06-03 01:03:51 +02:00
Nick Cao
8c56514302
python312Packages.python-debian: 0.1.52 -> 1.0.1
...
Diff: https://salsa.debian.org/python-debian-team/python-debian/-/compare/refs/tags/0.1.52...1.0.1
Changelog: https://salsa.debian.org/python-debian-team/python-debian/-/blob/master/debian/changelog
2025-06-02 19:03:37 -04:00
Philip Taron
5362a8c847
libkate: 0.4.1 -> 0.4.3 ( #407531 )
2025-06-02 15:59:28 -07:00
Nick Cao
3bdb5fff3a
python312Packages.mautrix: 0.20.7 -> 0.20.8
...
Diff: https://github.com/mautrix/python/compare/refs/tags/v0.20.7...refs/tags/v0.20.8
Changelog: https://github.com/mautrix/python/releases/tag/v0.20.8
2025-06-02 18:59:27 -04:00
Nick Cao
99d0c8ba46
mtail: 3.0.23 -> 3.2.4
...
Diff: https://github.com/jaqx0r/mtail/compare/v3.0.23...v3.2.4
2025-06-02 18:54:54 -04:00
Defelo
a24e9579d6
olivetin: 2025.5.26 -> 2025.6.1
2025-06-03 00:54:40 +02:00
nikstur
a8414c8c84
lon: 0.5.0 -> 0.7.0
2025-06-03 00:54:23 +02:00
Defelo
b833b49732
synapse-admin-etkecc: 0.11.0-etke42 -> 0.11.1-etke43
2025-06-03 00:53:50 +02:00
Defelo
b3168f37d2
clorinde: 0.15.1 -> 0.15.2
2025-06-03 00:52:59 +02:00
Defelo
6e49a56258
alertmanager-ntfy: 0-unstable-2025-05-04 -> 0-unstable-2025-05-31
2025-06-03 00:51:50 +02:00
Robert Schütz
e51837dde4
flare-signal: 0.16.1 -> 0.16.2
...
Diff: https://gitlab.com/schmiddi-on-mobile/flare/-/compare/refs/tags/0.16.1...0.16.2
Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/blob/0.16.2/CHANGELOG.md
2025-06-02 15:48:50 -07:00
Nick Cao
91e34cce00
dbip-country-lite: 2025-05 -> 2025-06
2025-06-02 18:40:35 -04:00
Nick Cao
4f48214aa4
dbip-city-lite: 2025-05 -> 2025-06
2025-06-02 18:40:27 -04:00
Nick Cao
327a41474e
dbip-asn-lite: 2025-05 -> 2025-06
2025-06-02 18:40:20 -04:00
R. Ryantm
e0fd47c071
snort: 3.7.4.0 -> 3.8.1.0
2025-06-02 22:37:35 +00:00
dotlambda
c07c7b4716
python3Packages.simsimd: 6.4.4 -> 6.4.7 ( #413381 )
2025-06-02 15:31:34 -07:00
R. Ryantm
21ec0dd7a8
yaziPlugins.ouch: 0-unstable-2025-04-12 -> 0-unstable-2025-06-01
2025-06-02 22:19:13 +00:00
nixpkgs-merge-bot[bot]
b6c2241ffe
krillinai: 1.1.5 -> 1.2.1-hotfix-2 ( #413388 )
...
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-06-02 22:14:57 +00:00
R. Ryantm
c28211bac8
vscode-extensions.tabnine.tabnine-vscode: 3.283.0 -> 3.287.0
2025-06-02 22:01:22 +00:00
Yohann Boniface
4d31f135be
ne: modernize ( #412500 )
2025-06-02 23:59:30 +02:00
maralorn
3e77face79
doc/haskell: Add GHC deprecation policy ( #409512 )
2025-06-02 23:58:38 +02:00
Yohann Boniface
9338c6d073
geoclock: remove finalAttrs.pname and hardcode ( #413353 )
2025-06-02 23:56:51 +02:00
Yohann Boniface
e9efdc9881
logdy: 0.16.0 -> 0.17.0 ( #412948 )
2025-06-02 23:56:19 +02:00
Martin Weinelt
34de3368a1
home-assistant-custom-lovelace-modules.universal-remote-card: 4.5.2 -> 4.5.3 ( #413273 )
...
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.5.2...4.5.3
2025-06-02 23:55:41 +02:00
R. Ryantm
bc95f85dbf
krillinai: 1.1.5 -> 1.2.1-hotfix-2
2025-06-02 21:51:50 +00:00
langsjo
6041ea02f4
gopher: 3.0.18 -> 3.0.19
...
Also remove the patch, since this release fixes that issue
2025-06-02 23:42:03 +02:00
R. Ryantm
273c68f65f
terraform-providers.pagerduty: 3.25.2 -> 3.26.0
2025-06-02 21:35:51 +00:00
Ilan Joselevich
574dd88989
home-assistant-custom-components.oref_alert: 2.20.1 -> 2.21.1 ( #413259 )
...
https://github.com/amitfin/oref_alert/releases/tag/v2.20.2
https://github.com/amitfin/oref_alert/releases/tag/v2.21.0
https://github.com/amitfin/oref_alert/releases/tag/v2.21.1
2025-06-02 23:34:01 +02:00
Philip Taron
b9570defed
diffoscope: 295 -> 297 ( #407815 )
2025-06-02 14:32:43 -07:00
nixpkgs-merge-bot[bot]
f96c00a99c
protoc-gen-es: 2.5.0 -> 2.5.1 ( #413346 )
...
Co-authored-by: felschr <dev@felschr.com>
2025-06-02 21:31:31 +00:00
Philip Taron
fbec4b5d64
bootspec: 1.0.0 -> 1.0.1 ( #405712 )
2025-06-02 14:25:51 -07:00
Nick Cao
29b8de7794
python313Packages.ha-mqtt-discoverable: 0.19.1 -> 0.19.2 ( #413348 )
2025-06-02 17:23:15 -04:00
Nick Cao
b454d5b802
cdncheck: 1.1.20 -> 1.1.21 ( #413349 )
2025-06-02 17:22:52 -04:00
Donovan Glover
79577ffd9e
srb2: 2.2.13 -> 2.2.15 ( #378330 )
2025-06-02 21:22:48 +00:00
Nick Cao
a993321099
treesheets: 0-unstable-2025-05-19 -> 0-unstable-2025-06-02 ( #413355 )
2025-06-02 17:22:33 -04:00
Nick Cao
e3b2b548f0
terraform-providers.mongodbatlas: 1.34.0 -> 1.35.1 ( #413377 )
2025-06-02 17:21:38 -04:00
Nick Cao
e968325e05
terramate: 0.13.1 -> 0.13.2 ( #413324 )
2025-06-02 17:20:48 -04:00
Pol Dellaiera
36094784c2
offrss: drop due to age and lack of maintainer ( #412816 )
2025-06-02 23:20:18 +02:00
Nick Cao
689440b2ca
protols: 0.12.0 -> 0.12.5 ( #413331 )
2025-06-02 17:20:10 -04:00
Nick Cao
149b1525c8
python313Packages.aiohomekit: 3.2.14 -> 3.2.15 ( #413339 )
2025-06-02 17:19:38 -04:00
Nick Cao
65ebd543bb
python313Packages.garth: 0.5.10 -> 0.5.12 ( #413340 )
2025-06-02 17:19:11 -04:00
Nick Cao
738cdfec2f
gitleaks: 8.26.0 -> 8.27.0 ( #413342 )
2025-06-02 17:18:29 -04:00
Nick Cao
b563c29eee
slirp4netns: 1.3.2 -> 1.3.3 ( #413225 )
2025-06-02 17:15:36 -04:00
Nick Cao
d0551757e5
phrase-cli: 2.40.0 -> 2.42.0 ( #413227 )
2025-06-02 17:15:04 -04:00
Nick Cao
7386426b67
ogen: 1.13.0 -> 1.14.0 ( #413228 )
2025-06-02 17:14:38 -04:00
Arne Keller
8cc1462f3c
dsnet: init at 0.8.1, nixos/dsnet: init ( #408421 )
2025-06-02 23:14:24 +02:00
Nick Cao
32fe8282f9
krapslog: 0.6.0 -> 0.6.1 ( #413235 )
2025-06-02 17:13:31 -04:00
Nick Cao
7d9475a89c
ty: 0.0.1-alpha.7 -> 0.0.1-alpha.8 ( #413246 )
2025-06-02 17:12:49 -04:00
Nick Cao
7c032895e8
chart-testing: 3.12.0 -> 3.13.0 ( #413260 )
2025-06-02 17:11:00 -04:00
Nick Cao
58a409aee8
terraform-providers.rancher2: 7.0.0 -> 7.2.0 ( #413194 )
2025-06-02 17:09:14 -04:00
Nick Cao
a949839d50
manga-tui: 0.7.0 -> 0.8.0 ( #413201 )
2025-06-02 17:08:53 -04:00
Fabian Affolter
412fd23989
python313Packages.owslib: 0.33.0 -> 0.34.0
...
Diff: https://github.com/geopython/OWSLib/compare/refs/tags/0.33.0...refs/tags/0.34.0
Changelog: https://github.com/geopython/OWSLib/releases/tag/0.34.0
2025-06-02 23:08:02 +02:00
Wolfgang Walther
55742ade27
workflows/check-cherry-picks: minimize more than one old review after force push ( #413283 )
2025-06-02 21:07:24 +00:00
Gutyina Gergő
3bddd16a37
nixos/glance: add environmentFile option
2025-06-02 23:07:13 +02:00
Nick Cao
1510bd573e
renode-dts2repl: 0-unstable-2025-05-20 -> 0-unstable-2025-05-28 ( #413206 )
2025-06-02 17:07:08 -04:00
Nick Cao
a571696dda
terraform-providers.tencentcloud: 1.81.194 -> 1.81.197 ( #413214 )
2025-06-02 17:06:41 -04:00
Nick Cao
4e00d859c6
python3Packages.pynitrokey: 0.8.4 -> 0.8.5 ( #413221 )
2025-06-02 17:06:29 -04:00
Nick Cao
88ef0eec42
python3Packages.ghome-foyer-api: 1.1.1 -> 1.2.2 ( #413136 )
2025-06-02 17:05:32 -04:00
Nick Cao
9b76a29cf7
qmk: 1.1.7 -> 1.1.8 ( #413145 )
2025-06-02 17:04:35 -04:00
Fabian Affolter
d7ff4b0382
python313Packages.yara-python: 4.5.2 -> 4.5.4 ( #411247 )
2025-06-02 23:04:25 +02:00
Nick Cao
7a82d57378
terraform-providers.tfe: 0.65.2 -> 0.66.0 ( #413147 )
2025-06-02 17:03:32 -04:00
Fabian Affolter
8116669db7
python313Packages.busylight-for-humans: 0.33.3 -> 0.35.2
...
Changelog: https://github.com/JnyJny/busylight/releases/tag/0.35.2
2025-06-02 23:03:29 +02:00
Nick Cao
e073a62504
dracula-theme: 4.0.0-unstable-2025-04-27 -> 4.0.0-unstable-2025-05-24 ( #413083 )
2025-06-02 17:01:02 -04:00
R. Ryantm
eac3b2f74f
terraform-providers.mongodbatlas: 1.34.0 -> 1.35.1
2025-06-02 21:00:29 +00:00
Nick Cao
15e3b7d672
python3Packages.gflanguages: 0.7.4 -> 0.7.5 ( #413093 )
2025-06-02 17:00:14 -04:00
Nick Cao
1fab350645
terraform-providers.rootly: 2.27.1 -> 2.27.2 ( #413098 )
2025-06-02 16:59:44 -04:00
Philip Taron
bdbe3aeef4
prelink: unstable-2019-06-24 -> 20151030-unstable-2024-07-02 ( #402659 )
2025-06-02 13:59:32 -07:00
Nick Cao
41f408c812
web-ext: 8.7.0 -> 8.7.1 ( #413107 )
2025-06-02 16:58:52 -04:00
Nick Cao
e23f4dfc3b
kool: 3.5.0 -> 3.5.2 ( #413108 )
2025-06-02 16:58:24 -04:00
Nick Cao
39c0084659
terraform-providers.aws: 5.98.0 -> 5.99.1 ( #413123 )
2025-06-02 16:57:48 -04:00
Nick Cao
d693cedf3b
python3Packages.command-runner: 1.7.3 -> 1.7.4 ( #413124 )
2025-06-02 16:57:27 -04:00
Andrew Benbow
223d142ea0
nixos/drupal: init
2025-06-02 16:56:22 -04:00
emaryn
2e2c2dea98
deskflow: 1.21.2 -> 1.22.0
2025-06-03 04:56:21 +08:00
Andrew Benbow
e0fd22c6fe
drupal: init at 11.1.7
2025-06-02 16:55:51 -04:00
Nick Cao
996bee01bf
protolint: 0.55.5 -> 0.55.6 ( #413132 )
2025-06-02 16:55:48 -04:00
R. Ryantm
943ed0a220
python3Packages.simsimd: 6.4.4 -> 6.4.7
2025-06-02 20:54:56 +00:00
Nick Cao
fad224833b
timoni: 0.24.0 -> 0.25.0 ( #413054 )
2025-06-02 16:54:17 -04:00
Nick Cao
ea088a6027
windowmaker: enable for darwin ( #413055 )
2025-06-02 16:53:55 -04:00
Nick Cao
f1c51867d1
terraform-providers.buildkite: 1.18.0 -> 1.19.0 ( #413056 )
2025-06-02 16:53:23 -04:00
Fabian Affolter
7334e2234a
python313Packages.pyexploitdb: 0.2.82 -> 0.2.83
...
Changelog: https://github.com/Hackman238/pyExploitDb/blob/master/ChangeLog.md
2025-06-02 22:53:09 +02:00
Fabian Affolter
4ffae91638
python313Packages.notus-scanner: 22.7.1 -> 22.7.2
...
Diff: https://github.com/greenbone/notus-scanner/compare/refs/tags/v22.7.1...refs/tags/v22.7.2
Changelog: https://github.com/greenbone/notus-scanner/releases/tag/v22.7.2
2025-06-02 22:52:29 +02:00
Nick Cao
cf63a55113
python3Packages.langfuse: 2.60.5 -> 2.60.7 ( #413070 )
2025-06-02 16:52:25 -04:00
Nick Cao
fdb6c70667
python3Packages.redshift-connector: 2.1.6 -> 2.1.7 ( #413073 )
2025-06-02 16:51:31 -04:00
Nick Cao
148c704fdd
tigerbeetle: 0.16.41 -> 0.16.42 ( #413076 )
2025-06-02 16:51:05 -04:00
Nick Cao
a241ad4092
terraform-providers.google: 6.36.1 -> 6.37.0 ( #413080 )
2025-06-02 16:50:36 -04:00
R. Ryantm
3eaa9f140e
maa-assistant-arknights: 5.16.9 -> 5.16.10
2025-06-02 20:48:31 +00:00
Gutyina Gergő
6591213349
nixos/glance: clarify settings _secret
2025-06-02 22:47:21 +02:00
R. Ryantm
cf11813ecb
gildas: 20250501_a -> 20250601_a
2025-06-02 20:44:42 +00:00
Nick Cao
793b813d0f
helm-ls: 0.2.2 -> 0.3.0 ( #413028 )
2025-06-02 16:43:17 -04:00
Nick Cao
14aac472ad
python3Packages.numpy-groupies: 0.11.2 -> 0.11.3 ( #412992 )
2025-06-02 16:41:21 -04:00
Fabian Affolter
5680270f6e
python313Packages.yara-python: 4.5.2 -> 4.5.4
...
Diff: VirusTotal/yara-python@refs/tags/v4.5.2...refs/tags/v4.5.4
Changelog: https://github.com/VirusTotal/yara-python/releases/tag/v4.5.4
2025-06-02 22:41:15 +02:00
Nick Cao
55b750b6db
python3Packages.pytubefix: 9.0.1 -> 9.1.1 ( #412993 )
2025-06-02 16:41:01 -04:00
Nick Cao
8199e476c4
terraform-providers.dnsimple: 1.9.0 -> 1.9.1 ( #412994 )
2025-06-02 16:40:31 -04:00
Nick Cao
ae6948e72c
python3Packages.fontparts: 0.12.5 -> 0.12.7 ( #412995 )
2025-06-02 16:40:19 -04:00
Nick Cao
324abd73f1
chirp: 0.4.0-unstable-2025-05-14 -> 0.4.0-unstable-2025-05-29 ( #413000 )
2025-06-02 16:38:49 -04:00
Nick Cao
4c55a4a974
yandex-music: 5.51.1 -> 5.52.0 ( #413002 )
2025-06-02 16:38:12 -04:00
R. Ryantm
871263f41e
python3Packages.google-cloud-dlp: 3.29.0 -> 3.30.0
2025-06-02 20:35:56 +00:00
Fabian Affolter
699ac9bfce
python313Packages.tencentcloud-sdk-python: 3.0.1390 -> 3.0.1391 ( #413183 )
2025-06-02 22:33:53 +02:00
Fabian Affolter
73abcab1c4
python313Packages.hyperion-py: 0.7.5 -> 0.7.6 ( #413217 )
2025-06-02 22:33:30 +02:00
Fabian Affolter
3479905252
ike-scan: 1.9.5 -> 1.9.5-unstable-2024-09-15 ( #413226 )
2025-06-02 22:32:58 +02:00
Fabian Affolter
39034175da
burpsuite: add updateScript, burpsuite: 2025.4.2 -> 2025.5.1 ( #412127 )
2025-06-02 22:32:41 +02:00
Fabian Affolter
54a9c1f253
python313Packages.pyfume: relax fst-pso
2025-06-02 22:18:21 +02:00
Guy Chronister
90c03df84e
podman-desktop: Remove usage of finalAttrs.pname
2025-06-02 20:12:41 +00:00
Ludovico Piero
edb16bf767
ArchiSteamFarm: 6.1.5.2 -> 6.1.6.7
...
Changelog: https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/6.1.6.7
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2025-06-03 05:08:17 +09:00
Bjørn Forsman
8f79c78d1d
libfaketime: use --replace-fail
2025-06-02 22:06:10 +02:00
Bjørn Forsman
abeb33f662
libfaketime: 0.9.10 -> 0.9.11
...
https://github.com/wolfcw/libfaketime/releases/tag/v0.9.11
Drop the 3 patches, as they're included in this release.
(Detail: The local clang patch also removed "-Werror" from CFLAGS,
compared to upstream, but that seems irrelevant -- the clang build fails
before and after this change. But at least the patchPhase succeeds by
removing the patch.)
2025-06-02 22:06:10 +02:00
Pol Dellaiera
1dab475686
python3Packages.duckduckgo-search: 8.0.0 -> 8.0.2; python3Packages.primp: 14.0.0 -> 15.0.0 ( #413310 )
2025-06-02 22:03:27 +02:00
R. Ryantm
01431ac92d
mpvScripts.uosc: 5.9.2 -> 5.10.0
2025-06-02 20:03:19 +00:00
Andrew Benbow
e6a4680715
maintainers: adding OulipianSummer
2025-06-02 16:02:36 -04:00
R. Ryantm
571c42f927
treesheets: 0-unstable-2025-05-19 -> 0-unstable-2025-06-02
2025-06-02 19:59:21 +00:00
Guy Chronister
9606441731
geoclock: remove finalAttrs.pname and hardcode
2025-06-02 19:56:04 +00:00
Pascal Bach
c793c51b88
nixos/minio: replace deprecated mc config host command
2025-06-02 21:50:55 +02:00
R. Ryantm
dcd99fdf96
minio-client: 2025-04-16T18-13-26Z -> 2025-05-21T01-59-54Z
2025-06-02 21:50:55 +02:00
R. Ryantm
16ca517559
minio: 2025-03-12T18-04-18Z -> 2025-04-22T22-12-26Z
2025-06-02 21:50:38 +02:00
dotlambda
3545ba9b34
python3Packages.pyyaml-ft: fix pname ( #413344 )
2025-06-02 12:50:14 -07:00
Philip Taron
a6923016c9
ci/nixpkgs-vet: fix random errors ( #413239 )
2025-06-02 12:49:27 -07:00
Fabian Affolter
8106b948de
python313Packages.fst-pso: 1.8.1 -> 1.9.0
...
Changelog: https://github.com/aresio/fst-pso/releases/tag/1.9.0
2025-06-02 21:48:42 +02:00
Fabian Affolter
d40276e4ff
python313Packages.ha-mqtt-discoverable: 0.19.1 -> 0.19.2
...
Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/refs/tags/v0.19.1...refs/tags/v0.19.2
Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.19.2
2025-06-02 21:45:12 +02:00
Fabian Affolter
6541cd28f1
cdncheck: 1.1.20 -> 1.1.21
...
Diff: https://github.com/projectdiscovery/cdncheck/compare/refs/tags/v1.1.20...refs/tags/v1.1.21
Changelog: https://github.com/projectdiscovery/cdncheck/releases/tag/v1.1.21
2025-06-02 21:42:09 +02:00
Callan Bryant
eb01e02bd5
dsnet: init at 0.8.1 and init module
2025-06-02 20:41:52 +01:00
Robert Schütz
e1e5af4e71
python3Packages.pyyaml-ft: fix pname
2025-06-02 12:40:59 -07:00
Fabian Affolter
e97c731667
python3Packages.sse-starlette: 2.3.5 -> 2.3.6 ( #413314 )
2025-06-02 21:40:56 +02:00
Fabian Affolter
3525533613
python3Packages.aioairq: 0.4.4 -> 0.4.6 ( #409273 )
2025-06-02 21:39:28 +02:00
Fabian Affolter
21597e0694
prowler: 5.7.1 -> 5.7.2
...
Diff: https://github.com/prowler-cloud/prowler/compare/refs/tags/5.7.1...refs/tags/5.7.2
Changelog: https://github.com/prowler-cloud/prowler/releases/tag/5.7.2
2025-06-02 21:39:05 +02:00
Fabian Affolter
bbeb76d12a
gitleaks: 8.26.0 -> 8.27.0
...
Diff: https://github.com/zricethezav/gitleaks/compare/refs/tags/v8.26.0...refs/tags/v8.27.0
Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.27.0
2025-06-02 21:38:15 +02:00
Sandro
a5e5448275
nixos/nix-required-mounts: example typo ( #408556 )
2025-06-02 21:38:04 +02:00
Fabian Affolter
bc2cc0946c
python313Packages.aiohomekit: 3.2.14 -> 3.2.15
...
Diff: https://github.com/Jc2k/aiohomekit/compare/refs/tags/3.2.14...refs/tags/3.2.15
Changelog: https://github.com/Jc2k/aiohomekit/releases/tag/3.2.15
2025-06-02 21:35:29 +02:00
Fabian Affolter
4f1cae5e3a
python313Packages.garth: 0.5.10 -> 0.5.12
...
Changelog: https://github.com/matin/garth/releases/tag/0.5.12
2025-06-02 21:34:47 +02:00
Philip Taron
f2ef30560e
build(deps): bump cachix/install-nix-action from 31.3.0 to 31.4.0 ( #413218 )
2025-06-02 12:34:36 -07:00
R. Ryantm
715f24da1f
protoc-gen-es: 2.5.0 -> 2.5.1
2025-06-02 19:34:13 +00:00
Felix Schröter
5309622f97
mullvad-browser: 14.5.2 -> 14.5.3
...
https://github.com/mullvad/mullvad-browser/releases/tag/14.5.3
2025-06-02 21:24:29 +02:00
Martin Weinelt
d5bbb50acc
nixos/lasuite-docs: fix media proxying ( #412732 )
2025-06-02 21:22:37 +02:00
noiioiu
23fc3c4e5a
python3Packages.tkinter-gl: init at 1.0
2025-06-02 14:15:18 -05:00
dependabot[bot]
cd63aeda59
build(deps): bump cachix/install-nix-action from 31.3.0 to 31.4.0
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.3.0 to 31.4.0.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](5261181216...17fe5fb4a2
)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 19:07:37 +00:00
R. Ryantm
c1edd73399
protols: 0.12.0 -> 0.12.5
2025-06-02 19:06:31 +00:00
noiioiu
634dfadac3
maintainers: add noiioiu
2025-06-02 14:06:08 -05:00
nixpkgs-merge-bot[bot]
64ab12ec0d
hyprls: 0.6.0 -> 0.7.0 ( #413313 )
...
Co-authored-by: arthsmn <arthsmn@users.noreply.github.com>
2025-06-02 19:06:02 +00:00
R. Ryantm
a372d31536
proj: 9.6.0 -> 9.6.1
2025-06-02 19:05:50 +00:00
Felix Bühler
02abb271ea
nixos/murmur: Get rid of global lib expansion ( #412693 )
2025-06-02 21:04:25 +02:00
Philip Taron
b589370df0
tests.fetchgit.fetchTags: fix flaky test by removing .git directory after getting tags ( #413311 )
2025-06-02 11:56:19 -07:00
Philip Taron
d0593dc995
workflows: fix running pull_request_event ( #413320 )
2025-06-02 11:54:54 -07:00
R. Ryantm
5eea0fb5df
terramate: 0.13.1 -> 0.13.2
2025-06-02 18:49:59 +00:00
Eman Resu
d9424d1120
gleam: 1.10.0 -> 1.11.0
2025-06-02 14:47:35 -04:00
Sander
5a453a8a0d
cachix: 1.7.8 -> 1.7.9
2025-06-02 20:47:20 +02:00
Wolfgang Walther
58b5576704
workflows/eval: fix pull_request condition
...
I changed the name of the workflow last minute before merge and forgot
to adjust the path here.
2025-06-02 20:46:55 +02:00
dotlambda
339da4f438
pykickstart: fix broken changelog link ( #413148 )
2025-06-02 11:46:26 -07:00
Wolfgang Walther
50f6d8d909
workflows: condition steps with secrets on pull_request_target event
...
In a pull_request event, vars are available, but secrets are not. Thus
the steps will run, even though there is no secret to request those
tokens - they will fail.
The intent was, to skip them entirely in that case.
2025-06-02 20:44:19 +02:00
R. Ryantm
e1fa9f0fe5
vapoursynth: 71 -> 72
2025-06-02 18:40:17 +00:00
Wolfgang Walther
48baebba50
workflows/codeowners: improve test-ability in forks
...
This allows to at least run basic codeowner stuff in forks.
2025-06-02 20:32:44 +02:00
Martin Weinelt
885a3eeb1a
nixos/wyoming-satellite: fix override to use dependencies ( #411891 )
2025-06-02 20:27:13 +02:00
dotlambda
3e410b72cc
python3Packages.py-sucks: 0.9.10 -> 0.9.11 ( #412982 )
2025-06-02 11:17:26 -07:00
R. Ryantm
fd64fcd75b
rssguard: 4.8.4 -> 4.8.5
2025-06-02 18:16:26 +00:00
Martin Weinelt
0e4118f672
nixos/lasuite-docs: use systemd bind mount instead of stateful symlink for static directory ( #413308 )
2025-06-02 20:13:39 +02:00
R. Ryantm
f8ce8eb61e
dprint-plugins.dprint-plugin-typescript: 0.95.4 -> 0.95.5
2025-06-02 18:08:33 +00:00
R. Ryantm
cdbc334d25
python3Packages.sse-starlette: 2.3.5 -> 2.3.6
2025-06-02 17:53:47 +00:00
networkException
0b360e9328
nixos/lasuite-docs: use systemd bind mount instead of stateful symlink for static directory
2025-06-02 19:51:42 +02:00
Arian van Putten
cd90fbd9cc
fluent-bit: 3.2.6 -> 4.0.3
...
fluent-bit now dynamically links against libzstd, sqlite and msgpack
This means that we will not run into the issue that caused us
to roll back from 3.2.9 to 3.2.6 anymore (https://github.com/NixOS/nixpkgs/pull/395128 )
as there shouldn't be two incompatible versions of libzstd loaded at the same time.
Fixes https://github.com/fluent/fluent-bit/issues/10139
Is this eligible for back-porting even-though it's a major version bump? In my
opinion: yes. We can't keep maintaining 3.x as all the builds after 3.2.6 have
the same issue so we are missing out on critical vulnerability fixes. In the
meantine Non of the following links mention any backwards compatibilities with
3.2.6:
* https://fluentbit.io/announcements/v4.0.0/
* https://fluentbit.io/announcements/v4.0.1/
* https://fluentbit.io/announcements/v4.0.2/
* https://fluentbit.io/announcements/v4.0.3/
* https://docs.fluentbit.io/manual/installation/upgrade-notes/
2025-06-02 19:51:32 +02:00
Philip Taron
7ee611b07f
tests.fetchgit.fetchTags: fix flaky test by removing .git directory after getting tags
...
Closes #412967
2025-06-02 10:51:02 -07:00
R. Ryantm
cf0d11234e
hyprls: 0.6.0 -> 0.7.0
2025-06-02 17:47:47 +00:00
Clément
96999641fb
python3Packages.duckduckgo-search: 8.0.0 -> 8.0.2
2025-06-02 19:45:32 +02:00
Clément
b44e4bd99a
python3Packages.primp: 14.0.0 -> 15.0.0
2025-06-02 19:45:32 +02:00
jopejoe1
3603bcb66c
signal-desktop: 7.54.0 -> 7.56.0 ( #412882 )
2025-06-02 19:37:03 +02:00
nixpkgs-merge-bot[bot]
7fdfa55488
namespace-cli: 0.0.415 -> 0.0.416 ( #413197 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-06-02 17:16:22 +00:00
Guy Chronister
978f295e36
flaresolverr: remove discouraged anti-pattern
2025-06-02 16:52:04 +00:00
Pol Dellaiera
6d9d3014ba
treewide: fix typos in comments ( #413240 )
2025-06-02 18:43:07 +02:00
Johannes Kirschbauer
f54b76bc01
lib/types: add doc warning to addCheck ( #412364 )
2025-06-02 18:39:27 +02:00
Johannes Kirschbauer
ac5a33bdab
nixos/unitOption: remove unnecessary definition filtering ( #412468 )
2025-06-02 18:37:26 +02:00
K900
91b61e97e3
ktailctl: 0.20.1 -> 0.20.2 ( #413287 )
2025-06-02 19:34:13 +03:00
Guillaume Girol
24e29d6dcf
pdfarranger: 1.11.1 -> 1.12.0 ( #412739 )
2025-06-02 18:32:46 +02:00
Peder Bergebakken Sundt
a1b2da9847
sdl2-compat: Add more relevant passthru tests ( #413173 )
2025-06-02 18:30:20 +02:00
Sandro Jäckel
ab654f18fb
ktailctl: 0.20.1 -> 0.20.2
...
Changelog: https://github.com/f-koehler/KTailctl/releases/tag/v0.20.2
2025-06-02 18:26:25 +02:00
Wolfgang Walther
82c6ea2ddc
workflows/check-cherry-picks: minimize more than one old review
...
After we removed the dismissed-review workflow, it can happen that
multiple non-minimized reviews exist after a force push. To avoid
cluttering the PR's history while it's actively worked on, we minimize
all of them instead of only the latest.
2025-06-02 18:18:06 +02:00
Wolfgang Walther
a9e03d16a1
labels: automatically add labels for 24.11 on CI PRs ( #413280 )
2025-06-02 16:13:15 +00:00
Bobby Rong
b62b7136cb
webkitgtk_6_0: 2.48.2 → 2.48.3
...
https://webkitgtk.org/2025/05/28/webkitgtk2.48.3-released.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.48.2...webkitgtk-2.48.3
2025-06-03 00:11:26 +08:00
Adam C. Stephens
37ba773a89
OVMFFull: debian-edk-src: 2024.05-1 -> 2025.02-8 ( #413270 )
2025-06-02 12:09:42 -04:00
Wolfgang Walther
252659081e
labels: automatically add labels for 24.11 on CI PRs
...
The chained backport unstable -> 25.05 -> 24.11 became too annoying for
me.
2025-06-02 18:05:08 +02:00
Sandro
4ce1a461b9
mitmproxy: 12.0.1 -> 12.1.1 ( #411159 )
2025-06-02 17:59:20 +02:00
Philip Taron
200cca18f1
ci: update pinned nixpkgs & treefmt-nix and manage via npins ( #412758 )
2025-06-02 08:54:36 -07:00
K900
d85e9635e3
home-assistant-custom-lovelace-modules.universal-remote-card: 4.5.2 -> 4.5.3
...
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.5.2...4.5.3
2025-06-02 18:53:57 +03:00
R. Ryantm
01ab1fc0cb
yaziPlugins.bypass: 25.3.2-unstable-2025-05-30 -> 25.3.2-unstable-2025-06-01
2025-06-02 15:53:19 +00:00
R. Ryantm
04d84b539f
mise: 2025.5.10 -> 2025.6.0
2025-06-02 15:52:48 +00:00
Bobby Rong
9bb3569e18
monitor: Fix build with Vala 0.56.18
...
error: Compact class `Monitor.HwmonTemperature' cannot inherit from non-compact class `GLib.Object'
2025-06-02 23:50:14 +08:00
Bobby Rong
8869df7043
pantheon.elementary-shortcut-overlay: 8.0.1 -> 8.1.0
...
https://github.com/elementary/shortcut-overlay/compare/8.0.1...8.1.0
2025-06-02 23:50:11 +08:00
Bobby Rong
a5594bd8d2
pantheon.switchboard-plug-onlineaccounts: 8.0.1 -> 8.0.2
...
https://github.com/elementary/switchboard-plug-onlineaccounts/compare/8.0.1...8.0.2
2025-06-02 23:50:07 +08:00
Martin Joerg
6d53dfcd45
OVMFFull: debian-edk-src: 2024.05-1 -> 2025.02-8
...
This contains a patch required to build using Python 3.13, no other changes are relevant for our usage.
ba55ec3c53
2025-06-02 15:48:53 +00:00
nixpkgs-merge-bot[bot]
d3df330c5c
neothesia: 0.3.0 -> 0.3.1 ( #413153 )
...
Co-authored-by: Naxdy <Naxdy@users.noreply.github.com>
2025-06-02 15:33:01 +00:00
Jörg Thalheim
bd74c41e91
workflows/dismissed-review: drop ( #413256 )
2025-06-02 17:32:01 +02:00
David McFarland
88cdb7fe4e
duplicity: 3.0.4 -> 3.0.4.1 ( #412652 )
2025-06-02 12:27:02 -03:00
R. Ryantm
bd8e3683cb
c3c: 0.7.1 -> 0.7.2
2025-06-02 15:14:46 +00:00
Wolfgang Walther
7bcf9ade60
workflows/dismissed-review: drop
...
This doesn't work, because it doesn't have the required permissions to
make any modifications.
2025-06-02 17:10:18 +02:00
R. Ryantm
e9688cd9d3
chart-testing: 3.12.0 -> 3.13.0
2025-06-02 15:04:16 +00:00
Sandro
3ac76b8cc7
containerlab: use finalAttrs ( #404934 )
2025-06-02 16:39:18 +02:00
Pol Dellaiera
85483670ef
librewolf-unwrapped: 139.0-1 -> 139.0.1-1; add owners ( #412343 )
2025-06-02 16:25:47 +02:00
dotlambda
b7eb380873
python3Packages.imeon-inverter-api: 0.3.13 -> 0.3.14 ( #413127 )
2025-06-02 07:23:49 -07:00
dotlambda
e45154df82
python3Packages.aiokem: 0.5.11 -> 0.5.12 ( #413115 )
2025-06-02 07:22:18 -07:00
Pol Dellaiera
0c74ec6662
treewide: migrate cmakeFeature to cmakeBool ( #410626 )
2025-06-02 16:21:17 +02:00
Gaetan Lepage
72e244538d
ty: 0.0.1-alpha.7 -> 0.0.1-alpha.8
...
Diff: https://github.com/astral-sh/ty/compare/refs/tags/0.0.1-alpha.7...refs/tags/0.0.1-alpha.8
Changelog: https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/CHANGELOG.md
2025-06-02 16:19:21 +02:00
Adam C. Stephens
d699135d6e
beam26Packages.rebar3: 3.24.0 -> 3.25.0 ( #412671 )
2025-06-02 10:12:42 -04:00
Pol Dellaiera
c97e243673
vscode-extensions.dart-code.dart-code: 3.110.0 -> 3.112.0 ( #413219 )
2025-06-02 16:11:53 +02:00
Pol Dellaiera
bbaa03d2fc
vscode-extensions.dart-code.flutter: 3.110.0 -> 3.112.0 ( #413220 )
2025-06-02 16:11:41 +02:00
Pol Dellaiera
84eb51a10f
ci/codeowners-validator: fix typo in comment ( #413241 )
2025-06-02 16:09:46 +02:00
Peder Bergebakken Sundt
c77ac9dfc3
treewide: fix typos
2025-06-02 16:07:07 +02:00
Peder Bergebakken Sundt
c106a5bc27
ci/codeowners-validator: fix typo in comment
...
split of from https://github.com/NixOS/nixpkgs/pull/413240 to avoid backporting that PR
2025-06-02 16:06:16 +02:00
R. Ryantm
ba3f75ca01
beam26Packages.rebar3: 3.24.0 -> 3.25.0
2025-06-02 10:03:58 -04:00
Amadej Kastelic
dd7435fe61
gimp3: 3.0.2 -> 3.0.4
...
https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/
2025-06-02 16:00:11 +02:00
Jakub Kozłowski
401a121c29
scalafmt: 3.9.6 -> 3.9.7 ( #413121 )
2025-06-02 15:57:31 +02:00
R. Ryantm
59e2ae5065
git-cliff: 2.8.0 -> 2.9.0
2025-06-02 13:56:41 +00:00
Wolfgang Walther
3dd14d8a51
ci/nixpkgs-vet: fix random errors
...
Every now and then, the nixpkgs-vet CI job currently fails with one of:
error: creating symlink
'/build/.local/share/nix/root/nix/var/nix/gcroots/profiles' ->
'/build/.local/share/nix/root/nix/var/nix/profiles': File exists
error: SQLite database
'/build/.local/share/nix/root/nix/var/nix/db/db.sqlite' is busy
It's hard to reproduce for me, so just taking a guess with the required
changes.
2025-06-02 15:50:32 +02:00
R. Ryantm
1149cb0a2f
vimPlugins.avante-nvim: 0.0.23-unstable-2025-05-30 -> 0.0.23-unstable-2025-06-02
2025-06-02 13:49:55 +00:00
R. RyanTM
8a41115090
fly: 7.13.0 -> 7.13.2 ( #412942 )
2025-06-02 15:45:20 +02:00
R. Ryantm
dbab73fb8f
krapslog: 0.6.0 -> 0.6.1
2025-06-02 13:34:23 +00:00
Sandro
77b11b22d1
Revert "python3Packages.netbox-contract: 2.3.2 -> 2.4.0"
2025-06-02 15:33:21 +02:00
Ramses
48246c9947
watchexec: 2.3.1 -> 2.3.2 ( #408366 )
2025-06-02 15:32:34 +02:00
Tom van Dijk
78315dfc54
telegram-desktop: 5.13.1 -> 5.14.3
2025-06-02 15:32:03 +02:00
Tom van Dijk
8690847e1c
tdlib: 1.8.47 -> 1.8.49
2025-06-02 15:31:59 +02:00
Fabian Affolter
4e466b224d
evillimiter: add missing input
2025-06-02 15:23:39 +02:00
Gaétan Lepage
3c19d90a8b
vectorcode: 0.6.9 -> 0.6.10 ( #413111 )
2025-06-02 15:17:57 +02:00
R. Ryantm
4c3d1ae0b5
ogen: 1.13.0 -> 1.14.0
2025-06-02 13:15:28 +00:00
Fabian Affolter
505f3c237c
python3Packages.tesla-fleet-api: 1.0.17 -> 1.1.1 ( #413168 )
2025-06-02 15:14:26 +02:00
Sizhe Zhao
cbf54c37a3
watchexec: add passthru.updateScript
2025-06-02 21:08:24 +08:00
Sizhe Zhao
9a5165bf54
watchexec: install bash and fish completions
2025-06-02 21:08:24 +08:00
Sizhe Zhao
7719f944cf
watchexec: add prince213 to maintainers
2025-06-02 21:08:24 +08:00
Sizhe Zhao
548afb3c37
watchexec: avoid with lib;
2025-06-02 21:08:24 +08:00
Sizhe Zhao
5320ab9f9e
watchexec: use finalAttrs
2025-06-02 21:08:23 +08:00
Sizhe Zhao
826f498086
watchexec: 2.3.1 -> 2.3.2
2025-06-02 21:06:27 +08:00
R. Ryantm
3111745abc
phrase-cli: 2.40.0 -> 2.42.0
2025-06-02 13:05:34 +00:00
Fabian Affolter
6dea73ebdc
ike-scan: 1.9.5 -> 1.9.5-unstable-2024-09-15
2025-06-02 15:04:59 +02:00
R. Ryantm
e2e0c2ea9d
slirp4netns: 1.3.2 -> 1.3.3
2025-06-02 12:52:14 +00:00
Wolfgang Walther
c9ee6d2f7c
amp-cli: 0.0.1748404992-ga3f78f -> 0.0.1748865683-g71e54e ( #411982 )
2025-06-02 12:48:29 +00:00
nixpkgs-merge-bot[bot]
dcb241e940
zashboard: 1.90.0 -> 1.93.0 ( #413185 )
...
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-06-02 12:44:54 +00:00
Jonas Heinrich
e5ed9c3bec
ocenaudio: 3.14.11 -> 3.15 ( #412249 )
2025-06-02 14:44:38 +02:00
Fabian Affolter
1053fabad5
burpsuite: 2025.4.2 -> 2025.5.1
2025-06-02 14:41:24 +02:00
Yt
eb7294bd05
whisper-ctranslate2: 0.5.2 -> 0.5.3 ( #413210 )
2025-06-02 08:38:20 -04:00
R. Ryantm
60691cedcb
python3Packages.pynitrokey: 0.8.4 -> 0.8.5
2025-06-02 12:36:24 +00:00
Keegan Carruthers-Smith
f2f7b44cb2
amp-cli: update 0.0.1748404992-ga3f78f -> 0.0.1748865683-g71e54e
2025-06-02 14:35:19 +02:00
R. Ryantm
9db9057e34
vscode-extensions.dart-code.flutter: 3.110.0 -> 3.112.0
2025-06-02 12:34:10 +00:00
R. Ryantm
b5f134c284
vscode-extensions.dart-code.dart-code: 3.110.0 -> 3.112.0
2025-06-02 12:33:38 +00:00
Fabian Affolter
e5242f5e8c
python313Packages.hyperion-py: 0.7.5 -> 0.7.6
...
Changelog: https://github.com/dermotduffy/hyperion-py/releases/tag/v0.7.6
2025-06-02 14:31:34 +02:00
Keegan Carruthers-Smith
c85d7c7db5
amp-cli: add a smoketest for the binary
...
Just runs --version. Amp will try create a log directory in your
homedir, so we need to give it a homedir it can write to.
Additionally we remove the rec and use finalAttrs instead.
2025-06-02 14:28:58 +02:00
Fabian Affolter
a09d57a663
python3Packages.types-s3transfer: 0.12.0 -> 0.13.0 ( #412427 )
2025-06-02 14:25:39 +02:00
Fabian Affolter
3350ffcef5
python313Packages.tesla-fleet-api: add changelog to meta
2025-06-02 14:23:30 +02:00
Fabian Affolter
2c647ddf8e
python3Packages.mkdocs-rss-plugin: 1.17.1 -> 1.17.3 ( #413126 )
2025-06-02 14:22:20 +02:00
R. Ryantm
5b6c00d098
terraform-providers.tencentcloud: 1.81.194 -> 1.81.197
2025-06-02 12:17:45 +00:00
Pol Dellaiera
a98db0d69e
phel: 0.16.1 -> 0.17.0 ( #413211 )
2025-06-02 14:15:28 +02:00
Paul Meyer
6e08019200
docs/release-notes: document go_latest, buildGoLatestModule, Go upgrade policy ( #395462 )
2025-06-02 14:10:55 +02:00
Paul Meyer
0238456546
swayimg: 4.0 -> 4.1 ( #413048 )
2025-06-02 14:06:06 +02:00
Arne Keller
e3a51fafb1
python3Packages.kconfiglib: add patch to parse 'modules' option ( #379310 )
2025-06-02 14:05:17 +02:00
R. Ryantm
c8fa587d2f
phel: 0.16.1 -> 0.17.0
2025-06-02 12:03:09 +00:00
R. Ryantm
08fbd0e8aa
whisper-ctranslate2: 0.5.2 -> 0.5.3
2025-06-02 11:56:26 +00:00
Arne Keller
9a3bb2cdca
libgourou: 0.8.2 -> 0.8.7 ( #411429 )
2025-06-02 13:50:03 +02:00
nixpkgs-merge-bot[bot]
cb563c82f1
bpftrace: 0.23.3 -> 0.23.4 ( #413113 )
...
Co-authored-by: mfrw <mfrw@users.noreply.github.com>
2025-06-02 11:43:08 +00:00
R. Ryantm
38d286ad7d
snipaste: 2.10.6 -> 2.10.7
2025-06-02 11:37:41 +00:00
Jonas Heinrich
14d8edfd25
pmbootstrap: 3.4.0 -> 3.4.2 ( #412686 )
2025-06-02 13:19:06 +02:00
Alyssa Ross
3230c6105b
skalibs: fix cross
...
Fixes: 875d3b3bae
("skawarePackages.skalibs: 2.14.3.0 -> 2.14.4.0")
2025-06-02 13:18:52 +02:00
Jonas Heinrich
bbf996c730
python3Packages.xdis: 6.1.3 -> 6.1.4 ( #412959 )
2025-06-02 13:16:34 +02:00
R. Ryantm
06b9a3090f
renode-dts2repl: 0-unstable-2025-05-20 -> 0-unstable-2025-05-28
2025-06-02 11:16:02 +00:00
R. Ryantm
771fc3e30c
spicetify-cli: 2.40.9 -> 2.40.10
2025-06-02 11:02:27 +00:00
R. Ryantm
c0e68745f9
manga-tui: 0.7.0 -> 0.8.0
2025-06-02 10:53:59 +00:00
Thiago Kenji Okada
0c491a94bc
libretro.flycast: 0-unstable-2025-05-22 -> 0-unstable-2025-06-01 ( #413188 )
2025-06-02 11:48:01 +01:00
Yt
7c2910cef8
python3Packages.pymilvus: 2.5.9 -> 2.5.10 ( #413105 )
2025-06-02 06:46:32 -04:00
Yt
f62337cded
unstructured-api: 0.0.82 -> 0.0.85 ( #413096 )
2025-06-02 06:46:14 -04:00
Alyssa Ross
ab1d367671
graphene: fix static
...
Meson doesn't support gtk-doc for static builds.
Link: https://github.com/mesonbuild/meson/pull/14257
2025-06-02 12:45:48 +02:00
R. Ryantm
235e8e028c
namespace-cli: 0.0.415 -> 0.0.416
2025-06-02 10:34:38 +00:00
rewine
1d7fe1220b
vivaldi: add max06 as maintainer ( #413019 )
2025-06-02 18:34:08 +08:00
R. Ryantm
e32c57a41a
terraform-providers.rancher2: 7.0.0 -> 7.2.0
2025-06-02 10:25:11 +00:00
Matthias Beyer
5d13909b58
cargo-insta: 1.42.2 -> 1.43.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-06-02 11:54:42 +02:00
Felix Singer
a6f173ecc2
jenkins: 2.504.1 -> 2.504.2
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-06-02 11:54:31 +02:00
Erwin Boskma
6d6550b6c4
updfparser: Update homepage URL
2025-06-02 11:52:45 +02:00
Erwin Boskma
c8fc4ffd1d
updfparser: Refactor to use fetchFromGitea, replace rec with finalAttrs
2025-06-02 11:51:50 +02:00
Erwin Boskma
7219c97de6
libgourou: Update homepage URL
2025-06-02 11:51:19 +02:00
R. Ryantm
2c77349868
libretro.flycast: 0-unstable-2025-05-22 -> 0-unstable-2025-06-01
2025-06-02 09:50:17 +00:00
Ivan Mincik
62bdbeee5f
mapproxy: 4.1.1 -> 4.1.2 ( #412916 )
2025-06-02 11:50:09 +02:00
Erwin Boskma
78e4af9c32
libgourou: Refactor to use fetchFromGitea, replace rec with finalAttrs
2025-06-02 11:49:34 +02:00
R. Ryantm
71972361e8
zashboard: 1.90.0 -> 1.93.0
2025-06-02 09:42:11 +00:00
Fabian Affolter
4f4e0d1202
python313Packages.tencentcloud-sdk-python: 3.0.1390 -> 3.0.1391
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1390...refs/tags/3.0.1391
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1391/CHANGELOG.md
2025-06-02 11:36:46 +02:00
OPNA2608
e4b09e47ac
nixosTests.galene.file-transfer: init
2025-06-02 11:36:13 +02:00
OPNA2608
d709875eb3
nixosTests.galene.basic: init
2025-06-02 11:36:13 +02:00
OPNA2608
edf22f9bc4
galene-file-transfer: init at 0.2
2025-06-02 11:36:13 +02:00
OPNA2608
4bd4c663b1
galene-ldap: init at 0.2
2025-06-02 11:36:13 +02:00
OPNA2608
d53d87f8ab
galene-stt: init at 0.1
2025-06-02 11:36:13 +02:00
OPNA2608
1890014066
galene: Extend maintenance to NGI team
2025-06-02 11:36:13 +02:00
Martin Wimpress
3404b9bbfe
obs-studio-plugins.obs-dir-watch-media: init at 0.7.0
2025-06-02 10:31:13 +01:00
Pol Dellaiera
205948c692
nixos: correct meta.maintainers ( #413092 )
2025-06-02 11:27:44 +02:00
Martin Wimpress
e39aa7b8db
obs-studio-plugins.obs-retro-effects: init at 1.0.0
2025-06-02 10:27:22 +01:00
Martin Wimpress
c5578bb0e1
obs-studio-plugins.obs-markdown: init at 0.2.7
2025-06-02 10:23:46 +01:00
Pol Dellaiera
3804709fae
treewide: substitute finalAttrs.pname for strings ( #413122 )
2025-06-02 11:20:28 +02:00
uku
ab570b26d4
reposilite: 3.5.23 -> 3.5.24
...
https://github.com/dzikoysk/reposilite/releases/tag/3.5.24
2025-06-02 11:20:12 +02:00
Pol Dellaiera
ff39438f47
treewide: fetchCargoVendor: inherit (finalAttrs) pname version ( #413131 )
2025-06-02 11:17:28 +02:00
Martin Wimpress
7972b14809
obs-studio-plugins.obs-aitum-multistream: init at 1.0.7
...
Co-authored-by: emaryn <197520219+emaryn@users.noreply.github.com>
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2025-06-02 10:12:13 +01:00
Lucas Hoffmann
d5e9216087
python313Packages.standard-mailcap: init at 3.13.0
2025-06-02 11:00:40 +02:00
Thiago Kenji Okada
8f8048f2c1
libretro.bsnes: 0-unstable-2025-05-16 -> 0-unstable-2025-05-30 ( #413171 )
2025-06-02 09:57:00 +01:00
Pol Dellaiera
626cdb0dbf
github-copilot-cli: drop ( #413116 )
2025-06-02 10:51:42 +02:00
Niklas Korz
6626fe9195
ente-auth: 4.3.5 -> 4.3.6 ( #412951 )
2025-06-02 10:39:50 +02:00
Paul Meyer
cec2770da6
release-notes: mention new Go upgrade policy documentation, go_latest and buildGoLatestModule
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-02 10:37:41 +02:00
Paul Meyer
ad579ea83d
docs/go: add section about versioned toolchains/builders
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-02 10:37:41 +02:00
Paul Meyer
dff25816ad
go/policy: some clarification
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-02 10:37:41 +02:00
Grimmauld
2970860c61
sdl2-compat: Add more relevant passthru tests
...
`monado` was added in #380523 to show `sdl2-compat` could be used
to build SDL2 programs when `sdl2-compat` was first added.
It is not particularly load-bearing, and because it depends on
OpenCV it is quite expensive to build from source in a world-rebuild.
I propose instead testing `SDL_compat`, `ffmpeg` and `qemu`.
These packages are much more important for nixpkgs as a whole,
either testing SDL, being required for most gui apps, or building VM tests.
`qemu` on darwin does not enable sdl support, so that check is linux-only.
2025-06-02 10:26:27 +02:00
Flo
2dedc53491
vivaldi: add max06 as maintainer
2025-06-02 10:26:12 +02:00
Markus Kowalewski
6491478c10
slurm: 24.11.5.1 -> 25.05.0.1 ( #412789 )
2025-06-02 10:23:52 +02:00
R. Ryantm
f04e4b24ad
libretro.bsnes: 0-unstable-2025-05-16 -> 0-unstable-2025-05-30
2025-06-02 08:16:43 +00:00
h0nIg
cacfaf76c2
nodejs: removal of hiprio usage
2025-06-02 10:10:05 +02:00
lassulus
6425d59fb2
yubikey-manager: 5.6.1 -> 5.7.0 ( #413110 )
2025-06-02 10:01:04 +02:00
R. Ryantm
01c3aea0e5
python3Packages.tesla-fleet-api: 1.0.17 -> 1.1.1
2025-06-02 07:58:17 +00:00
nixpkgs-merge-bot[bot]
96ebc0e4b1
shopware-cli: 0.6.1 -> 0.6.3 ( #413117 )
...
Co-authored-by: shyim <github@shyim.de>
2025-06-02 07:43:23 +00:00
Ethan Carter Edwards
5c75f447c9
arpa2-leaf: init at 0.2
...
NGI project.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:41:16 +02:00
Ethan Carter Edwards
530b8475c0
lillydap: init at 1.0.1
...
NGI Project
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:41:16 +02:00
Ethan Carter Edwards
7da497a91a
python3Packages.wokkel: init at 18.0.0
...
NGI project.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:40:18 +02:00
eljamm
db0b526f96
doc/rl-2505: add GNU Taler entry
2025-06-02 09:38:19 +02:00
eljamm
1c87f40c67
taler-{exchange,merchant}: add passthru.tests
2025-06-02 09:38:19 +02:00
eljamm
1dd75bd295
taler-wallet-core: patch sqlite-helper script shebangs
2025-06-02 09:38:19 +02:00
eljamm
d062164ed8
taler-merchant: work around expected paths
...
Some services expect the `sql` and `templates` directories to be
available under different paths than what's outputted.
2025-06-02 09:38:19 +02:00
eljamm
3213654cf8
tests/taler: update exchange node config
2025-06-02 09:38:19 +02:00
eljamm
b24910bccf
tests/taler: fix currency withdrawal confirmation
2025-06-02 09:38:19 +02:00
eljamm
c1fe104a77
tests/taler: adjust currency wire fees
...
because making a withdrawal fails if the fees are 0, for some reason.
2025-06-02 09:38:19 +02:00
eljamm
f73d148645
tests/taler: pass config to taler-exchange-offline
...
else it doesn't work properly.
2025-06-02 09:38:19 +02:00
eljamm
4ea47f3563
tests/taler: change bank admin password
...
which is now required to be at least 8 chars long.
2025-06-02 09:38:19 +02:00
eljamm
12fa648231
tests/taler: update merchant instance's endpoint
2025-06-02 09:38:19 +02:00
eljamm
21ad6f743c
tests/taler: create exchange credentials at runtime
...
Basic auth is deprecated, so exchange credentials must be set at runtime
because it requires a token from the bank.
2025-06-02 09:38:19 +02:00
eljamm
1741d8abaa
tests/taler: authenticate users with tokens
2025-06-02 09:38:19 +02:00
eljamm
e04f8bb993
nixos/libeufin: update BASE_URL
...
which is now required to have a valid protocol.
2025-06-02 09:38:19 +02:00
eljamm
276fca3265
nixos/taler: add exchangekeyupdate service
...
whose role is to sync Taler exchanges' information with the merchant.
2025-06-02 09:38:19 +02:00
eljamm
58fca01255
nixos/taler: update exchange settings
...
adding new and removing deprecated ones.
2025-06-02 09:38:19 +02:00
eljamm
85b6430fac
nixos/taler: use the same dynamicUser for services
...
which makes managing the database much simpler.
2025-06-02 09:38:19 +02:00
eljamm
5db5bd097c
nixos/taler: explicitly specify configFile
...
else the executables fail to work.
2025-06-02 09:38:19 +02:00
Pol Dellaiera
18f8cabb0a
treewide: remove with lib Part 0 ( #413149 )
2025-06-02 09:35:47 +02:00
Ramses
a3d2f03ab3
pb: use finalAttrs ( #413075 )
2025-06-02 09:35:03 +02:00
Wolfgang Walther
88b5e1cc45
workflows/{check-shell,lib-tests}: use cachix and avoid rebuilds on maintainers-only changes ( #412664 )
2025-06-02 07:30:25 +00:00
liberodark
f42c9668cb
avrdudess: use finalAttrs pattern, cleanup
2025-06-02 09:27:02 +02:00
Michele Guerini Rocco
0e0842c978
nixos/monero: add an option to use ip ban-list ( #412522 )
2025-06-02 09:17:36 +02:00
liberodark
16696db425
firefox-bin: remove with lib;
2025-06-02 09:15:42 +02:00
Wolfgang Walther
f0923df7f5
ci/pinned: update
...
From the nixpkgs-unstable channel:
https://hydra.nixos.org/eval/1815701#tabs-inputs
2025-06-02 09:13:16 +02:00
Wolfgang Walther
f7c25f0bf9
ci/pinned: manage nixpkgs and treefmt-nix with npins
...
Instead of rolling our own update script which only works for a single
pin, let's use npins. We can then use it for the treefmtNix pin as well,
which was mostly unmaintained, so far.
2025-06-02 09:13:11 +02:00
Wolfgang Walther
f2479721e4
ci/nixpkgs-vet: remove left-over pin
...
We're now consuming nixpkgs-vet from the pinned-nixpkgs, but apparently
forgot to remove all of this.
2025-06-02 09:13:08 +02:00
Matthias Beyer
a9e8939335
markdownlint-cli2: 0.17.2 -> 0.18.1 ( #412985 )
2025-06-02 09:12:25 +02:00
Wolfgang Walther
a7f4e0f9ae
lib/tests: avoid full rebuild when only maintainers change
...
The vast majority of CI jobs to build the lib tests are caused by
changes in the maintainer list. In this case, we currently run the full
test-suite which takes 3-4 minutes. By moving the maintainers and teams
tests out of the test-with-nix file, we save almost all of that.
Building only those two tests on a change is almost instant. This only
works, because we previously enabled cachix for the workflow.
Note, that these tests are not actually run with both nix versions, even
though they were listed in the "test with specific nix version" file.
That's because we only differ in the nix version run *inside* the
sandbox, but not doing the outer build.
Since this file seems to be re-used by NixOS/nix' CI, this is
technically a small loss in coverage for that repo, but nixpkgs CI
considerations outweigh that. But because of this, I left the other
non-nix-version-specific tests in that file.
2025-06-02 09:12:19 +02:00
Wolfgang Walther
f87dac4be3
workflows/{check-shell,lib-tests}: use nixpks CI cachix cache
...
Any change to shell.nix or ci/ currently needs to rebuild treefmt on 4
systems from scratch. We can avoid that by using the existing cachix
cache.
Adding the cache to lib-tests won't do much on it's own, yet, but it
will with the next commit.
2025-06-02 09:12:16 +02:00
Matthias Beyer
ab0902a3ed
maintainers: update numinit's keys ( #412810 )
2025-06-02 09:10:55 +02:00
Wolfgang Walther
9e2e91b737
OWNERS: simplify workflow/ci owners ( #412688 )
2025-06-02 07:09:34 +00:00
Matthias Beyer
e1891adb45
tasks: 0.1.1 -> 0.2.0 ( #413140 )
2025-06-02 09:09:19 +02:00
Matthias Beyer
e98f9de2c2
sigil: 2.4.2 -> 2.5.1 ( #413151 )
2025-06-02 09:08:03 +02:00
Matthias Beyer
345798cf3d
xdg-terminal-exec: 0.12.3 -> 0.12.4 ( #413087 )
2025-06-02 09:07:51 +02:00
Michael Adler
fca2d96340
kconfiglib: add patch to parse 'modules' option
2025-06-02 09:06:13 +02:00
R. Ryantm
2e3b56dd2c
neothesia: 0.3.0 -> 0.3.1
2025-06-02 07:00:35 +00:00
Théo Zimmermann
cdd4fbac3d
coqPackages.vscoq-language-server: 2.2.5 -> 2.2.6
...
To be compatible with the update of the extension in #410879 .
2025-06-02 08:54:52 +02:00
Arne Keller
15ac042535
itamae: update all gems to latest versions ( #411165 )
2025-06-02 08:51:45 +02:00
Arne Keller
365681aa45
fastlane: 2.227.1 -> 2.227.2 ( #410163 )
2025-06-02 08:51:21 +02:00
Matthias Beyer
b51b24675d
qownnotes: 25.5.10 -> 25.6.0 ( #413012 )
2025-06-02 08:49:09 +02:00
Arne Keller
47e8569fbd
python313Packages.granian: use jemalloc hook to fix aarch64-linux ( #410611 )
2025-06-02 08:46:15 +02:00
Flo
846f227fd6
maintainers: add max06 ( #413015 )
2025-06-02 08:44:05 +02:00
R. Ryantm
2cac66e089
sigil: 2.4.2 -> 2.5.1
2025-06-02 06:43:47 +00:00
Pratham Patel
32c5ca6972
pykickstart: fix broken changelog link
2025-06-02 12:11:44 +05:30
nixpkgs-merge-bot[bot]
2507e9afa7
cargo-nextest: 0.9.95 -> 0.9.97 ( #413045 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-02 06:40:55 +00:00
nixpkgs-merge-bot[bot]
794ac26009
changie: 1.21.1 -> 1.22.0 ( #413090 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-02 06:40:48 +00:00
R. Ryantm
0647fe593e
terraform-providers.tfe: 0.65.2 -> 0.66.0
2025-06-02 06:23:18 +00:00
Sefa Eyeoglu
0df1e7d33a
proton-ge-bin: GE-Proton10-3 -> GE-Proton10-4 ( #413120 )
2025-06-02 08:19:14 +02:00
R. Ryantm
eea8fa322e
qmk: 1.1.7 -> 1.1.8
2025-06-02 06:01:06 +00:00
R. Ryantm
5b264d69f7
python3Packages.managesieve: 0.8 -> 0.8.1
2025-06-02 05:54:37 +00:00
R. Ryantm
a5eecde98d
tasks: 0.1.1 -> 0.2.0
2025-06-02 05:52:38 +00:00
Pol Dellaiera
affc8c31ff
python3Packages.google-cloud-spanner: 3.54.0 -> 3.55.0 ( #412176 )
2025-06-02 07:52:01 +02:00
R. Ryantm
122c35d8d1
vimPlugins.sonarlint-nvim: 0-unstable-2025-05-16 -> 0-unstable-2025-05-30
2025-06-02 05:28:14 +00:00
R. Ryantm
628ef0435f
python3Packages.ghome-foyer-api: 1.1.1 -> 1.2.2
2025-06-02 05:21:32 +00:00
R. Ryantm
8f2f709eae
protolint: 0.55.5 -> 0.55.6
2025-06-02 05:01:48 +00:00
Peder Bergebakken Sundt
30f4d61c71
rustls-ffi: inherit pname+version
2025-06-02 07:01:07 +02:00
Peder Bergebakken Sundt
b2568b7528
lorem: inherit pname+version
2025-06-02 07:01:07 +02:00
Peder Bergebakken Sundt
4b1f1be69a
gnome-obfuscate: inherit pname+version
2025-06-02 07:01:06 +02:00
Peder Bergebakken Sundt
2199079b10
furtherance: inherit pname+version
2025-06-02 07:01:06 +02:00
Peder Bergebakken Sundt
9797f62b35
fretboard: inherit pname+version
2025-06-02 07:01:06 +02:00
Peder Bergebakken Sundt
b7f032c04c
audio-sharing: inherit pname+version
2025-06-02 07:01:06 +02:00
nixpkgs-merge-bot[bot]
16bc4259a8
nak: 0.14.1 -> 0.14.2 ( #412953 )
...
Co-authored-by: nartsisss <nartsiss@proton.me>
2025-06-02 04:59:25 +00:00
Gaétan Lepage
758723bc0c
cfclient: init at 2025.2 ( #410846 )
2025-06-02 06:36:17 +02:00
R. Ryantm
f82ace024e
python3Packages.mkdocs-rss-plugin: 1.17.1 -> 1.17.3
2025-06-02 04:34:32 +00:00
R. Ryantm
692cd46b8a
python3Packages.imeon-inverter-api: 0.3.13 -> 0.3.14
2025-06-02 04:34:28 +00:00
R. Ryantm
1fa4b8f503
python3Packages.command-runner: 1.7.3 -> 1.7.4
2025-06-02 04:28:41 +00:00
Peder Bergebakken Sundt
e2e9641416
veryl: 0.16.0 -> 0.16.1 ( #413102 )
2025-06-02 06:23:14 +02:00
R. Ryantm
13ad1dc3db
terraform-providers.aws: 5.98.0 -> 5.99.1
2025-06-02 04:18:02 +00:00
Peder Bergebakken Sundt
3cc2f5fd4b
treewide: substitute finalAttrs.pname for strings
2025-06-02 06:16:01 +02:00
Vladyslav Pekker
792f2e04c3
scalafmt: 3.9.6 -> 3.9.7
2025-06-02 01:05:22 -03:00
Gliczy
545535eb5c
proton-ge-bin: GE-Proton10-3 -> GE-Proton10-4
2025-06-02 06:01:26 +02:00
R. Ryantm
c7e92d125e
shopware-cli: 0.6.1 -> 0.6.3
2025-06-02 03:36:22 +00:00
R. Ryantm
f86a47b15d
python3Packages.aiokem: 0.5.11 -> 0.5.12
2025-06-02 03:21:19 +00:00
Michael Daniels
245d42430b
github-copilot-cli: drop
...
GitHub has ended this "technical preview", and the package on npm is now unmaintained.
But this feature remains actively developed in the "gh-copilot" package.
So I direct users there when throwing an exception.
(I don't just alias, because the shell commands are different.)
Link: https://githubnext.com/projects/copilot-cli/
2025-06-01 23:18:42 -04:00
R. Ryantm
38479681c0
bpftrace: 0.23.3 -> 0.23.4
2025-06-02 03:11:07 +00:00
R. Ryantm
547fe24c11
vectorcode: 0.6.9 -> 0.6.10
2025-06-02 02:58:54 +00:00
R. Ryantm
0656fbc43f
yubikey-manager: 5.6.1 -> 5.7.0
2025-06-02 02:54:13 +00:00
R. Ryantm
7a24afd11b
kool: 3.5.0 -> 3.5.2
2025-06-02 02:52:52 +00:00
R. Ryantm
d9cd6cae2a
web-ext: 8.7.0 -> 8.7.1
2025-06-02 02:50:26 +00:00
R. Ryantm
bed389dd2f
traccar: 6.7.0 -> 6.7.2
2025-06-02 02:50:21 +00:00
R. Ryantm
66f7fabe59
python3Packages.pymilvus: 2.5.9 -> 2.5.10
2025-06-02 02:49:24 +00:00
dotlambda
d12b3ccedb
python3Packages.pysmlight: 0.2.4 -> 0.2.5 ( #413099 )
2025-06-01 19:45:33 -07:00
Morgan Jones
8c9a3f4107
mmctl: 10.5.6 -> 10.5.7 ( #413079 )
2025-06-01 19:44:04 -07:00
Peder Bergebakken Sundt
f1efa4a5f3
nodeenv: expose binary from python3Packages.nodeenv as an application package ( #406031 )
2025-06-02 04:43:49 +02:00
Peder Bergebakken Sundt
722e4da5d1
labgrid: 24.0.2 -> 25.0 ( #405884 )
2025-06-02 04:41:20 +02:00
R. Ryantm
fbeb29c7bd
veryl: 0.16.0 -> 0.16.1
2025-06-02 02:31:49 +00:00
Peder Bergebakken Sundt
805e7c8d18
pencil2d: add ffmpeg dependency; fix build id ( #411080 )
2025-06-02 04:30:46 +02:00
Guy Chronister
0b572db5dc
fastlane: 2.227.1 -> 2.227.2
2025-06-01 21:30:17 -05:00
William Brockhus
788e16a8e9
bitwarden: 2025.4.2 -> 2025.5.0
2025-06-02 12:20:28 +10:00
R. Ryantm
aa9c727515
python3Packages.pysmlight: 0.2.4 -> 0.2.5
2025-06-02 02:05:37 +00:00
nixpkgs-merge-bot[bot]
75d7e7a568
navidrome: 0.55.2 -> 0.56.1 ( #412502 )
...
Co-authored-by: tebriel <tebriel@users.noreply.github.com>
2025-06-02 02:04:29 +00:00
R. Ryantm
54d01b597b
terraform-providers.rootly: 2.27.1 -> 2.27.2
2025-06-02 02:04:17 +00:00
Guy Chronister
fc7dcbfe5b
itamae: update all gems to latest versions
2025-06-01 21:01:59 -05:00
R. Ryantm
8b3517b8f4
unstructured-api: 0.0.82 -> 0.0.85
2025-06-02 01:40:05 +00:00
emaryn
081bb902cf
multipass: update protobuf
2025-06-02 08:57:53 +08:00
emaryn
1859534d39
dart-sass: 1.89.0 -> 1.89.1
2025-06-02 08:57:20 +08:00
emaryn
5e0d8687e1
protoc-gen-dart: 22.1.0 -> 22.3.0
2025-06-02 08:56:51 +08:00
R. Ryantm
e310c2ceb5
python3Packages.gflanguages: 0.7.4 -> 0.7.5
2025-06-02 00:54:01 +00:00
Peder Bergebakken Sundt
0fc2ab2e0e
nixos/vivid: correct meta.maintainer
...
`lib.maintainers.blackheaven` does not exist, but the github id matches `lib.maintainers.gdifolco` which corresponds with the author of https://github.com/NixOS/nixpkgs/pull/345656
2025-06-02 02:48:30 +02:00
Colin
184cf80254
kodi: package build-time tools separately ( #404040 )
2025-06-02 00:47:58 +00:00
Hannes
9d4c03db01
sqruff: 0.20.2 → 0.25.28
2025-06-02 08:38:36 +08:00
R. Ryantm
9781093779
changie: 1.21.1 -> 1.22.0
2025-06-02 00:36:13 +00:00
R. Ryantm
1aa9a9b385
xdg-terminal-exec: 0.12.3 -> 0.12.4
2025-06-02 00:28:07 +00:00
R. Ryantm
7b1ab108a8
phpExtensions.blackfire: 1.92.36 -> 1.92.37
2025-06-02 00:28:02 +00:00
Sarah Clark
41239e15c4
python3Packages.spacy: 3.8.6 -> 3.8.7
...
Adds python 3.13 support
changelog: https://github.com/explosion/spaCy/releases/tag/release-v3.8.7
diff: https://github.com/explosion/spaCy/compare/release-v3.8.6...release-v3.8.7
2025-06-01 17:25:27 -07:00
Sarah Clark
299190d510
python3Packages.spacy: cleanup, add maintainer
2025-06-01 17:25:27 -07:00
Uriel
f233f68df5
slimevr: 0.14.1 -> 0.15.0
2025-06-01 20:10:56 -04:00
R. Ryantm
a340f97e3a
dracula-theme: 4.0.0-unstable-2025-04-27 -> 4.0.0-unstable-2025-05-24
2025-06-02 00:07:52 +00:00
Peder Bergebakken Sundt
bc45e0df13
maintainers: add b-m-f
...
Became maintainer of nixos/jupyter in https://github.com/NixOS/nixpkgs/pull/367106 .
This error was not caught since meta.maintainer in nixos modules are not at the time of writing evaluated
2025-06-02 02:05:58 +02:00
R. Ryantm
564f0a5629
terraform-providers.google: 6.36.1 -> 6.37.0
2025-06-01 23:51:33 +00:00
R. Ryantm
c6fd64bf73
mmctl: 10.5.6 -> 10.5.7
2025-06-01 23:47:52 +00:00
Aaron Jheng
68c76b1457
pb: use finalAttrs
2025-06-02 07:39:20 +08:00
R. Ryantm
99824f3023
tigerbeetle: 0.16.41 -> 0.16.42
2025-06-01 23:35:31 +00:00
Aaron Jheng
8ad45dfec6
containerlab: use finalAttrs
2025-06-01 23:28:52 +00:00
R. Ryantm
c71e84ac6d
python3Packages.redshift-connector: 2.1.6 -> 2.1.7
2025-06-01 23:21:47 +00:00
emaryn
589ca366c7
protoc-gen-dart: 21.1.2 -> 22.1.0
2025-06-02 07:19:46 +08:00
Savchenko Dmitriy
78a0e4dfad
pencil2d: added ffmpeg dependency; fixed build
...
Patched qmake files and source repository to correctly acquire Git information
Added ffmpeg dependency
2025-06-02 01:04:19 +02:00
R. Ryantm
55859b9a21
python3Packages.langfuse: 2.60.5 -> 2.60.7
2025-06-01 22:49:06 +00:00
R. Ryantm
d2cb4c3126
clouddrive2: 0.8.19 -> 0.8.20
2025-06-01 22:42:48 +00:00
R. Ryantm
fe501c44ad
vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.52 -> 1.1.53
2025-06-01 22:22:27 +00:00
Peder Bergebakken Sundt
c9dc80f3c9
python313Packages.manifold3d: 3.1.0 -> 3.1.1
...
Changelog: https://github.com/elalish/manifold/releases/tag/v3.1.1
2025-06-02 00:16:58 +02:00
Peder Bergebakken Sundt
78415f13c1
manifold: 3.1.0 -> 3.1.1
...
Diff: https://github.com/elalish/manifold/compare/v3.1.0...v3.1.1
2025-06-02 00:16:46 +02:00
Robert Schütz
b166fb2c12
python3Packages.caldav: 1.5.0 -> 1.6.0
...
Diff: https://github.com/python-caldav/caldav/compare/refs/tags/v1.5.0...refs/tags/v1.6.0
Changelog: https://github.com/python-caldav/caldav/blob/v1.6.0/CHANGELOG.md
2025-06-01 15:14:07 -07:00
Robert Schütz
7f6f0decc0
python3Packages.ical: 9.2.5 -> 10.0.0
...
Diff: https://github.com/allenporter/ical/compare/refs/tags/9.2.5...refs/tags/10.0.0
Changelog: https://github.com/allenporter/ical/releases/tag/10.0.0
2025-06-01 15:06:10 -07:00
R. Ryantm
f7d27be69b
terraform-providers.buildkite: 1.18.0 -> 1.19.0
2025-06-01 21:57:48 +00:00
Ihar Hrachyshka
d262e402bb
windowmaker: enable for darwin
...
It builds fine and I am able to run it through XQuartz server.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-06-01 17:55:33 -04:00
Alexis Williams
6d7e0c086f
Fix build error with current Qt6
2025-06-01 14:47:20 -07:00
R. Ryantm
4126720e38
timoni: 0.24.0 -> 0.25.0
2025-06-01 21:45:17 +00:00
Thomas Gerbet
ca5c28577c
zizmor: 1.8.0 -> 1.9.0
...
https://github.com/zizmorcore/zizmor/releases/tag/v1.9.0
2025-06-01 23:38:09 +02:00
Gliczy
fa15f5c9a5
swayimg: 4.0 -> 4.1
2025-06-01 23:37:57 +02:00
Pavol Rusnak
edbaf6d080
ollama: 0.7.1 -> 0.9.0
2025-06-01 23:37:27 +02:00
Callan Bryant
be43dfa9dc
maintainers: add naggie
2025-06-01 22:32:23 +01:00
Kalle Ahlström
a665e7a601
intune-portal: 1.2405.17-jammy -> 1.2503.10-noble
2025-06-02 00:19:43 +03:00
Kalle Ahlström
eac0b8db57
intune-portal: fix openssl version mismatch
2025-06-02 00:18:11 +03:00
R. Ryantm
42bf3489df
vscode-extensions.ms-azuretools.vscode-docker: 1.29.6 -> 2.0.0
2025-06-01 20:30:58 +00:00
R. Ryantm
a0127a902d
helm-ls: 0.2.2 -> 0.3.0
2025-06-01 20:29:16 +00:00
maralorn
a5bbc5046b
doc/haskell: Add GHC deprecation policy
2025-06-01 22:01:05 +02:00
Patrizio Bekerle
3e5e1cf05e
qownnotes: 25.5.10 -> 25.6.0
...
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2025-06-01 21:40:00 +02:00
R. Ryantm
129e9e7f69
ecapture: 1.0.2 -> 1.1.0
2025-06-01 19:20:36 +00:00
R. Ryantm
f35e7f8b6d
openimageio: 3.0.6.1 -> 3.0.7.0
2025-06-01 19:14:16 +00:00
R. Ryantm
9e7489622b
cargo-nextest: 0.9.95 -> 0.9.97
2025-06-01 19:10:41 +00:00
Morgan Helton
75d912f07c
python3Packages.atlassian-python-api: 3.41.21 -> 4.0.4
2025-06-01 13:45:30 -05:00
Morgan Helton
55963bf96c
python3Packages.atlassian-python-api: modernize
2025-06-01 13:44:14 -05:00
R. Ryantm
6eb9bb33f5
yandex-music: 5.51.1 -> 5.52.0
2025-06-01 18:43:30 +00:00
R. Ryantm
d1869c611e
chirp: 0.4.0-unstable-2025-05-14 -> 0.4.0-unstable-2025-05-29
2025-06-01 18:41:03 +00:00
R. Ryantm
6f34b4ec6e
terraform-providers.dnsimple: 1.9.0 -> 1.9.1
2025-06-01 18:12:39 +00:00
R. Ryantm
7738f63454
python3Packages.pytubefix: 9.0.1 -> 9.1.1
2025-06-01 18:10:46 +00:00
R. Ryantm
7270abb90f
python3Packages.numpy-groupies: 0.11.2 -> 0.11.3
2025-06-01 18:08:26 +00:00
R. Ryantm
256b7b3e6a
markdownlint-cli2: 0.17.2 -> 0.18.1
2025-06-01 17:18:02 +00:00
Robert Schütz
decd2f9b55
python3Packages.py-sucks: 0.9.10 -> 0.9.11
...
Diff: https://github.com/mib1185/py-sucks/compare/refs/tags/v0.9.10...refs/tags/v0.9.11
Changelog: https://github.com/mib1185/py-sucks/releases/tag/v0.9.11
2025-06-01 10:10:04 -07:00
R. Ryantm
68b26525cf
python3Packages.fontparts: 0.12.5 -> 0.12.7
2025-06-01 16:59:25 +00:00
bb2020
7a875d8aa5
gimx: fix build
2025-06-01 19:13:31 +03:00
qbisi
6e451ef75a
elmerfem: unstable-2023-09-18 -> 9.0-unstable-2025-05-25
2025-06-01 23:55:25 +08:00
Thomas Schafer
571d643224
scooter: 0.5.0 -> 0.5.2
2025-06-01 16:26:27 +01:00
emaryn
4b0eefd26b
venera: 1.4.3 -> 1.4.4
2025-06-01 23:24:50 +08:00
emaryn
e9d0806e31
dart.rhttp: add 0.12.0
2025-06-01 23:24:33 +08:00
Matthias Beyer
8a7602273e
git-metrics: init at 0.2.6
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-06-01 17:14:11 +02:00
Brian McGillion
b6529db3f2
cfclient: init at 2025.2
...
The Crazyflie PC client enables flashing and controlling the Crazyflie.
It implements the user interface and high-level control (for example
gamepad handling). The communication with Crazyflie and the
implementation of the CRTP protocol to control the Crazyflie is handled
by the cflib project.
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
2025-06-01 19:01:01 +04:00
Brian McGillion
0b95d24dab
cflib: init at 0.1.28
...
Python library to communicate with and control the crazyflie micro
quadcopters.
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
2025-06-01 19:00:56 +04:00
emaryn
ab95fc1717
animeko: 4.10.1 -> 4.11.1
2025-06-01 14:54:16 +00:00
JuliusFreudenberger
f0bef342fb
git-jump: init at 0.3.1
2025-06-01 17:46:37 +03:00
R. Ryantm
1e76f45c06
python3Packages.xdis: 6.1.3 -> 6.1.4
2025-06-01 14:40:15 +00:00
Austin Horstman
a86c9f454d
act: 0.2.77 -> 0.2.78
...
Changelog: https://github.com/nektos/act/releases/tag/v0.2.78
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-01 09:08:08 -05:00
Markus Wamser
962db80796
nixosTests.ngingx-http3: fix race condition
...
make the client wait for its network to come up before starting test
without the wait, the client might try to access the network before its
own network stack is up, as evidenced in
https://hydra.nixos.org/build/299048133/nixlog/9/tail
2025-06-01 16:06:26 +02:00
R. Ryantm
ff11f6aec0
nak: 0.14.1 -> 0.14.2
2025-06-01 13:54:14 +00:00
R. Ryantm
24f99aa552
ente-auth: 4.3.5 -> 4.3.6
2025-06-01 13:37:49 +00:00
R. Ryantm
1074fecf39
logdy: 0.16.0 -> 0.17.0
2025-06-01 13:27:33 +00:00
kuflierl
7bc1aa3262
offrss: drop due to age and lack of maintainer
2025-06-01 15:04:34 +02:00
R. Ryantm
19c0c5cb32
roundcube: 1.6.10 -> 1.6.11
2025-06-01 12:55:49 +00:00
DontEatOreo
c65ce3613c
arc-browser: 1.91.2-62278 -> 1.97.0-63507
2025-06-01 15:43:42 +03:00
R. Ryantm
d893a789d4
python3Packages.corallium: 0.3.3 -> 2.1.1
2025-06-01 12:43:20 +00:00
R. Ryantm
1462abddea
vscode-extensions.sourcery.sourcery: 1.36.0 -> 1.37.0
2025-06-01 11:45:40 +00:00
R. Ryantm
198bdbc888
mapproxy: 4.1.1 -> 4.1.2
2025-06-01 11:40:38 +00:00
R. Ryantm
ae49c563ac
balena-cli: 21.1.14 -> 22.0.5
2025-06-01 11:15:58 +00:00
Patrick
f33280111d
firefly-iii: 6.2.10 -> 6.2.16
2025-06-01 12:53:25 +02:00
R. Ryantm
db1bfc2878
hoppscotch: 25.4.2-0 -> 25.5.1-0
2025-06-01 09:50:08 +00:00
Brian McGillion
14918d8f88
libusb-package: init at 1.0.26.3
...
This is a helper library for usb access from python scripts. It is added
here in support of the cflib (crazyflie library) used to controll the
small crazyflie nano drones.
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
2025-06-01 13:31:37 +04:00
R. Ryantm
96895658f5
checkstyle: 10.24.0 -> 10.25.0
2025-06-01 09:27:52 +00:00
Marcin Serwin
9b336fcc61
signal-desktop: 7.54.0 -> 7.56.0
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-01 10:43:08 +02:00
R. Ryantm
14abe2ce8f
zam-plugins: 4.3 -> 4.4
2025-06-01 08:33:00 +00:00
R. Ryantm
6e62f90071
python3Packages.coiled: 1.96.1 -> 1.100.0
2025-06-01 06:53:24 +00:00
R. Ryantm
2b4d3ea2dd
sysdig-cli-scanner: 1.22.1 -> 1.22.2
2025-06-01 05:31:06 +00:00
Philip Taron
837cff79ca
llm: include the tests for all plugins as part of passthru.tests
2025-05-31 20:52:40 -07:00
Philip Taron
42fa505cf7
python3Packages.llm-*: use llm in the dependencies
...
There's no circular dependency problems anymore.
2025-05-31 20:52:40 -07:00
Philip Taron
6fba136127
python3Packages.llm-pdf-to-images: init at 0.1
2025-05-31 20:52:40 -07:00
Philip Taron
727e10522c
llm: cap the derivation name to something sensible
2025-05-31 20:52:40 -07:00
Philip Taron
5aed3c6831
python3Packages.llm-git: init at 0.2.2
2025-05-31 20:52:39 -07:00
Philip Taron
cedea09b46
python3Packages.files-to-prompt: init at 0.6
...
It was previously packaged in `pkgs/by-name`, but is also a Python package in addition to an application.
2025-05-31 20:52:39 -07:00
Philip Taron
2db9fe2fd0
python3Packages.llm-fragments-symbex: init at 0.1
2025-05-31 20:52:39 -07:00
Philip Taron
6a92dd1301
python3Packages.symbex: init at 2.0
2025-05-31 20:52:39 -07:00
Philip Taron
8ef5aeead2
python3Packages.pytest-icudiff: init at 0.5-unstable-2024-09-04
2025-05-31 20:52:39 -07:00
Philip Taron
e2e0a82a49
python3Packages.icudiff: init at 2.0.7
...
This was added as a by-name package but it's actually also a library.
I've turned the tests off on Darwin; there's an odd utf-8 error and a
permissions error, and both look related to the Nix sandboxing.
2025-05-31 20:52:39 -07:00
Philip Taron
8d872ce250
python3Packages.llm-docs: init at 0.2.1
2025-05-31 20:22:57 -07:00
Philip Taron
3d646501ff
python3Packages.llm-fragments-reader: init at 0.1
2025-05-31 20:22:57 -07:00
Philip Taron
2ee7c8ea88
python3Packages.llm-tools-simpleeval: init at 0.1.1
2025-05-31 20:22:57 -07:00
Philip Taron
4397592022
python3Packages.llm-llama-server: init at 0.2
2025-05-31 20:22:57 -07:00
Philip Taron
550a240921
python3Packages.llm-tools-datasette: init at 0.1
2025-05-31 20:22:56 -07:00
Philip Taron
d935c30c3d
python3Packages.llm-tools-sqlite: init at 0.1
2025-05-31 20:22:56 -07:00
Philip Taron
7438a10a79
python3Packages.llm-tools-quickjs: init at 0.1
2025-05-31 20:22:56 -07:00
Philip Taron
2074fa159b
python3Packages.quickjs: init at 1.19.4
...
Due to the new quickjs release on 2025-04-26, there's a minor patch needed to fix things up.
2025-05-31 20:22:56 -07:00
Philip Taron
89950d8ecb
python3Packages.llm-ollama: 0.11a0 -> 0.11.0
...
Diff: https://github.com/taketwo/llm-ollama/compare/refs/tags/0.11a0...refs/tags/0.11.0
Changelog: https://github.com/taketwo/llm-ollama/releases/tag/0.11.0
2025-05-31 20:22:56 -07:00
Philip Taron
414b770ca5
python3Packages.llm-mistral: 0.13 -> 0.14
...
Diff: https://github.com/simonw/llm-mistral/compare/refs/tags/0.13...refs/tags/0.14
Changelog: https://github.com/simonw/llm-mistral/releases/tag/0.14/CHANGELOG.md
2025-05-31 20:22:56 -07:00
Philip Taron
c80dc765ca
python3Packages.llm-gemini: 0.20 -> 0.21
...
Diff: https://github.com/simonw/llm-gemini/compare/refs/tags/0.20...refs/tags/0.21
Changelog: https://github.com/simonw/llm-gemini/releases/tag/0.21
2025-05-31 20:22:55 -07:00
Philip Taron
518d9a9856
python3Packages.llm-anthropic: 0.16a2 -> 0.17
...
Diff: https://github.com/simonw/llm-anthropic/compare/refs/tags/0.16a2...refs/tags/0.17
Changelog: https://github.com/simonw/llm-anthropic/releases/tag/0.17/CHANGELOG.md
2025-05-31 20:22:55 -07:00
Philip Taron
36e9a7ddb9
python3Packages.llm: 0.25 -> 0.26
...
Diff: https://github.com/simonw/llm/compare/refs/tags/0.25...refs/tags/0.26
Changelog: https://github.com/simonw/llm/releases/tag/0.26
We also need to update llm-echo to a pre-release build to make the tests pass.
2025-05-31 20:22:55 -07:00
Philip Taron
e8237dfe32
python3Packages.llm-echo: init at 0.2
2025-05-31 20:22:55 -07:00
Philip Taron
cc134a91d3
python3Packages.llm-venice: 0.6.0 -> 0.7.0
...
Diff: https://github.com/ar-jan/llm-venice/compare/refs/tags/0.6.0...refs/tags/0.7.0
Changelog: https://github.com/ar-jan/llm-venice/releases/tag/0.7.0/CHANGELOG.md
2025-05-31 20:22:55 -07:00
Philip Taron
9e07fc7564
python3Packages.llm-ollama: 0.10.0 -> 0.11a0
...
Diff: https://github.com/taketwo/llm-ollama/compare/refs/tags/0.10.0...refs/tags/0.11a0
Changelog: https://github.com/taketwo/llm-ollama/releases/tag/0.11a0
2025-05-31 20:22:55 -07:00
Philip Taron
264bef7edb
python3Packages.llm-mistral: 0.12 -> 0.13
...
Diff: https://github.com/simonw/llm-mistral/compare/refs/tags/0.12...refs/tags/0.13
Changelog: https://github.com/simonw/llm-mistral/releases/tag/0.13/CHANGELOG.md
2025-05-31 20:22:55 -07:00
Philip Taron
1927529a05
python3Packages.llm-fragments-github: 0.3 -> 0.4
...
Diff: https://github.com/simonw/llm-fragments-github/compare/refs/tags/0.3...refs/tags/0.4
Changelog: https://github.com/simonw/llm-fragments-github/releases/tag/0.4/CHANGELOG.md
2025-05-31 20:22:54 -07:00
Philip Taron
a8e9182cd8
python3Packages.llm-anthropic: 0.15.1 -> 0.16a2
...
Diff: https://github.com/simonw/llm-anthropic/compare/refs/tags/0.15.1...refs/tags/0.16a2
Changelog: https://github.com/simonw/llm-anthropic/releases/tag/0.16a2/CHANGELOG.md
2025-05-31 20:22:54 -07:00
Philip Taron
81b35cd59b
llm: add philiptaron to maintainers
2025-05-31 20:22:54 -07:00
Philip Taron
b06e408d0d
llm: customize the message on llm install
and llm uninstall
with the list of plugins possible
...
This way, users know what they can specify as far as plugins go. It serves as a plugin directory.
2025-05-31 20:22:54 -07:00
Philip Taron
0d50348b51
llm: reintroduce withPlugins
...
This was removed in #340510 , as the previous implementation didn't work well.
However, it's still the method that's recommended in the patch for the
`llm install` command (`001-disable-install-uninstall-commands.patch`)
and with the additions to `enable` overrides on the top-level `llm`
derivation, there's a need for a place where the LLM plugin "directory"
is specified.
So, I've reintroduced the method with a completely new implementation.
I've also given it some protections against the list of names getting
out of date.
This might be a little too clever, but I think the user-facing interface
for this function is now quite nice.
2025-05-31 20:22:54 -07:00
Philip Taron
794f8c04b0
python3Packages.llm: introduce mkPluginTest and use it
...
Since there's no fixpoint function support for `buildPythonPackage` yet,
each of the llm modules imports itself for its tests. Works!
2025-05-31 20:22:54 -07:00
Philip Taron
5471027b2c
python3Packages.llm-sentence-transformers: init at 0.3.2
2025-05-31 20:22:54 -07:00
Philip Taron
c83f08dd2b
python3Packages.llm-fragments-pypi: init at 0.1.1
2025-05-31 20:22:53 -07:00
Philip Taron
68ec32a1bb
python3Packages.llm-fragments-github: init at 0.3
2025-05-31 20:22:53 -07:00
Philip Taron
b0f2c846c9
python3Packages.llm-hacker-news: init at 0.1.1
2025-05-31 20:22:53 -07:00
Philip Taron
56df419440
python3Packages.llm-templates-fabric: init at 0.2
2025-05-31 20:22:53 -07:00
Philip Taron
d5a30a5a48
python3Packages.llm-templates-github: init at 0.1
2025-05-31 20:22:53 -07:00
Philip Taron
9c246b23ed
python3Packages.llm-video-frames: init at 0.1
2025-05-31 20:22:53 -07:00
Philip Taron
b271e2cad2
python3Packages.llm-venice: init at 0.6.0
2025-05-31 20:22:52 -07:00
Philip Taron
d8b57ca3c2
python3Packages.llm-deepseek: init at 0.1.6
2025-05-31 20:22:52 -07:00
Philip Taron
31d4b6f6cd
python3Packages.llm-openrouter: init at 0.4.1
2025-05-31 20:22:52 -07:00
Philip Taron
97b709d4da
python3Packages.llm-groq: init at 0.8
2025-05-31 20:22:52 -07:00
Philip Taron
41ca780911
python3Packages.llm-grok: init at 1.0.1
2025-05-31 20:22:52 -07:00
Philip Taron
12bcd7aa10
python3Packages.llm-command-r: init at 0.3.1
2025-05-31 20:22:52 -07:00
Philip Taron
31c73863a7
python3Packages.llm-mistral: init at 0.12
2025-05-31 20:22:52 -07:00
Philip Taron
c48e583dd9
llm: add enable-llm-openai-plugin override
2025-05-31 20:22:51 -07:00
Philip Taron
96bde7a7d3
llm: add enable-llm-ollama override
2025-05-31 20:22:51 -07:00
Philip Taron
cf62949f31
llm: add enable-llm-jq override
2025-05-31 20:22:51 -07:00
Philip Taron
85868f71a0
llm: add enable-llm-gguf override
2025-05-31 20:22:51 -07:00
Philip Taron
ab5c974d2e
llm: add enable-llm-gemini override
2025-05-31 20:22:51 -07:00
Philip Taron
b8a7b821f7
llm: add enable-llm-cmd override
2025-05-31 20:22:51 -07:00
Philip Taron
98756a6482
llm: add enable-llm-anthropic override
2025-05-31 20:22:51 -07:00
Philip Taron
7137985c39
llm: move to by-name
2025-05-31 20:22:50 -07:00
Morgan Jones
48746c5692
maintainers: update numinit's keys
...
Adding another key that travels with me instead of staying put.
Touch authentication is enabled on both keys.
The fingerprint is: C48F 475F 30A9 B192 3213 D5D5 C6E2 4809 77B2 F2F4
This commit is signed by the new key, which is signed by my main key,
which is already listed:
New: https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0xc6e2480977b2f2f4
Main: https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x5c3eb94d198f1491
2025-05-31 19:19:00 -07:00
Ethan Carter Edwards
2ee0f9a8b2
ne: modernize
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-05-31 22:13:44 -04:00
R. Ryantm
f134697b84
petsc: 3.23.2 -> 3.23.3
2025-06-01 01:03:54 +00:00
Colin
586abb0c07
xarchiver: build with strictDeps=true
2025-06-01 00:47:57 +00:00
R. Ryantm
c89beaa4a3
slurm: 24.11.5.1 -> 25.05.0.1
2025-06-01 00:38:45 +00:00
R. Ryantm
03d860ac2b
tomcat-native: 2.0.8 -> 2.0.9
2025-06-01 00:31:13 +00:00
R. Ryantm
d35936c994
karmor: 1.3.4 -> 1.4.1
2025-06-01 00:02:28 +00:00
Ezri Zhu
3d13b2705a
gvisor: 20240401.0 -> 20250512.0
2025-05-31 20:02:19 -04:00
Aaron VerDow
1b242d7ba5
numworks-epsilon: do not package build dependencies
2025-05-31 18:24:33 -05:00
arminius-smh
c27ca7e237
hyprswitch: rename to hyprshell
2025-06-01 00:07:36 +02:00
Felix Singer
7c7c839a26
nixos/murmur: Drop warnings regarding renamed/removed options
...
These warnings were added around 5 years ago. That's long enough. So
drop them.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
Felix Singer
f13ada1223
nixos/murmur: Get rid global lib expansion
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
Felix Singer
9bca318775
nixos/murmur: Use lib.mkEnableOption where possible
...
While on it, replace occurrences of "Murmur" with "Mumble server" of
touched options.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
R. Ryantm
e9d282cf7f
pdfarranger: 1.11.1 -> 1.12.0
2025-05-31 18:56:16 +00:00
Puck Meerburg
39fe05dec0
nixos/lasuite-docs: fix media proxying
2025-05-31 18:02:44 +00:00
R. Ryantm
66b72c81b3
python3Packages.aioairq: 0.4.4 -> 0.4.6
2025-05-31 16:20:26 +00:00
Bobby Rong
9e6bd241b2
xfce.xfmpc: 0.3.2 -> 0.4.0
...
https://gitlab.xfce.org/apps/xfmpc/-/compare/xfmpc-0.3.2...xfmpc-0.4.0
2025-06-01 00:01:00 +08:00
Bobby Rong
eed59a5343
xfce.xfce4-volumed-pulse: 0.2.5 -> 0.3.0
...
https://gitlab.xfce.org/apps/xfce4-volumed-pulse/-/compare/xfce4-volumed-pulse-0.2.5...xfce4-volumed-pulse-0.3.0
2025-05-31 23:56:49 +08:00
Bobby Rong
53cfda6c64
xfce.xfce4-taskmanager: 1.5.8 -> 1.6.0
...
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.8...xfce4-taskmanager-1.6.0
2025-05-31 23:56:49 +08:00
Bobby Rong
6f390b2412
xfce.xfce4-screenshooter: 1.11.1 -> 1.11.2
...
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.11.1...xfce4-screenshooter-1.11.2
2025-05-31 23:56:49 +08:00
Jennifer Graul
c0962292fb
librenms: use php instead of php82
2025-05-31 17:40:04 +02:00
Moraxyc
5446ad302b
xwayland-satellite: 0.5.1 -> 0.6
...
Diff: https://github.com/Supreeeme/xwayland-satellite/compare/v0.5.1...v0.6
Changelog: https://github.com/Supreeeme/xwayland-satellite/releases/tag/v0.6
2025-05-31 23:38:29 +08:00
Wolfgang Walther
b98e7bb95a
OWNERS: simplify workflow/ci owners
...
The current setup causes the Security team and the other owners of
.github/workflows to **not** be pinged for the
check-format/codeowners-v2/nixpkgs-vet workflows. This was highly likely
unintended when adding those additional rules, so removing them.
Also, we have some owners looking after `workflows/`, but not `ci/` -
and some the other way around. This doesn't make much sense to me, since
both parts depend on each other very much.
2025-05-31 17:04:54 +02:00
fossdd
74be6ce921
pmbootstrap: 3.4.0 -> 3.4.2
...
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags/3.4.1
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags/3.4.2
2025-05-31 17:00:38 +02:00
Darragh Elliott
20f73ae657
gokapi: 1.9.6 -> 2.0.0
...
Drop unneeded patches, and add new build steps
2025-05-31 14:36:25 +01:00
OPNA2608
6a01ad2ec6
corrscope: 0.10.1 -> 0.11.0, migrate to Qt6
2025-05-31 14:31:31 +02:00
R. Ryantm
b782b7e845
duplicity: 3.0.4 -> 3.0.4.1
2025-05-31 12:00:56 +00:00
nat
1ffc904284
nixos/monero: add an option to use ip ban-list
2025-05-31 13:02:50 +02:00
Sergei Trofimovich
d02513e216
diffoscope: 295 -> 297
...
Changes:
- https://diffoscope.org/news/diffoscope-296-released/
- https://diffoscope.org/news/diffoscope-297-released/
2025-05-31 12:00:29 +01:00
Ludovico Piero
1502da49ba
nwg-panel: 0.10.2 -> 0.10.4
...
Diff: https://github.com/nwg-piotr/nwg-panel/compare/v0.10.2...v0.10.4
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2025-05-31 19:41:30 +09:00
Amadej Kastelic
e111280e04
hackneyed: remove usages of with lib;
2025-05-31 11:47:00 +02:00
Amadej Kastelic
ffb4c8cb11
hackneyed: 0.9.1 -> 0.9.3
...
https://gitlab.com/Enthymeme/hackneyed-x11-cursors/-/blob/master/CHANGELOG\#L1
2025-05-31 11:46:33 +02:00
Qiming Chu
3d47a13894
ieda: 0-unstable-2025-04-14 -> 0-unstable-2025-05-30
...
Signed-off-by: Qiming Chu <cchuqiming@gmail.com>
2025-05-31 17:39:48 +08:00
OPNA2608
282c93a98b
lomiri.lomiri-download-manager: 0.1.3 -> 0.2.1
2025-05-31 11:06:10 +02:00
R. Ryantm
5133c60c2f
waagent: 2.13.1.1 -> 2.14.0.0
2025-05-31 07:56:08 +00:00
Rouven Czerwinski
b398c5a391
python3Packages.labgrid: 24.0.2 -> 25.0
...
Release notes: https://github.com/labgrid-project/labgrid/releases/tag/v25.0
2025-05-31 09:49:47 +02:00
Sergei Trofimovich
e894c5eae5
vte: 0.80.1 -> 0.80.2
...
Changes: https://gitlab.gnome.org/GNOME/vte/-/compare/0.80.1...0.80.2?from_project_id=1893
2025-05-31 06:56:20 +01:00
NilaTheDragon
1a031647f7
high-tide: 0-unstable-2025-05-01 -> 0.1.5
2025-05-31 07:42:40 +02:00
eljamm
c328554512
albert: 0.27.8 -> 0.28.0
2025-05-31 06:44:55 +02:00
Peder Bergebakken Sundt
63f12ff91b
python313Packages.validator-collection: remove unused inputs
...
just wow
2025-05-31 04:13:42 +02:00
Tristan Ross
4aadd44044
zig: fix cc and bintools
2025-05-30 18:12:26 -07:00
Martin Weinelt
0030927398
firefox-unwrapped: drop lovesegfault from maintainers
...
No maintenance interaction since late 2022.
2025-05-31 03:01:19 +02:00
Andrew Marshall
fa7b5cc939
librewolf-unwrapped: add owners
...
Since the bot does not seem to pick up maintainers for changes to e.g.
`src.json` and so manual review is needed. This should resolve that.
2025-05-30 20:40:27 -04:00
arthsmn
1907ea56d3
azahar: 2121.1 -> 2121.2
2025-05-30 21:36:16 -03:00
Jared Baur
962525c1e7
kodi: package build-time tools separately
...
Packaging buid-time tools internal to Kodi in separate derivations allow
for cross-compiling Kodi without mixing which dependencies are needed
for those build-time tools vs the Kodi runtime programs.
2025-05-30 17:25:30 -07:00
nat
6617c167f7
nixos/monero: use lib.getExe
2025-05-31 02:05:50 +02:00
Tristan Ross
f9460c7b56
llvmPackages_20: 20.1.5 -> 20.1.6
2025-05-30 16:25:03 -07:00
R. Ryantm
ea722c21dd
navidrome: 0.55.2 -> 0.56.1
2025-05-30 22:39:55 +00:00
Katherine Jamison
4bf93b4e31
linuxKernel.kernels.linux_lqx: 6.14.7-lqx1 -> 6.14.9-lqx1
2025-05-30 16:10:25 -06:00
Katherine Jamison
98da4519c9
linuxKernel.kernels.linux_zen: 6.14.7-zen1 -> 6.14.9-zen1
2025-05-30 16:08:46 -06:00
Felix Singer
d1f0807db5
nixos/jenkins: Bump Java version to 21
...
Java 17 goes EOL in September 2026 and Jenkins already supports Java 21.
So bump the Java version to 21.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-30 23:06:36 +02:00
Anton Mosich
5ecd7ff46e
pimsync: 0.4.1 -> 0.4.2
2025-05-30 22:53:22 +02:00
R. Ryantm
3df624ee81
libvgm: 0-unstable-2025-05-03 -> 0-unstable-2025-05-30
2025-05-30 20:52:40 +00:00
Johannes Kirschbauer
6d8eca96ba
sysctl: remove unnecessary definition filtering
2025-05-30 22:45:46 +02:00
Johannes Kirschbauer
46be72d315
nixos/unitOption: remove unnecessary definition filtering
2025-05-30 22:39:51 +02:00
Felix Singer
131d83ea6a
nixos/jenkins: Introduce and make use of javaPackage option
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-30 22:37:11 +02:00
Felix Singer
fbd42376f9
nixos/jenkins: Make use of mkEnableOption
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-30 22:27:27 +02:00
qbisi
bb3d46c994
c-blosc2: add cmake-config and propagate buildInputs
2025-05-31 04:24:58 +08:00
qbisi
e4ab873cc1
testers.hasCmakeConfigModules: add self tests
2025-05-31 04:24:58 +08:00
qbisi
11291afcb3
testers.hasCmakeConfigModules: init
2025-05-31 04:24:52 +08:00
R. Ryantm
6962d39167
openterface-qt: 0.3.12 -> 0.3.14
2025-05-30 19:44:08 +00:00
Peder Bergebakken Sundt
3c91dc3f90
python313Packages.pygame-gui: 0613 -> 0614
2025-05-30 20:41:38 +02:00
Peder Bergebakken Sundt
a31f77a520
harper: 0.39.0 -> 0.40.0
...
Changelog: https://github.com/Automattic/harper/releases/tag/v0.40.0
2025-05-30 20:23:15 +02:00
Peder Bergebakken Sundt
8a9641f84e
python313Packages.opensfm: disable flaky test
2025-05-30 20:15:03 +02:00
R. Ryantm
5899008057
python3Packages.types-s3transfer: 0.12.0 -> 0.13.0
2025-05-30 17:23:23 +00:00
Shawn8901
02071f39e3
victoriametrics: 1.117.1 -> 1.118.0
2025-05-30 18:16:02 +02:00
Shawn8901
037c360635
victoriametrics: add update script for maintainers/scripts/update.nix
2025-05-30 18:15:43 +02:00
Yechiel Worenklein
7f03099294
burpsuite: add updateScript
2025-05-30 17:35:32 +03:00
Johannes Kirschbauer
7063762d13
lib/types: add doc warning to addCheck
2025-05-30 16:25:44 +02:00
Charlotte Van Petegem
943cc6fc1d
matrix-hookshot: 6.0.3 -> 7.0.0
...
https://github.com/matrix-org/matrix-hookshot/releases/tag/7.0.0
2025-05-30 16:03:23 +02:00
azahi
6464331b63
gsl-lite: 0.43.0 -> 1.0.1
2025-05-30 16:51:59 +03:00
Guy Chronister
ee06a3a7bf
altair: 8.2.3 -> 8.2.5
...
Diff: https://github.com/imolorhe/altair/compare/v8.2.3...v8.2.5
2025-05-30 13:33:34 +00:00
Andrew Marshall
606afc2772
librewolf-unwrapped: 139.0-1 -> 139.0.1-1
...
Diff: https://codeberg.org/librewolf/source/compare/139.0-1...139.0.1-1
Changelog: https://codeberg.org/librewolf/source/releases/tag/139.0.1-1
2025-05-30 09:18:53 -04:00
Guy Chronister
a961dc9a4d
algol68g: 3.4.2 -> 3.5.14
2025-05-30 13:00:18 +00:00
Keenan Weaver
b67bacd756
game-devices-udev-rules: modernize
2025-05-30 07:37:48 -05:00
Keenan Weaver
4520789b04
game-devices-udev-rules: 0.23 -> 0.24
2025-05-30 07:37:10 -05:00
Nicolas Benes
e27f65376c
foonathan-memory: 0.7-3 -> 0.7-4
...
https://github.com/foonathan/memory/releases/tag/v0.7-4
2025-05-30 13:55:59 +02:00
Diego
4f4d591cd4
bitbox: 4.47.2 -> 4.47.3
2025-05-30 12:51:23 +02:00
R. Ryantm
e4a171790d
ocenaudio: 3.14.11 -> 3.15
2025-05-30 04:55:15 +00:00
iwei20
6fe1b5b110
Update and fix jextract for jdk23
2025-05-29 20:27:02 -07:00
Alex Martens
c8daad6b59
python3Packages.monitorcontrol: 3.1.0 -> 4.1.1
2025-05-29 19:08:45 -07:00
Peder Bergebakken Sundt
2a2b9ed586
deepsecrets: unpin python311
2025-05-30 03:56:45 +02:00
Peder Bergebakken Sundt
75c00536ed
steamback: unpin python311
2025-05-30 03:56:45 +02:00
Peder Bergebakken Sundt
3f133a5891
manuskript: unping python311
2025-05-30 03:56:44 +02:00
Peder Bergebakken Sundt
a84750bbb4
hyprshade: unpin python311
2025-05-30 03:56:44 +02:00
Peder Bergebakken Sundt
5a1f82be1b
volk_2: unpin python311
2025-05-30 03:56:44 +02:00
Peder Bergebakken Sundt
57bb546750
thelounge: unpin python311
2025-05-30 03:56:43 +02:00
Peder Bergebakken Sundt
167c2e876a
smassh: unpin python311
2025-05-30 03:56:43 +02:00
Peder Bergebakken Sundt
ac08339ad2
py3c: unpin python311
2025-05-30 03:56:42 +02:00
Peder Bergebakken Sundt
b191a71325
dooit: unpin python311
2025-05-30 03:56:42 +02:00
Peder Bergebakken Sundt
94ea5940ba
dooit-extras: unpin python311
2025-05-30 03:56:42 +02:00
Peder Bergebakken Sundt
26576db882
toolong: unpin python311
2025-05-30 03:56:41 +02:00
Peder Bergebakken Sundt
6fb8189cbc
renderdoc: unpin python311
2025-05-30 03:50:26 +02:00
Peder Bergebakken Sundt
bec1f651b9
pysolfc: unpin python311
2025-05-30 03:50:25 +02:00
Michael Daniels
8487c267b5
grafana-image-renderer: 3.12.5 -> 3.12.6
...
Changelog: fad0870550/CHANGELOG.md
2025-05-29 19:44:47 -04:00
Peder Bergebakken Sundt
1fe7cd22a9
nixos/tests/thelounge: fix eval by disabling theme test
...
It seems we don't package thelounge themes anymore
2025-05-30 01:41:04 +02:00
Peder Bergebakken Sundt
b6dd19a100
gpodder: unpin python311
2025-05-30 01:08:21 +02:00
Peder Bergebakken Sundt
d936030963
frescobaldi: unpin python311
2025-05-30 01:08:21 +02:00
Peder Bergebakken Sundt
7139b502d1
freecad: unpin python311
2025-05-30 01:08:20 +02:00
Sarah Clark
6c52e60f20
python3Packages.google-cloud-spanner: 3.54.0 -> 3.55.0
...
changelog: https://github.com/googleapis/python-spanner/releases/tag/v3.55.0
diff: https://github.com/googleapis/python-spanner/compare/v3.54.0...v3.55.0
2025-05-29 14:13:07 -07:00
Sarah Clark
21806777f2
python3Packages.google-cloud-spanner: add optional dependencies for tracing
2025-05-29 14:07:02 -07:00
Tobias M
0ed8766367
hotspot: move to by-name
2025-05-29 22:59:40 +02:00
Tobias M
b15b952554
kddockwidgets: move to by-name
2025-05-29 22:59:40 +02:00
Tobias M
fae935a9f4
hotspot: use qt6
...
Port hotspot as well as kddockwidgets to use qt6.
As hotspot is the only reverse dependency of kddockwidgets,
kddockwidgets is simply moved to qt6 alongside hotspot.
Also prepare for by-name migration by taking top-level qt6 as an input.
2025-05-29 22:59:39 +02:00
Tobias M
5125c5e574
hotspot: Add maintainer tmarkus
2025-05-29 22:59:39 +02:00
Rebecca Turner
feef46cb80
nix-your-shell: Add generate-config script
...
This lets users generate a shell configuration file from Nix, for use
with `home-manager` and similar:
{ config, pkgs, ... }: {
home.file."${config.xdg.configHome}/nushell/nix-your-shell.nu".source =
pkgs.nix-your-shell.generate-config "nu";
}
See: https://github.com/MercuryTechnologies/nix-your-shell/issues/81
2025-05-29 22:16:00 +02:00
Michael Daniels
43622917f3
gitlab-triage: 1.23.1 -> 1.44.5
...
Changelog: https://gitlab.com/gitlab-org/ruby/gems/gitlab-triage/-/releases
2025-05-29 13:18:15 -04:00
Tobias M
23c8861471
hotspot: Add kgraphviewer and qcustomplot
...
hotspot uses them as optional dependencies for additional features.
QCustomPlot is used for the frequency tab, and KGraphViewer is used
for a call graph in the caller/callee tab.
2025-05-29 18:39:51 +02:00
HHR2020
67b6b488e4
joplin-desktop: revert deletion of --enable-wayland-ime
...
fix input method when NIXOS_OZONE_WL is set
reverts #411104
2025-05-30 00:35:59 +08:00
Donovan Glover
7f3855aee7
srb2: 2.2.13 -> 2.2.15
2025-05-29 10:42:49 -04:00
Duck
4196e2ce85
vintagestory: 1.20.9 -> 1.20.11
2025-05-29 22:38:00 +09:30
R. Ryantm
1901d2b321
haproxy: 3.1.7 -> 3.2.0
2025-05-29 12:42:09 +00:00
Seth Flynn
6f852f57aa
protonplus: 0.4.30 -> 0.4.31
...
Diff: https://github.com/Vysp3r/ProtonPlus/compare/v0.4.30...v0.4.31
Changelog: https://github.com/Vysp3r/ProtonPlus/releases/tag/v0.4.31
2025-05-29 06:20:32 -04:00
Ryan Omasta
f9ceab7267
shadps4: fix update script
2025-05-29 04:08:13 -06:00
Bryan Lai
1d38981ba5
wol: build on aarch64-darwin
2025-05-29 15:46:51 +08:00
R. Ryantm
ae1eeae643
meshcentral: 1.1.44 -> 1.1.45
2025-05-29 04:12:12 +00:00
emaryn
c46498783a
animeko: fix
2025-05-29 08:05:47 +08:00
PopCat19
039addba0c
zrok: 0.4.46 -> 1.0.4
2025-05-28 18:13:31 -04:00
Solomon Victorino
cda4a3550c
oqs-provider: 0.8.0 -> 0.9.0
2025-05-28 13:57:30 -06:00
eV
7ca9f21361
nixos/wyoming-satellite: fix override to use dependencies
2025-05-28 18:15:13 +00:00
misilelab
3fc5420e5f
mitmproxy: 12.0.1 -> 12.1.1
...
https://github.com/mitmproxy/mitmproxy/blob/v12.1.1/CHANGELOG.md
Signed-off-by: misilelab <misileminecord@gmail.com>
2025-05-29 02:05:13 +09:00
Tobias M
4eea7ff427
cctag: Fix Darwin build
...
Fix the Darwin build by removing the dependency on the math_c99
libraries which aren't required on Darwin.
Also re-enable tests on Darwin by fixing the linking issue.
Co-authored-by: Reno Dakota <paparodeo@proton.me>
2025-05-28 18:22:17 +02:00
Emily
1566c47d29
cctag: 1.0.3 -> 1.0.4
...
Includes fixes for Boost 1.86.
2025-05-28 18:11:12 +02:00
p0lyw0lf
cb55e580f0
python3Packages.sanic-ext: init at 24.12.0
2025-05-28 08:01:34 -04:00
emaryn
4cb3d98c05
v2rayn: 7.11.1 -> 7.12.5
...
Diff: https://github.com/2dust/v2rayN/compare/refs/tags/7.11.1...refs/tags/7.12.5
2025-05-28 15:52:46 +08:00
R. Ryantm
3bd273723b
fantomas: 7.0.1 -> 7.0.2
2025-05-28 07:42:26 +00:00
Sergei Trofimovich
0e784416ad
mdbook: 0.4.50 -> 0.4.51
...
Changes: https://github.com/rust-lang/mdBook/compare/v0.4.50...v0.4.51
2025-05-28 06:26:34 +01:00
Michael Daniels
fbf104cef0
licensed: 5.0.0 -> 5.0.4
...
Changelog: https://github.com/licensee/licensed/releases
Permalinks to changelogs:
* https://github.com/licensee/licensed/releases/tag/v5.0.1
* https://github.com/licensee/licensed/releases/tag/v5.0.2
* https://github.com/licensee/licensed/releases/tag/v5.0.3
* https://github.com/licensee/licensed/releases/tag/v5.0.4
2025-05-27 23:37:37 -04:00
Michael Daniels
975b2c6d25
bitbucket-server-cli: drop
...
No updates since 2015, source code seems to no longer be available, and its
dependencies have vulnerabilities (e.g. CVE-2022-46648, CVE-2022-47318).
2025-05-27 21:28:00 -04:00
Ethan Carter Edwards
a5c7410e0b
nix-check-deps: init at 0-unstable-2025-04-09
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-05-27 21:04:05 -04:00
TomaSajt
33a3784d5e
siyuan: 3.1.28 -> 3.1.31
2025-05-28 02:17:44 +02:00
Diogo Correia
1e3dae0cce
matrix-continuwuity: enable direct_tls build feature
2025-05-28 00:54:30 +01:00
Robert Rose
cac9b3f6b8
k3s: make update script work with all versions
...
Currently only the newest k3s version has a `git_version` script. Since
the update script wants to source the `git_version` script, it fails for
all other ver/sions. This commit lets k3s' `version` script source the
`git_version` script, if it is present. This fixes the update script so
that it works with all versions again.
2025-05-27 21:48:03 +02:00
Hoang Nguyen
068806f7ab
contour: remove shell integration scripts
...
These scripts can be generated using `contour generate integration`
command, and they are not shell completion.
2025-05-28 00:15:02 +07:00
Marcin Serwin
c73bd2a75c
solarus-quest-editor: move to by-name
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-27 17:58:23 +02:00
Marcin Serwin
f3422b9f78
solarus: move to by-name
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-27 17:57:14 +02:00
Marcin Serwin
d18d7c6bf8
solarus-quest-editor: 1.6.4 -> 2.0.0
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-27 17:57:14 +02:00
Tim Häring
41aa024e28
tracee: 0.20.0 -> 0.23.1
2025-05-27 17:47:28 +02:00
Petr Portnov
d2e750deeb
chatzone-desktop: 5.3.0 -> 5.3.2
2025-05-27 17:52:05 +03:00
R. Ryantm
dd00f45c40
kimai: 2.33.0 -> 2.34.0
2025-05-27 12:33:53 +00:00
Erwin Boskma
64aa7ba7f0
libgourou: 0.8.2 -> 0.8.7
2025-05-27 14:17:55 +02:00
Erwin Boskma
6325ef64df
libgourou: Update src URL
2025-05-27 14:17:36 +02:00
Erwin Boskma
1622902267
updfparser: unstable-2023-08-08 -> unstable-2023-03-24
2025-05-27 14:12:14 +02:00
Erwin Boskma
e33586bdac
updfparser: Update src URL
2025-05-27 14:07:48 +02:00
emaryn
e54fd3c32a
python313Packages.newspaper3k: init at 0.2.8
2025-05-27 01:59:11 +00:00
emaryn
f194829964
python313Packages.pip-install-test: init at 0.5
2025-05-27 01:59:11 +00:00
qubitnano
9fc20cc5e9
eduke32: remove gtk2
...
gtk2 is used for the startup window, but we never actually used it
because we never added gtk2 to LD_LIBRARY_PATH.
2025-05-26 21:48:21 -04:00
Peder Bergebakken Sundt
770f223c2b
harper: 0.38.0 -> 0.39.0
...
Changelog: https://github.com/Automattic/harper/releases/tag/v0.39.0
2025-05-27 03:22:03 +02:00
Peder Bergebakken Sundt
0b09bcb3f8
python313Packages.reflex: 0.7.12 -> 0.7.13
...
Changelog: https://github.com/reflex-dev/reflex/releases/tag/v0.7.13
2025-05-27 03:21:59 +02:00
Sandro Jäckel
f3752be2ff
python313Packages.granian: use jemalloc hook to fix aarch64-linux
2025-05-27 03:08:01 +02:00
Ross Smyth
c7ef20e66c
spotify_player: Install shell completions
2025-05-26 19:30:22 -04:00
eilvelia
b83872b85a
binaryninja-free: 5.0.7290 -> 5.0.7486
2025-05-26 21:41:29 +00:00
Marcin Serwin
73dd253079
solarus: 1.6.4 -> 2.0.0
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-26 22:58:33 +02:00
R. Ryantm
1d6146832f
ngtcp2-gnutls: 1.12.0 -> 1.13.0
2025-05-26 19:37:54 +00:00
Kenichi Kamiya
542dc8f4ae
chawan: 0-unstable-2025-05-13 -> 0-unstable-2025-05-25
2025-05-27 02:26:41 +09:00
Caleb Norton
bff336776d
oh-my-posh: 24.11.4 -> 25.23.2
2025-05-26 12:11:02 -05:00
NilaTheDragon
554ede7eef
maintainers: add nilathedragon
2025-05-26 18:35:19 +02:00
Diogo Correia
28e980411d
matrix-continuwuity: add rocksdb to passthru
...
This allows others to use the same version of rocksdb, e.g., for backup
scripts.
2025-05-26 17:29:01 +01:00
Stefan Weigl-Bosker
94a3c1a13d
wmenu: add sweiglbosker as maintainer
2025-05-26 12:13:48 -04:00
stefan
38724aa884
wmenu: 0.1.9-unstable-2025-03-01 -> 0.2.0
2025-05-26 12:13:43 -04:00
Niko Cantero
2f51cb1f8f
dorion: 5.0.1 → 6.7.1; dorion: build from source
...
Co-authored-by: griffi-gh <prasol258@gmail.com>
2025-05-26 11:59:15 -04:00
Guy Chronister
ac52796e8b
maid: update all gems
2025-05-26 15:11:15 +00:00
Jason Yundt
c1afaee9ed
pre-commit: 4.0.1 → 4.2.0
...
Release notes: <https://github.com/pre-commit/pre-commit/releases/tag/v4.2.0 >
2025-05-26 09:25:08 -04:00
eymeric
bda9a249be
plutovg: 1.0.0 -> 1.1.0
2025-05-26 15:20:58 +02:00
rczb
42af7c534c
racket, racket-minimal: remove redundant patch for Darwin
2025-05-26 20:42:06 +08:00
Gliczy
1228b36dbf
adw-gtk3: change description
2025-05-26 14:36:33 +02:00
Gliczy
56267970c2
adw-gtk3: add normalcea as maintainer
2025-05-26 14:35:06 +02:00
R. Ryantm
1b17b966d4
python3Packages.molecule: 25.4.0 -> 25.5.0
2025-05-26 12:32:58 +00:00
rczb
a8d0fd7e40
racket, racket-minimal: specify meta.sourceProvenance
2025-05-26 20:22:25 +08:00
rczb
84047a3142
racket, racket-minimal: move to pkgs/by-name
2025-05-26 20:22:25 +08:00
rczb
31fb64851e
racket, racket-minimal: 8.16 -> 8.17
2025-05-26 20:22:25 +08:00
liberodark
415318fedf
aseprite: 1.3.7 -> 1.3.13
2025-05-26 14:07:58 +02:00
RatCornu
9456b271f4
pingvin-share: 1.11.1 -> 1.13.0
...
Moved pingvin-share in pkgs/servers/web-app folder
2025-05-26 13:47:52 +02:00
John Rodewald
d5c77fd3fb
gex: fix Darwin build
...
`zlib` dependency was missing.
2025-05-26 07:45:20 +02:00
Kenichi Kamiya
597012fb70
typescript-go: init at 0-unstable-2025-05-23
2025-05-26 04:38:54 +09:00
Nikolay Korotkiy
f399a6d589
kchmviewer: migrate to by-name
2025-05-25 22:01:32 +04:00
Nikolay Korotkiy
b05f6f1403
kchmviewer: modernize
2025-05-25 22:01:32 +04:00
Nikolay Korotkiy
e189ab9ace
kchmviewer: enable on unix
2025-05-25 22:01:31 +04:00
qubitnano
120880f12c
eduke32: add update script
2025-05-25 13:56:49 -04:00
qubitnano
c2fcace1ac
eduke32: automatically update VC_REV
2025-05-25 13:56:49 -04:00
Andrew Voynov
60a907b76a
hyphen: add Russian dictionary, update readmeFileName values
...
For some reason README file for Russian has different naming upstream,
therefore `readmeFileName` for all languages was changed to accommodate
both naming schemes.
2025-05-25 18:49:15 +03:00
Will Fancher
fb78afbbd0
linux/common-config: Enable ACPI_DEBUG
2025-05-25 11:35:59 -04:00
R. Ryantm
d24d2fc0d9
python3Packages.influxdb-client: 1.48.0 -> 1.49.0
2025-05-25 14:18:35 +00:00
Peder Bergebakken Sundt
f0c9b09b85
python313Packages.textx.passthru.tests.*: fix meta.homepage
2025-05-25 03:57:35 +02:00
Ryan Omasta
2844748c4b
mozhi: init at 0-unstable-2025-04-14
2025-05-24 17:26:27 -06:00
R. Ryantm
664bd068f5
python3Packages.djangosaml2: 1.10.1 -> 1.11.0
2025-05-24 22:12:04 +00:00
Peder Bergebakken Sundt
eb222495bc
vanillara: migrate cmakeFeature to cmakeBool
2025-05-24 23:03:11 +02:00
Peder Bergebakken Sundt
5c4cd8db3a
kissfftFloat: migrate cmakeFeature to cmakeBool
2025-05-24 23:03:10 +02:00
Peder Bergebakken Sundt
f443d8a56e
python313Packages.pyrender: use llvmpipeHook
...
Didn't know about this one, pretty neat!
2025-05-24 20:19:59 +02:00
Karolis Stasaitis
c1d715fce6
cynthion: remove amaranth version override
2025-05-24 19:59:50 +02:00
Karolis Stasaitis
fd2905b9a8
python3Packages.cynthion: 0.1.8 -> 0.2.0
2025-05-24 19:59:46 +02:00
Karolis Stasaitis
ed96ad9101
python3Packages.luna-soc: 0.2.2 -> 0.3.2
2025-05-24 19:59:09 +02:00
Karolis Stasaitis
f40fdc43f5
python3Packages.luna-usb: 0.1.3 -> 0.2.0
2025-05-24 19:58:45 +02:00
Dmitry Kalinkin
b2a979a4b4
python313Packages.stomp-py: init at 8.2.0
2025-05-23 22:28:52 -04:00
Jeremy Fleischman
1d32087125
fetchpatch: add support for patches to files with apostrophes
...
We're feeding a list of files from `lsdiff` to `filterdiff` via `xargs`.
That list is newline separated, and looks something like this:
```
$ lsdiff <(curl -s 1e86a219f5
.patch)
a/README.md
b/files/The Answer to the Ultimate Question of Life, The Universe, and Everything.txt
```
However, if the list contains files with apostrophes in it, xargs freaks
out:
```
$ echo "there's an apostrophe here" | xargs -I{} python -c "import sys; print(sys.argv)" {}
xargs: unmatched single quote; by default quotes are special to xargs unless you use the -0 option
```
The fix is simple, just explicitly specify a delimiter:
```
$ echo "there's an apostrophe here" | xargs -I{} --delimiter='\n' python -c "import sys; print(sys.argv)" {}
['-c', "there's an apostrophe here"]
```
I added 2 tests here:
- `nix-build -A pkgs.tests.fetchpatch.fileWithApostrophe` fails without the code change.
- `nix-build -A pkgs.tests.fetchpatch.fileWithSpace` passes both before
and after this change, but I wanted to add it to prove that I didn't
break anything.
2025-05-23 14:32:28 -07:00
Yethal
0ab19b633c
terragrunt: 0.78.4 -> 0.80.2
2025-05-23 16:01:35 +02:00
Hoang Nguyen
1d8ea85cda
kubie: add fish completion
2025-05-23 18:07:02 +07:00
Hoang Nguyen
ca1ec659ee
kubie: wrap kubectl
...
kubie executes kubectl to list namespaces for `kubie ns` command.
2025-05-23 18:05:07 +07:00
Simon Hauser
77e4c5a0fa
mariadb: 10.6.22, 10.11.13, 11.4.7
2025-05-23 08:09:08 +02:00
Sergei Trofimovich
1b2f0d579d
xdg-desktop-portal: 1.20.0 -> 1.20.3
...
Changes:
- https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.20.1
- https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.20.2
- https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.20.3
2025-05-22 22:18:24 +01:00
R. Ryantm
d8eb7d36e0
nats-server: 2.11.3 -> 2.11.4
2025-05-22 19:57:22 +00:00
vaw
28189a7ac0
nixos/matrix-synapse: Fix merging log configuration
2025-05-22 19:02:30 +02:00
Eman Resu
3f47b2cf27
fish-lsp: use finalAttrs
2025-05-22 11:24:45 -04:00
Peder Bergebakken Sundt
60e131c86b
python313Packages.starlette-admin: 0.14.1 -> 0.15.0
...
Changelog: https://github.com/jowilf/starlette-admin/blob/0.15.0/CHANGELOG.md
2025-05-22 02:26:22 +02:00
Flakebi
c4f052c08a
nixos/kanidm: Fix bind paths
...
1. We bound the directory of certificates, this lead to forced read-only
binds of these directories, even if they should have been bound
read-write for other files in there. Looking at the history, there
seems to be no compelling reason for this, so switch to binding
the files directly.
2. `/run/kanidmd` is configured as `RuntimeDirectory` so bound
automatically and we don’t need to specify it explicitly.
2025-05-21 08:49:52 +02:00
R. Ryantm
bd6c30c1b0
python3Packages.dep-logic: 0.5.0 -> 0.5.1
2025-05-20 20:23:49 +00:00
nat
f0bee9da80
jazz2: sort and enable strictDeps
2025-05-20 19:36:17 +02:00
nat
3bf8940c4a
jazz2: 3.2.0 -> 3.3.0
2025-05-20 19:35:46 +02:00
bstanderline
1b4bcf24b5
zabbix70: 7.0.12 -> 7.0.13
2025-05-20 16:13:42 +01:00
Euan Kemp
3e76f46fb9
anki: 24.11 -> 25.02.5
...
This update is a bit more involved than previous ones because the yarn
format also updated to yarn-berry, so we have to deal with that.
2025-05-20 01:33:15 +09:00
Euan Kemp
1e2df291f1
anki: minorly simplify build
...
Upstream makes it easier to build offline now, simplify the yarn part a
little
2025-05-20 00:46:47 +09:00
benaryorg
2e3bb9581a
nixos/nix-required-mounts: example typo
...
`s/ifps/ipfs/`
I happened to see it and I cannot unsee it ;-;
Signed-off-by: benaryorg <binary@benary.org>
2025-05-18 23:50:57 +00:00
Shogo Takata
712e1a622e
super-productivity: 12.0.5 -> 13.0.10
...
Updates super-productivity to 13.0.10.
This addresses the changes in the build process and cleans some files in
the output that were not used.
I have found that this app only needs the `app.asar` file to run, so
many files were cleaned in this commit.
2025-05-19 05:16:13 +09:00
Merleur l'enchantin
ca8ccdb5f2
bitwig-studio: fix missing lcms dependency
2025-05-18 00:50:21 +02:00
Kenichi Kamiya
b7ae196d3f
shogihome: 1.23.0 -> 1.23.2
...
Diff: https://github.com/sunfish-shogi/shogihome/compare/v1.23.0...v1.23.2
2025-05-17 19:25:28 +09:00
Gliczy
4f91e6463e
adw-gtk3: add myself as maintainer
2025-05-16 23:45:04 +02:00
Gliczy
3a45ce7bb0
adw-gtk3: 5.10 -> 6.2
2025-05-16 23:44:54 +02:00
dansbandit
58dc404ae0
ocrodjvu: 0.13.2 -> 0.14; python3Packages.python-djvulibre: 0.9.1 ->
...
0.9.3
2025-05-16 21:36:27 +02:00
R. Ryantm
a485495496
libsidplayfp: 2.13.1 -> 2.14.0
2025-05-16 18:52:18 +00:00
Sergei Trofimovich
21e7164d77
libkate: 0.4.1 -> 0.4.3
...
Changes: https://gitlab.xiph.org/xiph/kate/-/blob/kate-0.4.3/ChangeLog?ref_type=tags
2025-05-16 06:28:28 +01:00
Eman Resu
3196134d90
gleam: add myself as maintainer
2025-05-15 12:31:07 -04:00
VuiMuich
a1d904f9a4
alacritty-graphics: init at 0.15.1
2025-05-15 08:08:35 +02:00
Kenichi Kamiya
f41757fecf
chawan: 0-unstable-2025-04-18 -> 0-unstable-2025-05-13
...
* Add missing brotli dependency
Without the Brotli development library, linking fails with the following error:
> gcc: error: libbrotlidec: linker input file not found: no such file or directory
* Remove unused variable
2025-05-13 18:03:58 +09:00
Lorenz Leutgeb
d3e0b0e297
radicle: Remove sunset package aliases
2025-05-12 14:16:21 +02:00
Fazzi
4848711568
app2unit: init at 0-unstable-2025-05-09
2025-05-11 23:18:30 +01:00
Francesco Gazzetta
b940662241
libresprite: 1.1 -> 1.2
2025-05-11 21:53:47 +02:00
js6pak
110d7b29b3
gpu-screen-recorder-gtk: 5.1.6 -> 5.7.0
2025-05-11 19:01:57 +02:00
js6pak
f18cf012cf
nixos/gpu-screen-recorder: add cap_sys_nice
back
...
This reverts commit 7b69d089ca
, because gpu-screen-recorder 5.5.2 fixes the original issue.
2025-05-11 19:01:57 +02:00
js6pak
6fe3a6135e
gpu-screen-recorder: 5.2.0 -> 5.5.3
2025-05-11 19:01:56 +02:00
js6pak
9bfb3e72b7
gpu-screen-recorder{,-gtk}: add myself as maintainer
2025-05-11 19:01:56 +02:00
js6pak
ee02281476
gpu-screen-recorder{,-gtk}: use fetchgit instead of fetchurl
2025-05-11 19:01:56 +02:00
js6pak
2f3a205f64
gpu-screen-recorder{,-gtk}: add passthru.updateScript
2025-05-11 19:01:56 +02:00
js6pak
e39a299931
gpu-screen-recorder{,-gtk}: move to pkgs/by-name
2025-05-11 19:01:55 +02:00
Nikolay Korotkiy
e9c93a1316
libsForQt5.qtpbfimageplugin: 4.0 → 4.2
2025-05-11 19:40:05 +04:00
Kenichi Kamiya
d2358d770d
shogihome: 1.22.1 -> 1.23.0
...
Diff: https://github.com/sunfish-shogi/shogihome/compare/v1.22.1...v1.23.0
This patch was created using the following steps:
1. Removed outdated patch that was released in 1.23.0.
2. `nix-shell --pure maintainers/scripts/update.nix --argstr package shogihome`
3. Added a workaround to replace `process.resourcesPath`, it is required since this version:
161891d7ec
Without this replacement, the shogi board background image will not be displayed.
2025-05-11 19:13:31 +09:00
Kenichi Kamiya
c00a908937
shogihome: refine updateScript to support electron version
2025-05-11 19:12:28 +09:00
Shelvacu
55d05faa1f
nodeenv: expose binary from python3Packages.nodeenv as an application package
2025-05-10 16:59:24 -07:00
Guilhem Saurel
493cbcc714
python3Packages.pyarrow: check orc import
2025-05-10 11:43:47 +02:00
Guilhem Saurel
93e26688f1
arrow-cpp: enable Apache ORC
2025-05-10 11:43:47 +02:00
Guilhem Saurel
62fb31ee74
arrow-cpp: update for protobuf 30
...
fix:
arrow-cpp> /nix/store/wcv8n2k53w8sbffpf716gxj6mjb5jf26-binutils-2.44/bin/ld: release/libarrow.so.1900.1.0: undefined reference to `google::protobuf::internal::fixed_address_empty_string'
arrow-cpp> collect2: error: ld returned 1 exit status
2025-05-10 11:43:47 +02:00
Guilhem Saurel
4a80f62ecb
arrow-cpp: ignore one more test
2025-05-10 11:43:47 +02:00
Sergei Trofimovich
484833bcf8
bootspec: 1.0.0 -> 1.0.1
...
Changes: https://github.com/DeterminateSystems/bootspec/releases/tag/v1.0.1
2025-05-09 21:47:44 +01:00
TomaSajt
0793202515
ignition: 1.1.3 -> 2.1.1
2025-05-09 00:55:55 +02:00
ztmr
cd3824f7bc
nixos/alloy: add environmentFile option
...
This is a common practice among other NixOS modules, and allows
people to inject secrets via tools like `sops-nix` and similar.
2025-05-08 17:55:01 +01:00
provokateurin
89187a62b4
nixos/kandim: Fix pkg name withSecretProvisioning
...
b22909a5fe/pkgs/by-name/ka/kanidm/generic.nix (L156-L156)
2025-05-08 16:20:45 +02:00
Vishal Das
4eb5ddb53d
signal-desktop: add commandLineArgs for persistent flags
2025-05-07 22:46:38 +05:30
Chan Siu Man
34cd759670
ibus-table-chinese: 1.8.3 -> 1.8.12
...
Fixes https://github.com/NixOS/nixpkgs/issues/392191 .
1. `github:definite/ibus-table-chinese` is deprecated by `github:mike-fabian/ibus-table-chinese`, as per the [README of github:definite/ibus-table-chinese](https://github.com/definite/ibus-table-chinese/blob/master/README ).
2. `github:mike-fabian/ibus-table-chinese` is at `1.8.12`.
3. `github:mike-fabian/ibus-table-chinese` [removed the dependency on `cmake-fedora`](17239945c6
).
4. This commit fixes `cmake` builds. (Which also fixes https://github.com/NixOS/nixpkgs/issues/392191 .)
5. Optionally, this commit replaces `preBuild` and `postFixup` with `writableTmpDirAsHomeHook`.
2025-05-06 20:18:14 -07:00
Antonio
b58041abb1
autopsy: fix java.lang.UnsatisfiedLinkError
...
Fix https://github.com/NixOS/nixpkgs/issues/338870
2025-05-07 02:32:59 +02:00
Jairo Llopis
bd3f055ed8
joplin-desktop: correct WMClass
...
This allows GNOME sessions launching Joplin know which window belongs to that app.
2025-05-04 17:53:59 +01:00
nat
ccb9ae1dec
spectre-meltdown-checker: add updateScript
2025-05-03 22:50:07 +02:00
nat
2da84ac31d
spectre-meltdown-checker: use replace-fail
2025-05-03 22:36:22 +02:00
nat
cefb33646a
spectre-meltdown-checker: 0.46 -> 0.46-unstable-2024-08-04
2025-05-03 22:35:53 +02:00
Jan van Brügge
1c73ac43d6
tandoor-recipes: 1.5.32 -> 1.5.34
2025-05-02 16:31:06 +01:00
Merleur l'enchantin
ec71f25aca
bitwig-studio: 5.3.5 -> 5.3.8
2025-05-01 20:40:57 +02:00
FliegendeWurst
e9d158c842
pnpm.fetchDeps: allow overriding the pnpm version
2025-04-29 10:55:38 +02:00
Benno Bielmeier
bb33175535
whatsapp-chat-exporter: 0.10.5 -> 0.12.0
...
For further information about changes see the GitHub releases:
https://github.com/KnugiHK/WhatsApp-Chat-Exporter/releases
2025-04-29 09:21:44 +02:00
Sergei Trofimovich
22d5893fae
prelink: unstable-2019-06-24 -> 20151030-unstable-2024-07-02
...
Without the change build fails on `gcc-14` as
https://hydra.nixos.org/build/294837353 :
execstack.c: In function 'execstack_make_rdwr':
execstack.c:138:17: error: passing argument 1 of 'asprintf' from incompatible pointer type []
138 | asprintf (&prelink_path, "%s/%s", dirname, PRELINK_PROG EXEEXT);
| ^~~~~~~~~~~~~
| |
| const char **
2025-04-28 22:59:06 +01:00
R. Ryantm
3cef998e38
ns-usbloader: 7.1 -> 7.2
2025-04-28 18:52:39 +02:00
polyfloyd
a8fd6871bc
perlPackages.NetMQTTSimple: Add IO::Socket::SSL
2025-04-26 20:19:55 +02:00
Kenichi Kamiya
a2219e5559
pinact: ignore pre-release versions in updateScript
...
For example, v2.1.0-0, v3.0.0-0 and v3.0.4-0 are pre-release versions.
2025-04-26 20:13:07 +09:00
Thomas Gerbet
261aa66517
osquery: 5.16.0 -> 5.17.0
...
https://github.com/osquery/osquery/releases/tag/5.17.0
2025-04-22 11:58:20 +02:00
Gavin Zhao
409d7cdfa9
zluda: provide fallback CMAKE_BUILD_TYPE
...
Signed-off-by: Gavin Zhao <git@gzgz.dev>
2025-04-18 00:20:59 -04:00
Alex James
82493b30a0
zig: remove SystemVersion.plist from Darwin __impureHostDeps
...
[The default Nix sandbox profile already allows access to
SystemVersion.plist][1]. Drop it from `__impureHostDeps` as this is
redundant.
[1]: cacab33f0d/src/libstore/unix/build/sandbox-defaults.sb (L39-L42)
2025-04-13 14:02:55 -05:00
Alex James
88ef9cf994
zig: unconditionally enable strictDeps
...
strictDeps works with Clang after #318226 .
2025-04-13 14:02:55 -05:00
Maximilian Güntner
fa56896456
librespot: add withMDNS + withDNS-SD arguments
...
librespot always included the zeroconf mdns backend prior to
94d174c33d
(included in release 0.6.0).
This added the `with-libmdns` feature and enabled it by default,
reflecting the settings of 0.5.0.
Since the derivation disables all default features, switching to 0.6.0
silently removed the mdns zeroconf backend of librespot.
Also removes `avahi-compat` as buildInput for `withAvahi` as it is
not needed.
2025-04-07 23:02:00 +02:00
Marcin Serwin
9bf1c6850b
pavucontrol: remove libpressureaudio build input
...
`libpressureaudio` is an alternative to `libpulseaudio` which is also
present in the build inputs. Since the latter is listed earlier, it
shadows the `libpressureaudio` during pkg-config lookup which means that
it's unused. This just bloats the closure for no reason.
2025-04-04 23:13:21 +02:00
Jared Baur
d8f9c63512
nixos/networkd: update valid KeepConfiguration values
...
These changed with the release of systemd v257 from "dhcp*" to
"dynamic*".
2025-04-02 16:27:33 -07:00
Charlie Root
11badbc009
python312Packages.curl-cffi: 0.7.4 -> 0.10.0
2025-04-02 14:49:52 +02:00
3pleX-dev
65cc82caae
cargo-component: 0.20.0 -> 0.21.1
2025-03-31 10:28:08 +00:00
Bouke van der Bijl
133974d017
nixos/tailscale-auth: restart on-failure and wait for tailscaled
2025-03-25 11:08:23 +01:00
Alexis Hildebrandt
4d657c9c56
saxon: use sourceRoot
2025-03-25 06:44:29 +01:00
Bryan Bennett
15e3bd7ab0
maintainer-list: update bbenne10 information
2025-03-17 08:20:29 -04:00
Bryan Bennett
01b6a6d00f
python313Packages.simplekv: Add bbenne10 as maintainer
2025-03-14 16:04:52 -04:00
Bryan Bennett
613cca1638
python313Packages.simplekv: Add dependency groups for backends
2025-03-14 16:04:14 -04:00
Bryan Bennett
55fc554173
python313Packages.simplekv: Move dulwich to nativeCheckInputs
2025-03-14 16:04:00 -04:00
Alexis Hildebrandt
09a349e104
saxon: use sri hashes
2025-03-13 09:27:01 +01:00
Alexis Hildebrandt
a1ac54e267
saxon: use makeWrapper to create mainProgram and additional binaries
2025-03-13 09:24:40 +01:00
Alexis Hildebrandt
8a8dab4758
saxon: use installPhase instead of buildCommand
2025-03-13 09:24:22 +01:00
Alexis Hildebrandt
723f9b5d88
saxon: use stdenvNoCC instead of stdenv
2025-03-13 09:24:22 +01:00
Marcin Serwin
c0f8e318d7
rott-shareware: include shareware data
2025-03-10 23:31:36 +01:00
Marcin Serwin
fa72edbde7
rott: refactor
2025-03-10 23:21:46 +01:00
Marcin Serwin
c8def8c218
rott: move to pkgs/by-name tree
2025-03-10 23:16:53 +01:00
Fabian Affolter
bec5629813
python313Packages.simplekv: fix inputs
2025-03-10 16:03:30 -04:00
hakan-demirli
9ad8aafad2
veridian: init at d094c9d
2025-02-28 22:41:22 +03:00
Tyson Whitehead
dbcc74bfe1
kodiPackages.six: set PYTHON_PATH
2025-02-25 20:53:51 -05:00
Jeshua Lin
39409302e4
allow psf codepoints to be overridden
2025-01-06 02:35:57 +08:00
Jeshua Lin
5effd6403d
adapted AUR's cozette PKGBUILD
2025-01-02 13:31:10 +08:00