winapps: 0-unstable-2025-01-19 -> 0-unstable-2025-02-01

Diff: 8c4a695a9f...73e71aff80
This commit is contained in:
github-actions[bot] 2025-02-02 10:12:02 +00:00
parent 73e71aff80
commit d122319392

View File

@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "8c4a695a9f10d9055cc6b699d4c58612348d4db4"; rev = "73e71aff80eec564a154a5aca92cba901370a3c5";
hash = "sha256-aE31v2j5dWka5XdhBRwmnMGciOBP7yoK+hP2f4CIMTg="; hash = "sha256-vUsVmyjkBQEIsa3La4dsLpLNsyfJPNHFjH5TXhLT+EE=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-01-19"; version = "0-unstable-2025-02-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";