Skip to content
Snippets Groups Projects
Unverified Commit 06a112d0 authored by Oskar Manhart's avatar Oskar Manhart Committed by GitHub
Browse files

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

Packages: update
parents 405e61d1 af1ba313
No related branches found
No related tags found
No related merge requests found
...@@ -9,12 +9,12 @@ ...@@ -9,12 +9,12 @@
... ...
}: }:
let let
rev = "9f5fbcb57f2932b260202fb582f9adcf28df5f1c"; rev = "3eb63ad1442068119c2e0f2586e6d63e7a45042e";
hash = "sha256-cShXlcFHTryxKLKxdoqZSge2oyGgeuFPW9Nxg+gSjB4="; hash = "sha256-y31AdBZSiarcQzH2wyDnhzgrrELbLW4XY94JvLejoTU=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps-launcher"; pname = "winapps-launcher";
version = "0-unstable-2024-10-01"; version = "0-unstable-2025-01-12";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";
......
...@@ -11,12 +11,12 @@ ...@@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "c98938776d3de2acba9d49f5e92fde6021fd434c"; rev = "8a4d8906d31ea0afb4c802e0239594fd7a5352b7";
hash = "sha256-lnaQl6DW65NyKMC/nrnjtj9mOqrBOsZb9As9gvzosgk="; hash = "sha256-FXMbHzH6JjFIPPZN5SsmzLQEXVkj87T+jZy+e7GO8A4=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-01-10"; version = "0-unstable-2025-01-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment