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

Diff: 73e71aff80...206da93530
This commit is contained in:
github-actions[bot] 2025-02-23 10:13:26 +00:00
parent 206da93530
commit 1ffa6f5053

View File

@ -11,12 +11,12 @@
...
}:
let
rev = "73e71aff80eec564a154a5aca92cba901370a3c5";
hash = "sha256-vUsVmyjkBQEIsa3La4dsLpLNsyfJPNHFjH5TXhLT+EE=";
rev = "206da9353055b9b70f0329cf759e29a3a5cac352";
hash = "sha256-sUn+SkpCoJqYcGGr/OypR00AjL2p7NLosnE2Vuv2TVI=";
in
stdenv.mkDerivation rec {
pname = "winapps";
version = "0-unstable-2025-02-01";
version = "0-unstable-2025-02-16";
src = fetchFromGitHub {
owner = "winapps-org";