libajantv2: Add hint about new upstream/build failure with obs-studio

This commit is contained in:
Sebastian Sellmeier 2024-03-16 20:03:02 +01:00
parent f2a7e82e9a
commit 95fde80ac2
No known key found for this signature in database
GPG Key ID: 51E2BE0CCC826F98

View File

@ -6,6 +6,9 @@
, pkg-config
}:
# Warning: We are aware that the upstream changed and there are new release,
# this got initally packaged for obs-studio which appears to fail to build even upstream with the new version.
# https://github.com/NixOS/nixpkgs/pull/296191 / https://github.com/NixOS/nixpkgs/pull/296191
stdenv.mkDerivation rec {
pname = "libajantv2";
version = "16.2-bugfix5";