nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

libajantv2: 17.1.3 -> 17.5.0

Open lukegb opened this issue 6 months ago • 0 comments

  • Disable the kernel module from building on older -hardened kernels
  • Bump to 17.5.0 (https://github.com/aja-video/libajantv2/compare/ntv2_17_1_3...ntv2_17_5_0)
  • Make the kernel module build under Linux 6.15 (https://github.com/aja-video/libajantv2/issues/54)

Things done

  • Built on platform(s)
    • [x] x86_64-linux
    • [ ] aarch64-linux
    • [ ] x86_64-darwin
    • [ ] aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • [ ] sandbox = relaxed
    • [ ] sandbox = true
  • [ ] Tested, as applicable:
  • [ ] Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • [ ] Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • [ ] (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • [ ] (Module updates) Added a release notes entry if the change is significant
    • [ ] (Module addition) Added a release notes entry if adding a new NixOS module
  • [x] Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a :+1: reaction to pull requests you find important.

lukegb avatar Jun 22 '25 18:06 lukegb