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

Packages: update
This commit is contained in:
Oskar Manhart 2025-01-14 17:54:10 +01:00 committed by GitHub
commit 06a112d012
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 = "9f5fbcb57f2932b260202fb582f9adcf28df5f1c";
hash = "sha256-cShXlcFHTryxKLKxdoqZSge2oyGgeuFPW9Nxg+gSjB4=";
rev = "3eb63ad1442068119c2e0f2586e6d63e7a45042e";
hash = "sha256-y31AdBZSiarcQzH2wyDnhzgrrELbLW4XY94JvLejoTU=";
in
stdenv.mkDerivation rec {
pname = "winapps-launcher";
version = "0-unstable-2024-10-01";
version = "0-unstable-2025-01-12";
src = fetchFromGitHub {
owner = "winapps-org";

View File

@ -11,12 +11,12 @@
...
}:
let
rev = "c98938776d3de2acba9d49f5e92fde6021fd434c";
hash = "sha256-lnaQl6DW65NyKMC/nrnjtj9mOqrBOsZb9As9gvzosgk=";
rev = "8a4d8906d31ea0afb4c802e0239594fd7a5352b7";
hash = "sha256-FXMbHzH6JjFIPPZN5SsmzLQEXVkj87T+jZy+e7GO8A4=";
in
stdenv.mkDerivation rec {
pname = "winapps";
version = "0-unstable-2025-01-10";
version = "0-unstable-2025-01-13";
src = fetchFromGitHub {
owner = "winapps-org";