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

Packages: update
This commit is contained in:
Oskar Manhart 2025-03-02 13:13:51 +01:00 committed by GitHub
commit 61af2140a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -11,12 +11,12 @@
...
}:
let
rev = "206da9353055b9b70f0329cf759e29a3a5cac352";
hash = "sha256-sUn+SkpCoJqYcGGr/OypR00AjL2p7NLosnE2Vuv2TVI=";
rev = "8be1cd7101c0da32755e044b6a973531d4156f97";
hash = "sha256-oIlIm2yIAx3SnJHILVo/wPyZX1z3UDtHMN3HcnsyzlE=";
in
stdenv.mkDerivation rec {
pname = "winapps";
version = "0-unstable-2025-02-16";
version = "0-unstable-2025-02-26";
src = fetchFromGitHub {
owner = "winapps-org";