mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-20 21:33:02 +02:00
Merge pull request #538 from winapps-org/chore/nix_update_actions
Packages: update
This commit is contained in:
commit
a7e465c704
@ -11,12 +11,12 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
rev = "885d02079a36aa9696de46440c5b29b95278f904";
|
rev = "2b2f4cea698096829fbd1c3c15970034a6f53261";
|
||||||
hash = "sha256-hkD1siuwlRNOnXpDETZEQlIb/j91hkCspAUl/m5BB6g=";
|
hash = "sha256-km8q3IL5sETbFsscNy4dDxYTytuKPJQJY81p7tSk63A=";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "winapps";
|
pname = "winapps";
|
||||||
version = "0-unstable-2025-05-26";
|
version = "0-unstable-2025-06-05";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "winapps-org";
|
owner = "winapps-org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user