Skip to content

Commit c989387

Browse files
Merge pull request #376 from winapps-org/chore/nix_update_actions
Packages: update
2 parents f4f4d30 + e897292 commit c989387

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/winapps/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
...
1212
}:
1313
let
14-
rev = "983a305518fd00f85b0269a620d5e6e62792ba2c";
15-
hash = "sha256-O8ewfb1957ICHR60e/aAFTrVpGHq7uz72WbRrZcxD6k=";
14+
rev = "f4f4d3099811823b2ebe92cd6615ae5a1f26eb67";
15+
hash = "sha256-QOW6oPOQo+glWiMxxJT1F8DOY4YamOh0s2SQs8wiaVE=";
1616
in
1717
stdenv.mkDerivation rec {
1818
pname = "winapps";
19-
version = "0-unstable-2025-01-01";
19+
version = "0-unstable-2025-01-03";
2020

2121
src = fetchFromGitHub {
2222
owner = "winapps-org";

0 commit comments

Comments
 (0)