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

Packages: update
This commit is contained in:
Oskar Manhart 2025-03-16 18:22:47 +01:00 committed by GitHub
commit dd744822a3
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 = "a1e5eeb7921d70890a38cbf45b768ff19728db97";
hash = "sha256-oDeNL3YxiI4PruCVwYP54o+tOJx4Q6GXcevJk1tM0KE=";
rev = "9b3f6c581791222a3a04508606755d6d0519f322";
hash = "sha256-Hy/o5IY9HmTWaX54Ek5ABmppPpzgM+MdCrhzEzVmtwY=";
in
stdenv.mkDerivation rec {
pname = "winapps-launcher";
version = "0-unstable-2025-02-25";
version = "0-unstable-2025-03-11";
src = fetchFromGitHub {
owner = "winapps-org";

View File

@ -11,12 +11,12 @@
...
}:
let
rev = "8be1cd7101c0da32755e044b6a973531d4156f97";
hash = "sha256-oIlIm2yIAx3SnJHILVo/wPyZX1z3UDtHMN3HcnsyzlE=";
rev = "65ec4f032b0c3e74500517612124becd05dadda3";
hash = "sha256-XwoOSZECkWOWupA8AinC+xbhGFn+//+7I7LM79XcsxE=";
in
stdenv.mkDerivation rec {
pname = "winapps";
version = "0-unstable-2025-02-26";
version = "0-unstable-2025-03-12";
src = fetchFromGitHub {
owner = "winapps-org";