mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 21:57:18 +02:00
Merge pull request #395 from winapps-org/chore/nix_update_actions
Packages: update
This commit is contained in:
commit
26c3ae12ca
@ -11,12 +11,12 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
rev = "e20e3423fb9c8070646b1764286fd5e4135da37e";
|
rev = "8c4a695a9f10d9055cc6b699d4c58612348d4db4";
|
||||||
hash = "sha256-PKlVkse0E6bdqDIavDVnxasoQH2LkohOFFGt8o+t6cA=";
|
hash = "sha256-aE31v2j5dWka5XdhBRwmnMGciOBP7yoK+hP2f4CIMTg=";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "winapps";
|
pname = "winapps";
|
||||||
version = "0-unstable-2025-01-16";
|
version = "0-unstable-2025-01-19";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "winapps-org";
|
owner = "winapps-org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user