Merge pull request #596 from winapps-org/chore/nix_update_actions

Packages: update
This commit is contained in:
Oskar Manhart
2025-07-06 17:12:15 +02:00
committed by GitHub

View File

@@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "2b806de1336a3a206d101b95408165cce938ebd5"; rev = "ce9a84dc5294c45a4b69847f5164628f7d6a4ae1";
hash = "sha256-qe6rVHVNpY2xyxjQWm7IMbXXUxlCCpEaNOwm3GUuVXI="; hash = "sha256-SsyJy9mCwBjKex8mfCnKrzKUM/+xws0EltI2aSkKTuM=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-06-22"; version = "0-unstable-2025-07-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";