We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cf3e09 + 805ab22 commit bdac735Copy full SHA for bdac735
pkgs/by-name/wi/wipeout-rewrite/package.nix
@@ -25,13 +25,13 @@ let
25
in
26
stdenv.mkDerivation (finalAttrs: {
27
pname = "wipeout-rewrite";
28
- version = "0-unstable-2024-11-09";
+ version = "0-unstable-2025-04-17";
29
30
src = fetchFromGitHub {
31
owner = "phoboslab";
32
repo = "wipeout-rewrite";
33
- rev = "05e9c2d3a1272e631e256a76b89aca235b92e4a9";
34
- hash = "sha256-rzwh4JZNea5Wu/BEWGWpfxyPjY0GLrUPynPTbUC9Mak=";
+ rev = "c2b7f2cbac2bc6ce9d56876765a2351d1b1a3401";
+ hash = "sha256-Z2AOXzpcBMSpM/zU4spIcoLBW59AHU1wQmOY9nT5mdc=";
35
};
36
37
enableParallelBuilding = true;
0 commit comments