Maybe fix nix

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2024-05-17 00:34:39 +03:00
parent 75a457ebfa
commit 78804b26ee
No known key found for this signature in database
GPG Key ID: 55EF5DA53DB36318

View File

@ -9,6 +9,7 @@
jdk17,
zlib,
qtbase,
qtnetworkauth,
quazip,
extra-cmake-modules,
tomlplusplus,
@ -42,6 +43,7 @@ assert lib.assertMsg (stdenv.isLinux || !gamemodeSupport) "gamemodeSupport is on
buildInputs =
[
qtbase
qtnetworkauth
zlib
quazip
ghc_filesystem