Commit Graph
728175 Commits
Author SHA1 Message Date
R. Ryantm 5453e433bb nushellPlugins.units: 0.1.3 -> 0.1.4 2024-12-23 18:46:42 +00:00
Austin HorstmanandGitHub 83dfdf2470 hyprcursor: 0.1.10 -> 0.1.11 (#367335) 2024-12-23 12:01:02 -06:00
Philip TaronandGitHub 297e5bb009 amazon-cloudwatch-agent: let users specify configuration file paths (#358559) 2024-12-23 09:57:18 -08:00
Austin HorstmanandGitHub 4751b209f8 objfw: move passthru test to its own file (#367625) 2024-12-23 11:51:15 -06:00
nixpkgs-merge-bot[bot]andGitHub 5195fb37de jx: 3.11.3 -> 3.11.4 (#367613) 2024-12-23 17:47:25 +00:00
Philip TaronandGitHub e84b3a098e gltron: fix the build against gcc-14 (#367678) 2024-12-23 09:40:47 -08:00
Bobby RongandGitHub 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 NasreddineandGitHub 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 RongandGitHub 2b37ecedbb libmpd: Fix GCC 14 build (#367692) 2024-12-24 01:02:18 +08:00
Gaétan LepageandGitHub 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 KellerandGitHub def309749d lv: 4.51 -> 4.51-unstable-2020-08-03, fix gcc-14 build (#367689) 2024-12-23 17:56:22 +01:00
Masum RezaandGitHub 43453984cc rocksdb: 9.7.4 -> 9.8.4 (#364813) 2024-12-23 22:20:04 +05:30
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]andGitHub f05e50e5a5 glaze: 4.0.2 -> 4.2.2 (#367348) 2024-12-23 16:47:12 +00:00
nixpkgs-merge-bot[bot]andGitHub b77f43a212 fanbox-dl: 0.27.1 -> 0.27.2 (#367640) 2024-12-23 16:46:17 +00:00
Nick CaoandGitHub ed11ad7d78 eigenmath: 3.35-unstable-2024-12-11 -> 337-unstable-2024-12-20 (#367461) 2024-12-23 11:43:12 -05: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ühlerandGitHub 11d29b53c4 freshrss: 1.24.3 -> 1.25.0 (#367638) 2024-12-23 17:36:28 +01:00
Bobby RongandGitHub 36f82b3f12 nixosTests.cinnamon: Fix build (#367668) 2024-12-24 00:33:59 +08:00
K900andGitHub 0aa9c6706d treewide: mesa -> libgbm, hopefully the last time (#367674) 2024-12-23 19:13:36 +03: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 LepageandGitHub 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]andGitHub f234581b98 syft: 1.18.0 -> 1.18.1 (#367499) 2024-12-23 15:01:27 +00:00
Marcus RambergandGitHub e3c0800bf9 k3s_1_29: 1.29.11+k3s1 -> 1.29.12+k3s1 (#367386) 2024-12-23 15:59:56 +01:00
Marcus RambergandGitHub 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 RambergandGitHub 47bf70009b k3s: allow overriding go derivations (#365896) 2024-12-23 15:56:20 +01:00
Bobby RongandGitHub a7f85ab6d6 Cinnamon updates 2024-12-22 (#367356) 2024-12-23 22:50:57 +08:00
Bobby Rong 88538e0d85 caribou: Fix GCC 14 build
https://hydra.nixos.org/build/282444876/nixlog/1
2024-12-23 22:46:17 +08:00
Doron BeharandGitHub 52fc4c0e9c python312Packages.mlx: upgrade and fix build (#367011) 2024-12-23 16:44:41 +02:00
Vladimír Čunát a710670a07 tiledb: fix libcxx builds (#367289) 2024-12-23 15:39:20 +01:00
Bobby RongandGitHub e9830e9b5a muffin: libgbm -> mesa (#367656) 2024-12-23 22:33:22 +08:00
Bobby Rong 026ea4ed07 muffin: libgbm -> mesa
ref: 656cab83ce
ref: 8b65c67d9b
2024-12-23 22:22:15 +08:00