Loading pkgs/by-name/wi/wipeout-rewrite/package.nix +6 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "wipeout-rewrite"; version = "unstable-2023-08-13"; version = "0-unstable-2024-07-07"; src = fetchFromGitHub { owner = "phoboslab"; repo = "wipeout-rewrite"; rev = "7a9f757a79d5c6806252cc1268bda5cdef463e23"; hash = "sha256-21IG9mZPGgRhVkT087G+Bz/zLkknkHKGmWjSpcLw8vE="; rev = "a372b51f59217da4a5208352123a4acca800783c"; hash = "sha256-RJrWOTb5cZ2rSgO/J8qW5ifMJryBaK6MDtYwQZfghS0="; }; enableParallelBuilding = true; Loading @@ -45,6 +45,9 @@ stdenv.mkDerivation (finalAttrs: { SDL2 ]; # Force this to empty, so assets are looked up in CWD instead of $out/bin env.NIX_CFLAGS_COMPILE = "-DPATH_ASSETS="; installPhase = '' runHook preInstall Loading Loading
pkgs/by-name/wi/wipeout-rewrite/package.nix +6 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "wipeout-rewrite"; version = "unstable-2023-08-13"; version = "0-unstable-2024-07-07"; src = fetchFromGitHub { owner = "phoboslab"; repo = "wipeout-rewrite"; rev = "7a9f757a79d5c6806252cc1268bda5cdef463e23"; hash = "sha256-21IG9mZPGgRhVkT087G+Bz/zLkknkHKGmWjSpcLw8vE="; rev = "a372b51f59217da4a5208352123a4acca800783c"; hash = "sha256-RJrWOTb5cZ2rSgO/J8qW5ifMJryBaK6MDtYwQZfghS0="; }; enableParallelBuilding = true; Loading @@ -45,6 +45,9 @@ stdenv.mkDerivation (finalAttrs: { SDL2 ]; # Force this to empty, so assets are looked up in CWD instead of $out/bin env.NIX_CFLAGS_COMPILE = "-DPATH_ASSETS="; installPhase = '' runHook preInstall Loading