diff --git a/pkgs/additional/nixpkgs/list.nix b/pkgs/additional/nixpkgs/list.nix index db15fd34f..746e7bb92 100644 --- a/pkgs/additional/nixpkgs/list.nix +++ b/pkgs/additional/nixpkgs/list.nix @@ -50,15 +50,16 @@ in }) (fetchpatch' { - # TODO: send upstream: title = "libjxl: build plugins/loaders unconditionally"; + prUrl = "https://github.com/NixOS/nixpkgs/pull/345306"; saneCommit = "14dedbaa92dce20c6e342e1e763821da9381c68d"; - hash = "sha256-/DESr9b7ZV7TPZ4ZMBIUiF6BxT2VzGSvri+7lRFXeLE="; + hash = "sha256-4RbeIEpKLmZECGkpsWNkqwE28vfNjW/lV3S7bIilg0k="; }) (fetchpatch' { # TODO: send upstream: title = "libpeas2: fix cross compilation"; + prUrl = "https://github.com/NixOS/nixpkgs/pull/345305"; saneGhCommit = "7062afb2ff428fa0ee8b5635ae06d5adb6fbb396"; hash = "sha256-rvJLYnmZIr1WYzcZG6gGj/5bNPBRA3Vw/RslhGFjnR4="; })