fteqw: unstable-2024-04-13 -> unstable-2025-06-25
This commit is contained in:
parent
ba24d1775a
commit
3c21dc88a7
@ -46,6 +46,7 @@
|
|||||||
libopus
|
libopus
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
|
xorg.libXScrnSaver
|
||||||
];
|
];
|
||||||
|
|
||||||
postFixup = ''
|
postFixup = ''
|
||||||
|
@ -22,13 +22,13 @@ stdenv.mkDerivation {
|
|||||||
nativeBuildInputs
|
nativeBuildInputs
|
||||||
postFixup
|
postFixup
|
||||||
;
|
;
|
||||||
version = "0-unstable-2024-04-13";
|
version = "0-unstable-2025-06-25";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "fte-team";
|
owner = "fte-team";
|
||||||
repo = "fteqw";
|
repo = "fteqw";
|
||||||
rev = "1f9f3635f0aef3b2eed6b40e35fcf6223c6ad533";
|
rev = "41f35720eda2d1e54d039975db28f46d68a963cb";
|
||||||
hash = "sha256-AgTkkP8pT6yioIcVNpxmfCFF0M+7BGx3TXgQSkOgfPI=";
|
hash = "sha256-g8dKNRHAZvNfCT3ciDSyKJVqjENml39k26NqkP7sQvA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [
|
makeFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user