libui-ng: 4.1-unstable-2024-12-14 -> 4.1-unstable-2025-03-15 (#391007)
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "libui-ng";
|
||||
version = "4.1-unstable-2024-12-14";
|
||||
version = "4.1-unstable-2025-03-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libui-ng";
|
||||
repo = "libui-ng";
|
||||
rev = "533953b82c8510b447fe52a89ee0a3ae6d60921b";
|
||||
hash = "sha256-NrDY1EjHcSA0w/WR2UIAQQa6mbPSkVjp41h7uQzz838=";
|
||||
rev = "43ba1ef553c8993a43a67f1ce6e35983a2660d8c";
|
||||
hash = "sha256-pnfrSPDIvG0tFYQoeMBONATkNRNjY/tJGp9n2I4cN/U=";
|
||||
};
|
||||
|
||||
postPatch = lib.optionalString (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) ''
|
||||
|
||||
Reference in New Issue
Block a user