Alexander Sieg
db087bfef3
nixos/librenms: enable optimizations and view-cache ( #367679 )
2024-12-23 19:18:36 +01:00
Austin Horstman
83dfdf2470
hyprcursor: 0.1.10 -> 0.1.11 ( #367335 )
2024-12-23 12:01:02 -06:00
Philip Taron
297e5bb009
amazon-cloudwatch-agent: let users specify configuration file paths ( #358559 )
2024-12-23 09:57:18 -08:00
linsui
cdf951d628
vimPlugins.blink-cmp: fix pname
2024-12-24 01:53:52 +08:00
Austin Horstman
4751b209f8
objfw: move passthru test to its own file ( #367625 )
2024-12-23 11:51:15 -06:00
nixpkgs-merge-bot[bot]
5195fb37de
jx: 3.11.3 -> 3.11.4 ( #367613 )
2024-12-23 17:47:25 +00:00
Philip Taron
e84b3a098e
gltron: fix the build against gcc-14 ( #367678 )
2024-12-23 09:40:47 -08:00
Bobby Rong
7ecabe016b
nixosTests.budgie: Fix build ( #367708 )
2024-12-24 01:37:21 +08:00
Duncan Steele
e8c67697a2
objfw: move passthru test to its own file
2024-12-23 17:34:40 +00:00
Wael Nasreddine
3f9b0b0cf4
python3Packages.radish-bdd: 0.17.1 -> 0.18.1 ( #367336 )
2024-12-23 09:34:27 -08:00
Bobby Rong
e0949be930
budgie-control-center: Fix GCC 14 build
...
Also explicitly add gstreamer as a direct dependency.
2024-12-24 01:25:31 +08:00
Bobby Rong
f2463f9cb0
cheese: Propagate gstreamer
...
For lib/pkgconfig/cheese.pc (e.g. try building budgie-control-center).
2024-12-24 01:25:31 +08:00
Bobby Rong
e774cd8176
magpie: libgbm -> mesa
...
ref: 656cab83ce
ref: 8b65c67d9b
2024-12-24 01:25:31 +08:00
Bobby Rong
df40c21c9b
cheese: Fix GCC 14 build
2024-12-24 01:25:31 +08:00
Bobby Rong
c81571ad8a
budgie-screensaver: Fix GCC 14 build
...
https://hydra.nixos.org/build/282164464/nixlog/3
2024-12-24 01:25:31 +08:00
Bobby Rong
2b37ecedbb
libmpd: Fix GCC 14 build ( #367692 )
2024-12-24 01:02:18 +08:00
Gaétan Lepage
5841ea7ffe
signal-desktop: 7.35.0 -> 7.36.0; signal-desktop(darwin): 7.35.0 -> 7.36.0; signal-desktop(aarch64-linux): 7.34.0 -> 7.36.0 ( #364691 )
2024-12-23 18:00:32 +01:00
Arne Keller
def309749d
lv: 4.51 -> 4.51-unstable-2020-08-03, fix gcc-14 build ( #367689 )
2024-12-23 17:56:22 +01:00
Masum Reza
43453984cc
rocksdb: 9.7.4 -> 9.8.4 ( #364813 )
2024-12-23 22:20:04 +05:30
deftdawg
d1d640e331
Add compiler_hip fixes
...
@wozeparrot's fixes for compiler_hip.py
2024-12-23 11:49:38 -05:00
Bobby Rong
2181bfd0a3
libmpd: Fix GCC 14 build
...
https://hydra.nixos.org/build/281958201/nixlog/3
Note that this is also needed by latest clang.
2024-12-24 00:49:16 +08:00
Sergei Trofimovich
f9cb5d3ec1
lv: 4.51 -> 4.51-unstable-2020-08-03, fix gcc-14 build
...
Without the change the build fails against `gcc-14` due to outdated
`./configure` script as
https://hydra.nixos.org/build/281834372/nixlog/3 :
configure: error: installation or configuration problem: C compiler cannot create executables.
configure:678:1: error: return type defaults to 'int' [-Wimplicit-int]
configure: failed program was:
main(){return(0);}
Fix the build by generating newer `./configure`.
While at it switched to the latest home page for `lv`.
2024-12-23 16:48:27 +00:00
nixpkgs-merge-bot[bot]
f05e50e5a5
glaze: 4.0.2 -> 4.2.2 ( #367348 )
2024-12-23 16:47:12 +00:00
nixpkgs-merge-bot[bot]
b77f43a212
fanbox-dl: 0.27.1 -> 0.27.2 ( #367640 )
2024-12-23 16:46:17 +00:00
Nick Cao
ed11ad7d78
eigenmath: 3.35-unstable-2024-12-11 -> 337-unstable-2024-12-20 ( #367461 )
2024-12-23 11:43:12 -05:00
R. Ryantm
d88d2c2a0e
phpdocumentor: 3.5.3 -> 3.6.0
2024-12-23 16:41:32 +00:00
Sergei Trofimovich
1a13741cd6
gltron: enable parallel building
2024-12-23 16:37:49 +00:00
Sergei Trofimovich
9e7181bcbb
gltron: fix the build against gcc-14
...
Without the change `gltron` fails to build as:
./src/gltron.c: In function 'main':
./src/gltron.c:13:30: error: passing argument 2 of 'initSubsystems' from incompatible pointer type [-Wincompatible-pointer-types]
13 | initSubsystems(argc, argv);
| ^~~~
| |
| char **
2024-12-23 16:37:49 +00:00
Felix Bühler
11d29b53c4
freshrss: 1.24.3 -> 1.25.0 ( #367638 )
2024-12-23 17:36:28 +01:00
Bobby Rong
36f82b3f12
nixosTests.cinnamon: Fix build ( #367668 )
2024-12-24 00:33:59 +08:00
Samuel Tardieu
77d48f1fe8
rabbitmq-server: use Elixir 1.17
...
Elixir will be bumped to version 1.18 which is not yet supported by
rabbitmq-server.
2024-12-23 17:25:12 +01:00
K900
0aa9c6706d
treewide: mesa -> libgbm, hopefully the last time ( #367674 )
2024-12-23 19:13:36 +03:00
Jennifer Graul
6abc69d2cf
nixos/librenms: enable optimizations and view-cache
...
Enables optimizations and view cache for the librenms module.
Optimizations and view cache are both regenerated with each package
update.
2024-12-23 17:11:42 +01:00
R. Ryantm
4baf396a77
elixir-ls: 0.24.1 -> 0.25.0
2024-12-23 15:53:23 +00:00
K900
f822aa9934
xorg/generate-expr-from-tarballs: map libgbm properly
...
Is this even used? I hope not...
2024-12-23 18:53:20 +03:00
K900
a3f2328cae
simple-live-app: mesa -> libgbm
2024-12-23 18:52:42 +03:00
K900
f36e2fdd54
mesa-demos: mesa -> libgbm
2024-12-23 18:50:36 +03:00
Gaétan Lepage
6b11d6f03f
vimPlugins: fix require failures ( #367666 )
2024-12-23 16:35:06 +01:00
Austin Horstman
e728c7aca5
vimPlugins.LazyVim: skip ui module
2024-12-23 09:27:47 -06:00
Austin Horstman
1a9ff008f0
vimPlugins.nvim-tree-lua: skip some modules
2024-12-23 09:27:47 -06:00
Austin Horstman
4dec804e59
vimPlugins.snacks-nvim: skip some modules
2024-12-23 09:27:47 -06:00
Austin Horstman
022ff8023b
vimPlugins.blink-cmp-copilot: add copilot dependency
2024-12-23 09:27:47 -06:00
Bobby Rong
f08e95b16f
timeshift: Fix GCC 14 build
...
TeeJee.Process.c:1134:9: error: implicit declaration of function 'kill'
2024-12-23 23:19:02 +08:00
Bobby Rong
05f5f947b4
nixos/cinnamon: Replace xplayer with celluloid
...
https://github.com/linuxmint/xplayer/issues/169#issuecomment-1072069928
2024-12-23 23:16:29 +08:00
Bobby Rong
b685ea0654
xplayer: Fix GCC 14 build
...
bacon-video-widget.c:1926:46: error: assignment to 'GstElement *' {aka 'struct _GstElement *'}
from incompatible pointer type 'GstObject *' {aka 'struct _GstObject *'} []
2024-12-23 23:06:56 +08:00
nixpkgs-merge-bot[bot]
f234581b98
syft: 1.18.0 -> 1.18.1 ( #367499 )
2024-12-23 15:01:27 +00:00
Marcus Ramberg
e3c0800bf9
k3s_1_29: 1.29.11+k3s1 -> 1.29.12+k3s1 ( #367386 )
2024-12-23 15:59:56 +01:00
Marcus Ramberg
ccf7383e85
k3s_1_30: 1.30.7+k3s1 -> 1.30.8+k3s1 ( #367174 )
2024-12-23 15:58:34 +01:00
Bobby Rong
2f70db3e94
clutter-gst: Add missing gstreamer-*
...
These are explicitly required to build this.
https://gitlab.gnome.org/Archive/clutter-gst/-/blob/master/configure.ac
https://hydra.nixos.org/build/282445316/nixlog/1
2024-12-23 22:58:08 +08:00
Marcus Ramberg
47bf70009b
k3s: allow overriding go derivations ( #365896 )
2024-12-23 15:56:20 +01:00