Unverified Commit 95fde80a authored by Sebastian Sellmeier's avatar Sebastian Sellmeier
Browse files

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

parent f2a7e82e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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";