Gaétan Lepage and GitHub
b81b4edf1a
vimPlugins.blink-cmp: fix pname ( #367715 )
2024-12-23 19:31:18 +01:00
Alexander Sieg and GitHub
db087bfef3
nixos/librenms: enable optimizations and view-cache ( #367679 )
2024-12-23 19:18:36 +01:00
R. Ryantm
20a0d476d3
updatecli: 0.88.0 -> 0.90.0
2024-12-23 18:14:29 +00:00
Austin Horstman and GitHub
83dfdf2470
hyprcursor: 0.1.10 -> 0.1.11 ( #367335 )
2024-12-23 12:01:02 -06:00
Philip Taron and GitHub
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 and GitHub
4751b209f8
objfw: move passthru test to its own file ( #367625 )
2024-12-23 11:51:15 -06:00
nixpkgs-merge-bot[bot] and GitHub
5195fb37de
jx: 3.11.3 -> 3.11.4 ( #367613 )
2024-12-23 17:47:25 +00:00
Philip Taron and GitHub
e84b3a098e
gltron: fix the build against gcc-14 ( #367678 )
2024-12-23 09:40:47 -08:00
Bobby Rong and GitHub
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 and GitHub
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
misilelab
fd4b759fd5
nushellPlugins.highlight: fix description
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2024-12-24 02:05:41 +09:00
misilelab
784b98a5e7
nushellPlugins.highlight: 1.3.2+0.99.0 -> 1.4.2+0.101.0
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2024-12-24 02:05:25 +09:00
Kenichi Kamiya
2ad214772b
komac: 2.6.0 -> 2.8.0
...
Diff: https://github.com/russellbanks/Komac/compare/v2.6.0...v2.8.0
2024-12-24 02:03:40 +09:00
Bobby Rong and GitHub
2b37ecedbb
libmpd: Fix GCC 14 build ( #367692 )
2024-12-24 01:02:18 +08:00
Sergei Trofimovich
03db75cc7f
innoextract: fix the build against boost-1.86
...
Without the change the build fails as
https://hydra.nixos.org/build/281983567/nixlog/3 :
/build/innoextract-1.9/src/stream/slice.cpp: In member function 'bool stream::slice_reader::open_file_case_insensitive(const path_type&, const path_type&)':
/build/innoextract-1.9/src/stream/slice.cpp:162:28: error: 'directory_iterator' is not a member of 'boost::filesystem'; did you mean 'directory_entry'?
162 | boost::filesystem::directory_iterator end;
| ^~~~~~~~~~~~~~~~~~
| directory_entry
2024-12-23 17:01:21 +00:00
Gaétan Lepage and GitHub
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 and GitHub
def309749d
lv: 4.51 -> 4.51-unstable-2020-08-03, fix gcc-14 build ( #367689 )
2024-12-23 17:56:22 +01:00
R. Ryantm
cb4de651b3
uxplay: 1.70 -> 1.71.1
2024-12-23 16:56:12 +00:00
Masum Reza and GitHub
43453984cc
rocksdb: 9.7.4 -> 9.8.4 ( #364813 )
2024-12-23 22:20:04 +05:30
deftdawg and GitHub
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] and GitHub
f05e50e5a5
glaze: 4.0.2 -> 4.2.2 ( #367348 )
2024-12-23 16:47:12 +00:00
nixpkgs-merge-bot[bot] and GitHub
b77f43a212
fanbox-dl: 0.27.1 -> 0.27.2 ( #367640 )
2024-12-23 16:46:17 +00:00
Nick Cao and GitHub
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 and GitHub
11d29b53c4
freshrss: 1.24.3 -> 1.25.0 ( #367638 )
2024-12-23 17:36:28 +01:00
Vladimír Čunát
e77978fa59
syslinux: fixup build with gcc14
2024-12-23 17:35:05 +01:00
Bobby Rong and GitHub
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
R. Ryantm
bc81d479f9
saucectl: 0.190.0 -> 0.190.1
2024-12-23 16:19:49 +00:00
misilelab
929f5f6dd2
nushellPlugins.units: 0.1.3 -> 0.1.4
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2024-12-24 01:18:49 +09:00
misilelab
eaa8cb32b2
nushell: 0.100.0 -> 0.101.0
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2024-12-24 01:18:28 +09:00
K900 and GitHub
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
Marcin Serwin
1d2118f727
asusd: allow specifying configs via paths
2024-12-23 17:02:04 +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 and GitHub
6b11d6f03f
vimPlugins: fix require failures ( #367666 )
2024-12-23 16:35:06 +01:00