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.
1 parent 0571e37 commit 6ad1f46Copy full SHA for 6ad1f46
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-2025-04-17";
+ version = "0-unstable-2025-04-26";
29
30
src = fetchFromGitHub {
31
owner = "phoboslab";
32
repo = "wipeout-rewrite";
33
- rev = "c2b7f2cbac2bc6ce9d56876765a2351d1b1a3401";
34
- hash = "sha256-Z2AOXzpcBMSpM/zU4spIcoLBW59AHU1wQmOY9nT5mdc=";
+ rev = "38159b447c53fe9d0e3a02c82f2c20eb21138afb";
+ hash = "sha256-dB90khtdj2386SYiHxE3OYt8iJjy640/4VRXGjqh1ww=";
35
};
36
37
enableParallelBuilding = true;
0 commit comments