Skip to content

Commit 997f9fd

Browse files
wings-nightly: release-1.0.11-unstable-2026-07-01 -> release-1.0.11-unstable-2026-07-01
Diff: calagopus/wings@5ebe3de...d86db1b
1 parent 24dbe30 commit 997f9fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/wings-nightly/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
zlib,
1111
}: let
1212
# Latest main branch commit
13-
rev = "5ebe3de330c28902df38fb466c22ec20efbf0a6f";
13+
rev = "d86db1b820904e5efb8a34ca48b60958e44729e7";
1414
version = "release-1.0.11-unstable-2026-07-01";
1515
src = fetchFromGitHub {
1616
owner = "calagopus";
1717
repo = "wings";
1818
inherit rev;
19-
sha256 = "sha256-lprCvmsOd1ZxzOix3hhSRfIhsMx7QtS4IPMT4hnQBkw=";
19+
sha256 = "sha256-F4k/TFRhzgXosaR5rH6RnqUPS5nc4GzPPK/SQeaOSQU=";
2020
};
2121
in
2222
rustPlatform.buildRustPackage (finalAttrs: {

0 commit comments

Comments
 (0)