this post was submitted on 22 Jul 2025
8 points (100.0% liked)

Nix / NixOS

2449 readers
6 users here now

Main links

Videos

founded 2 years ago
MODERATORS
 

Hi all,

Since intel-media-sdk-23.2.2 + has been marked as vulnerable in NixPkgs ( commit ) is there an alternative for enabling Jellyfin hardware transcoding on an Intel i5-8500? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] clemmyzemmy@sopuli.xyz 1 points 2 months ago (1 children)

Aah thanks, doesn't feel too good but needs must I guess. In other news, the build phase is now failing with:

CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake.

Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier.

Any ideas what's going on there?

[–] balsoft@lemmy.ml 1 points 2 months ago (1 children)

I don't think it is the problem. The build phase also fails for me but I can't identify the error, it only prints make: *** [Makefile:146: all] Error 2 and exits. Maybe you can just take it from an older nixpkgs version where it still compiled.

[–] clemmyzemmy@sopuli.xyz 1 points 2 months ago

Good idea, thanks a lot (╯✧▽✧)╯