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
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
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
Bobby Rong
88538e0d85
caribou: Fix GCC 14 build
...
https://hydra.nixos.org/build/282444876/nixlog/1
2024-12-23 22:46:17 +08:00
Bobby Rong
026ea4ed07
muffin: libgbm -> mesa
...
ref: 656cab83ce
ref: 8b65c67d9b
2024-12-23 22:22:15 +08:00
Adam C. Stephens and GitHub
0e2d2f87f0
kanidm: discern normal build from provisioning build and fix 1_3 patches ( #367230 )
2024-12-23 09:00:23 -05:00
Vladimír Čunát
fc9c33366b
staging-next 2024-12-04 ( #361878 )
2024-12-23 14:57:53 +01:00
Christian Kögler and GitHub
585f76290e
zenoh: disable all tests ( #367608 )
2024-12-23 14:44:02 +01:00
Gaétan Lepage and GitHub
844e977776
python3Packages.nanobind: 2.2.0 -> 2.4.0 ( #366800 )
2024-12-23 14:31:59 +01:00
Vladimír Čunát
58af658f99
home-assistant-custom-components.homematicip_local: 1.73.0 -> 1.75.0 ( #365459 )
2024-12-23 14:24:59 +01:00
Vladimír Čunát
83468daa50
microsoft-gsl: don't use -Werror for clang ( #367310 )
2024-12-23 14:23:56 +01:00
Gaétan Lepage and GitHub
5cd2444668
nixosModules.MooseFS: Format ( #367327 )
2024-12-23 14:14:19 +01:00
Jörg Thalheim and GitHub
83e902bb66
dpdk: apply patch for CVE-2024-11614 ( #366259 )
2024-12-23 14:05:46 +01:00
Silvan Mosberger and GitHub
d510f60a4d
lib.generators.toPlist: escape XML syntax in strings & keys ( #356502 )
2024-12-23 13:47:44 +01:00
Bobby Rong and GitHub
7042c42ea5
xfce.xfce4-screensaver: 4.18.3 -> 4.18.4 ( #367048 )
2024-12-23 20:16:31 +08:00
Jörg Thalheim and GitHub
890e5f2456
build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 ( #367609 )
2024-12-23 13:06:58 +01:00
github-actions[bot] and GitHub
02d93dd7ec
Merge master into staging-next
2024-12-23 12:05:52 +00:00
Bobby Rong and GitHub
605126dd32
GNOME updates 2024-12-19 ( #366551 )
2024-12-23 20:03:00 +08:00
Linnnus
d1cb670ee6
lib.generators.toPlist: escape XML syntax in strings & keys
...
Before this patch, code like this would break generate invalid XML:
lib.generators.toPlist {} "ab<cd"
That's obviously bad, since the call to toPlist often happens through
indirection, as is the case in e.g. the nix-darwin project. A user might
not realize that they have to escape the strings.
This patch adds the argument 'escape' to lib.generators.plist and emits
a warning if it is not set to true. In a future release, this behavior
should become the default.
I have also added a note for future maintainers, in case I forget to
actually remove the deprecated functionality in a future release.
2024-12-23 12:29:20 +01:00
Jörg Thalheim and GitHub
8a32455586
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 ( #367610 )
2024-12-23 12:22:45 +01:00
Ivan Mincik and GitHub
c8fcff4a74
qgis-ltr: 3.34.13 -> 3.34.14 ( #366816 )
2024-12-23 11:22:31 +00:00
Ivan Mincik and GitHub
d087ce6d53
qgis: 3.40.1 -> 3.40.2 ( #366813 )
2024-12-23 11:22:03 +00:00
Markus Kowalewski and GitHub
697c771698
abracadabra: 2.7.1 -> 2.8.0 ( #367361 )
2024-12-23 12:07:10 +01:00
dependabot[bot] and GitHub
abd256e12b
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...6f51ac03b9356f520e9adb1b1b7802705f340c2b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 11:05:01 +00:00
dependabot[bot] and GitHub
4c4e9337fa
build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/5d869da34e18e7287c1daad50e0b8ea0f506ce69...c1a285145b9d317df6ced56c09f525b5c2b6f755 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 11:04:57 +00:00
Markus Kowalewski
a4def82fcf
zenoh: disable all tests
...
Many tests rely on networking and fail in the build sandbox and on Hydra.
The list of tests individual tests has become too long.
2024-12-23 11:54:19 +01:00
Yt and GitHub
d5e5e7198b
redpanda-client: 24.2.13 -> 24.2.14 ( #367498 )
2024-12-23 05:51:20 -05:00
nixpkgs-merge-bot[bot] and GitHub
0865a89b32
lazyjournal: 0.4.0 -> 0.5.0 ( #366891 )
2024-12-23 10:48:01 +00:00
Pol Dellaiera and GitHub
ce7f8f04e9
nextjs-ollama-llm-ui: add env var control over cache dir ( #366977 )
2024-12-23 11:35:35 +01:00
Vladimír Čunát
f674839442
zabbix60: 6.0.26 -> 6.0.36, zabbix64: 6.4.15 -> 6.4.20 ( #361882 )
2024-12-23 11:19:19 +01:00
Vladimír Čunát
638fc37232
rubyPackages.rexml: 3.3.6 -> 3.3.9 ( #361513 )
2024-12-23 11:17:59 +01:00
Vladimír Čunát
600bb60551
rubyPackages.rails-html-sanitizer: 1.6.0 -> 1.6.1 ( #361503 )
2024-12-23 11:16:03 +01:00
Arne Keller and GitHub
6f43be1aba
python312Packages.beanquery: init at 0.1.0 ( #325917 )
2024-12-23 11:06:55 +01:00
kirillrdy and GitHub
3dfebe2d26
limo: 1.0.9 -> 1.0.10 ( #367101 )
2024-12-23 18:55:02 +09:00
Vladimír Čunát
39f0c2cff1
tesseract: ensure fixupPhase is run ( #352788 )
2024-12-23 10:48:33 +01:00
Atemu and GitHub
8ae7ef7913
linux_xanmod, linux_xanmod_latest: 2024-12-20 ( #367161 )
2024-12-23 10:15:28 +01:00
Arne Keller and GitHub
cc029f10dd
apftool-rs: init at 0-unstable-2024-01-05 ( #354398 )
2024-12-23 10:02:16 +01:00
Arne Keller and GitHub
852e3f019e
schroot: init at 1.6.13-5 ( #351765 )
2024-12-23 09:57:18 +01:00
Arne Keller and GitHub
9c6d3583ba
ts_query_ls: 1.0.1 -> 1.4.1 ( #361022 )
2024-12-23 09:49:34 +01:00
K900
c9a9b70b2a
flutter: patchShebangs more things
2024-12-23 11:40:59 +03:00
Vladimír Čunát
94e324b393
inkscape: fix gobjectptr compile error ( #367443 )
2024-12-23 09:24:12 +01:00
Vladimír Čunát
c5503d28b3
haskell: pick GCC 14 workarounds from haskell-updates ( #367364 )
2024-12-23 09:22:38 +01:00
K900
4b816e1801
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-23 11:18:12 +03:00
7c6f434c and GitHub
eeb4490d03
radare2: use system zlib; fix darwin ( #367342 )
2024-12-23 08:13:21 +00:00
Atemu and GitHub
17e8edecd1
linux_xanmod: add eljamm as maintainer ( #367571 )
2024-12-23 09:10:38 +01:00
7c6f434c and GitHub
9fc0e74c2d
openscad-unstable: 2024-12-06 -> 2024-12-21 ( #367202 )
2024-12-23 08:10:22 +00:00