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

Packages: update
This commit is contained in:
Oskar Manhart 2025-02-02 11:29:41 +01:00 committed by GitHub
commit 0b6eed0a04
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 let
rev = "3eb63ad1442068119c2e0f2586e6d63e7a45042e"; rev = "ae1a9e9ea7c958255905cfd056196b3bdc4aad45";
hash = "sha256-y31AdBZSiarcQzH2wyDnhzgrrELbLW4XY94JvLejoTU="; hash = "sha256-tpEnMyJh6tutZKLNJi64V89QvZStdkyzZBuMQz6RPHw=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps-launcher"; pname = "winapps-launcher";
version = "0-unstable-2025-01-12"; version = "0-unstable-2025-02-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";

View File

@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "8c4a695a9f10d9055cc6b699d4c58612348d4db4"; rev = "73e71aff80eec564a154a5aca92cba901370a3c5";
hash = "sha256-aE31v2j5dWka5XdhBRwmnMGciOBP7yoK+hP2f4CIMTg="; hash = "sha256-vUsVmyjkBQEIsa3La4dsLpLNsyfJPNHFjH5TXhLT+EE=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-01-19"; version = "0-unstable-2025-02-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";