winapps: 0-unstable-2024-11-01 -> 0-unstable-2024-11-04

Diff: dd89b2748a...5fb2c7b0fd
This commit is contained in:
github-actions[bot] 2024-11-10 10:11:35 +00:00
parent 5fb2c7b0fd
commit 3779f507c9

View File

@ -16,12 +16,12 @@
... ...
}: }:
let let
rev = "dd89b2748a142f27854330a193f1ab9409892769"; rev = "5fb2c7b0fd516a957948b019ab6ae971cf2f5bf0";
hash = "sha256-qDalJSit/5AC7C7DiPI4NMiX+5/g43W1fITkeHGTeV0="; hash = "sha256-pRmA9eYBNjZsxXLlq1aPoIviFrMTQcbBGcJMRJmOiOQ=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2024-11-01"; version = "0-unstable-2024-11-04";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";