winapps-launcher: 0-unstable-2025-01-12 -> 0-unstable-2025-02-02

Diff: 3eb63ad144...ae1a9e9ea7
This commit is contained in:
github-actions[bot] 2025-02-02 10:12:05 +00:00
parent d122319392
commit a00939164d

View File

@ -9,12 +9,12 @@
...
}:
let
rev = "3eb63ad1442068119c2e0f2586e6d63e7a45042e";
hash = "sha256-y31AdBZSiarcQzH2wyDnhzgrrELbLW4XY94JvLejoTU=";
rev = "ae1a9e9ea7c958255905cfd056196b3bdc4aad45";
hash = "sha256-tpEnMyJh6tutZKLNJi64V89QvZStdkyzZBuMQz6RPHw=";
in
stdenv.mkDerivation rec {
pname = "winapps-launcher";
version = "0-unstable-2025-01-12";
version = "0-unstable-2025-02-02";
src = fetchFromGitHub {
owner = "winapps-org";