Maybe fix nix
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
75a457ebfa
commit
78804b26ee
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue