fteqw: unstable-2024-04-13 -> unstable-2025-06-25

This commit is contained in:
necrophcodr 2025-07-07 00:03:16 +02:00
parent ba24d1775a
commit 3c21dc88a7
2 changed files with 4 additions and 3 deletions

View File

@ -46,6 +46,7 @@
libopus
xorg.libXrandr
xorg.libXcursor
xorg.libXScrnSaver
];
postFixup = ''

View File

@ -22,13 +22,13 @@ stdenv.mkDerivation {
nativeBuildInputs
postFixup
;
version = "0-unstable-2024-04-13";
version = "0-unstable-2025-06-25";
src = fetchFromGitHub {
owner = "fte-team";
repo = "fteqw";
rev = "1f9f3635f0aef3b2eed6b40e35fcf6223c6ad533";
hash = "sha256-AgTkkP8pT6yioIcVNpxmfCFF0M+7BGx3TXgQSkOgfPI=";
rev = "41f35720eda2d1e54d039975db28f46d68a963cb";
hash = "sha256-g8dKNRHAZvNfCT3ciDSyKJVqjENml39k26NqkP7sQvA=";
};
makeFlags = [