mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 22:39:15 +02:00
Compare commits
1 Commits
e48d50ff78
...
chore/nix_
Author | SHA1 | Date | |
---|---|---|---|
![]() |
89956aac44 |
@@ -11,12 +11,12 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
rev = "ce9a84dc5294c45a4b69847f5164628f7d6a4ae1";
|
rev = "e48d50ff7879ed43bb4e4153d463aa0bf127b278";
|
||||||
hash = "sha256-SsyJy9mCwBjKex8mfCnKrzKUM/+xws0EltI2aSkKTuM=";
|
hash = "sha256-RAP5QpACWIsuVLtwKWpUwmJ2G4HJpkEwdxOjMVY6JM0=";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "winapps";
|
pname = "winapps";
|
||||||
version = "0-unstable-2025-07-02";
|
version = "0-unstable-2025-07-10";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "winapps-org";
|
owner = "winapps-org";
|
||||||
|
Reference in New Issue
Block a user