From 66779946782fe2bd06f51c4062b80de5b3f03e61 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 2 Jan 2025 08:47:07 +0000 Subject: [PATCH] libui-ng: 4.1-unstable-2024-12-08 -> 4.1-unstable-2024-12-14 --- pkgs/by-name/li/libui-ng/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/li/libui-ng/package.nix b/pkgs/by-name/li/libui-ng/package.nix index 1e26f8cafe5e..8ee0a8c796ac 100644 --- a/pkgs/by-name/li/libui-ng/package.nix +++ b/pkgs/by-name/li/libui-ng/package.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "libui-ng"; - version = "4.1-unstable-2024-12-08"; + version = "4.1-unstable-2024-12-14"; src = fetchFromGitHub { owner = "libui-ng"; repo = "libui-ng"; - rev = "ba11e53d6afd0a12831f988f350c376de50a8841"; - hash = "sha256-edzQhuQsLJkfJsmyioLrI+YTG1qyd6ZGPtPRtSgxvuw="; + rev = "533953b82c8510b447fe52a89ee0a3ae6d60921b"; + hash = "sha256-NrDY1EjHcSA0w/WR2UIAQQa6mbPSkVjp41h7uQzz838="; }; postPatch = lib.optionalString (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) ''