winapps: 0-unstable-2025-01-01 -> 0-unstable-2025-01-03

Diff: 983a305518...f4f4d30998
This commit is contained in:
github-actions[bot] 2025-01-05 10:12:40 +00:00
parent f4f4d30998
commit e897292a34

View File

@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "983a305518fd00f85b0269a620d5e6e62792ba2c"; rev = "f4f4d3099811823b2ebe92cd6615ae5a1f26eb67";
hash = "sha256-O8ewfb1957ICHR60e/aAFTrVpGHq7uz72WbRrZcxD6k="; hash = "sha256-QOW6oPOQo+glWiMxxJT1F8DOY4YamOh0s2SQs8wiaVE=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-01-01"; version = "0-unstable-2025-01-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";