From 2cdbaee7c110f1fe95dbcbbff098e872112f22ad Mon Sep 17 00:00:00 2001 From: John Titor <50095635+JohnRTitor@users.noreply.github.com> Date: Sat, 19 Jul 2025 14:45:19 +0530 Subject: [PATCH] hdr10plus: add comments back Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com> --- pkgs/by-name/hd/hdr10plus/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/hd/hdr10plus/package.nix b/pkgs/by-name/hd/hdr10plus/package.nix index 1c466b21851a..d0a7778a0449 100644 --- a/pkgs/by-name/hd/hdr10plus/package.nix +++ b/pkgs/by-name/hd/hdr10plus/package.nix @@ -16,6 +16,8 @@ rustPlatform.buildRustPackage (finalAttrs: { __structuredAttrs = true; pname = "hdr10plus"; + # Version of the library, not the tool + # See https://github.com/quietvoid/hdr10plus_tool/blob/main/hdr10plus/Cargo.toml version = "2.1.4"; outputs = [