mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-22 22:23:03 +02:00
Merge pull request #403 from winapps-org/chore/nix_update_actions
Packages: update
This commit is contained in:
commit
0b6eed0a04
@ -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";
|
||||||
|
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user