Maybe fix nix
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
75a457ebfa
commit
78804b26ee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user