hare-ev: 2023-10-31 -> 2023-12-04

This commit is contained in:
Colin 2023-12-31 11:23:18 +00:00
parent 6d8b6c61a2
commit c54df8d9c4

View File

@ -26,6 +26,11 @@ let
// (if title != null then { name = title; } else {})
) else null;
in [
(fetchpatch' {
title = "hareThirdParty.hare-ev: unstable-2023-10-31 -> unstable-2023-12-04";
prUrl = "https://github.com/NixOS/nixpkgs/pull/277222";
hash = "sha256-mRcx489YFiF+1iVFJRY+bxaoWf/yJqMbRh9GO3ctApQ=";
})
(fetchpatch' {
title = "argyllcms: support cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/275755";