R. Ryantm
bb75147fa4
audacity: 3.7.1 -> 3.7.2
2025-03-10 18:32:32 +00:00
Lin Jian
abd72d8e98
emacs: add lexical-binding: t to files, generated by emacs.pkgs.withPackages ( #388407 )
2025-03-10 19:56:23 +08:00
Pavol Rusnak
51f812df45
clightning: 24.11 -> 24.11.1 ( #366454 )
2025-03-10 12:48:02 +01:00
jopejoe1
a8f7a58440
cinny-{unwrapped,desktop}: 4.5.0 -> 4.5.1 ( #387356 )
2025-03-10 12:45:45 +01:00
jopejoe1
02b8702dec
grpc-gateway: 2.26.1 -> 2.26.3 ( #387979 )
2025-03-10 12:42:43 +01:00
jopejoe1
2370d31263
python312Packages.pydal: 20250215.2 -> 20250228.1 ( #388327 )
2025-03-10 12:41:24 +01:00
John Titor
fa745764b8
fixup: remove less file
...
Looks like a junk got commited with
https://github.com/NixOS/nixpkgs/commit/daa638c9dbd3637a00ecf3bdfd75fe53ccbdb861
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-03-10 17:03:45 +05:30
nixpkgs-merge-bot[bot]
77172a85a0
flatter: 0-unstable-2024-03-04 -> 0-unstable-2025-02-03 ( #387985 )
...
Co-authored-by: josephsurin <joseph.surin@gmail.com >
2025-03-10 11:19:45 +00:00
Arne Keller
69c2bfd099
python312Packages.open-clip-torch: 2.30.0 -> 2.31.0 ( #386782 )
2025-03-10 12:03:11 +01:00
Gaétan Lepage
360804b04d
mdq: init at 0.3.1 ( #385510 )
2025-03-10 11:42:33 +01:00
nixpkgs-merge-bot[bot]
53fd16f387
autosuspend: 7.1.0 -> 7.2.0 ( #388266 )
...
Co-authored-by: bzizou <Bruno.Bzeznik@univ-grenoble-alpes.fr >
2025-03-10 10:34:48 +00:00
Kerstin
f7ec008d75
python312Packages.scim2-models: 0.3.0 -> 0.3.1 ( #388622 )
2025-03-10 11:27:34 +01:00
Kerstin
e591233b53
python312Packages.translate-toolkit: 3.14.7 -> 3.15.0 ( #388651 )
2025-03-10 11:27:15 +01:00
kirillrdy
f5ac880744
vncrec: fix bulid with gcc 14 ( #388570 )
2025-03-10 21:25:37 +11:00
Arne Keller
5cb0e10e0d
python313Packages.ocrmypdf: 16.7.0 -> 16.10.0 ( #387980 )
2025-03-10 11:25:24 +01:00
nixpkgs-merge-bot[bot]
f39f97544d
sysdig-cli-scanner: 1.20.0 -> 1.21.0 ( #387065 )
...
Co-authored-by: tembleking <tembleking@users.noreply.github.com >
2025-03-10 10:21:54 +00:00
nixpkgs-merge-bot[bot]
82e7261569
kanif: fix build ( #388351 )
...
Co-authored-by: bzizou <Bruno.Bzeznik@univ-grenoble-alpes.fr >
2025-03-10 10:21:25 +00:00
Dimitar Nestorov
635c44c48f
mdq: init at 0.3.1
2025-03-10 12:20:47 +02:00
Petr Zahradnik
70500a01c7
maiko: 2021-04-14 -> 250201-55e20ea9
2025-03-10 15:49:34 +05:30
Arne Keller
4749dee202
zls: 0.13.0 -> 0.14.0 ( #387924 )
2025-03-10 11:18:29 +01:00
kirillrdy
f1ee497427
bristol: fix build with gcc 14, modernize ( #388486 )
2025-03-10 21:17:04 +11:00
Arne Keller
7aa7d14433
reaper: 7.33 -> 7.34 ( #386622 )
2025-03-10 11:16:58 +01:00
Gaétan Lepage
ff2d12d11d
nixos/cloudflared: add option for cert.pem and use dynamic user ( #383499 )
2025-03-10 11:15:06 +01:00
Arne Keller
19a251b2a0
python312Packages.ago: 0.0.95 -> 0.1.0 ( #388445 )
2025-03-10 11:14:28 +01:00
Arne Keller
9e97e63d59
taterclient-ddnet: 10.1.1 -> 10.1.2 ( #386498 )
2025-03-10 11:14:09 +01:00
Arne Keller
5fdeb66595
python312Packages.{gdsfactory,kfactory,klayout,rectangle-packer,rectpack,ruamel-yaml-string}: init ( #355506 )
2025-03-10 11:08:56 +01:00
minfrin
11614fb150
redwax-tool: 0.9.1 -> 0.9.9 ( #386995 )
...
* redwax-tool: 0.9.1 -> 0.9.9
Upgrade to redwax-tool v0.9.9.
Add libraries for nss, p11-kit, libical, ldns, libunbound.
Use released tarballs and sha256 checksums.
* Add flags to ./configure.
2025-03-10 11:08:12 +01:00
kirillrdy
991fa6c106
ace-of-penguins: fix build & modernize ( #384293 )
2025-03-10 21:07:03 +11:00
Gaétan Lepage
a6f0184cb8
vimPlugins.devdocs-nvim: init at 2025-03-09 ( #388619 )
2025-03-10 10:55:52 +01:00
John Titor
daa638c9db
scx.full: 1.0.9 -> 1.0.10
...
add upstream patches to fix issue with scx_lavd (https://github.com/sched-ext/scx/issues/1482 )
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-03-10 15:21:59 +05:30
Thiago Kenji Okada
fbc4993bca
unrar-free: 0.3.1 -> 0.3.1-unstable-2024-09-19 ( #388593 )
2025-03-10 09:48:25 +00:00
Liam Murphy
30a6e0c596
isabelle: Remove source code of vendored dependencies
2025-03-10 10:45:11 +01:00
R. Ryantm
bf0ed535ae
python312Packages.translate-toolkit: 3.14.7 -> 3.15.0
2025-03-10 09:39:36 +00:00
Sefa Eyeoglu
18bb13f997
pnpm_10: 10.6.1 -> 10.6.2 ( #388620 )
2025-03-10 10:35:17 +01:00
Aleksana
5cbc0923a3
balanceofsatoshis: change maintainer ( #388628 )
2025-03-10 17:24:02 +08:00
Aleksana
e5d31bd8fc
mcpelauncher-client: 1.1.2-qt6 -> 1.2.0-qt6 ( #388240 )
2025-03-10 17:20:39 +08:00
Donovan Glover
12768aa303
gruvbox-plus-icons: 5.5.0 -> 6.2.0 ( #372925 )
2025-03-10 09:19:21 +00:00
Jan Tojnar
38de221162
Merge blueprint-compiler: 0.14.0 -> 0.16.0 ( #386862 )
2025-03-10 10:12:05 +01:00
kirillrdy
bf46010af9
xloadimage: fix build for gcc 14 ( #388195 )
2025-03-10 20:10:00 +11:00
Arne Keller
0b704bf84a
opensc: 0.26.0 -> 0.26.1 ( #387681 )
2025-03-10 10:07:09 +01:00
kirillrdy
385be06d22
xearth: build fix with gcc 14, refactor ( #388565 )
2025-03-10 20:06:10 +11:00
Donovan Glover
38f45de4e2
balanceofsatoshis: 15.8.15 -> 19.4.10 ( #388209 )
2025-03-10 09:05:43 +00:00
Arne Keller
ecde26c0fe
facetimehd-firmware: fix strictDeps build ( #370599 )
2025-03-10 09:56:13 +01:00
Audrey Dutcher
142acf25b0
immich: fix cross build for FreeBSD ( #387732 )
2025-03-10 01:55:16 -07:00
Martin Milata
03f82090d7
balanceofsatoshis: change maintainer
2025-03-10 09:46:53 +01:00
kirillrdy
64469c08ed
aprx: fix build with gcc 14 ( #388549 )
2025-03-10 19:46:36 +11:00
kirillrdy
03fd9a3236
tboot: fix build with gcc 14, refactor ( #388574 )
2025-03-10 19:40:22 +11:00
Wolfgang Walther
3601ee9c3d
postgresqlPackages.pg_byteamagic: init at 0.2.4 ( #387925 )
2025-03-10 08:33:14 +00:00
Martin Weinelt
fc85118226
go2rtc: 1.9.8 -> 1.9.9 ( #388617 )
2025-03-10 09:25:33 +01:00
Jon Seager
ce1270a001
google-chrome: 133.0.6943.141 -> 134.0.6998.35 ( #388602 )
2025-03-10 08:23:15 +00:00