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,
|
jdk17,
|
||||||
zlib,
|
zlib,
|
||||||
qtbase,
|
qtbase,
|
||||||
|
qtnetworkauth,
|
||||||
quazip,
|
quazip,
|
||||||
extra-cmake-modules,
|
extra-cmake-modules,
|
||||||
tomlplusplus,
|
tomlplusplus,
|
||||||
|
@ -42,6 +43,7 @@ assert lib.assertMsg (stdenv.isLinux || !gamemodeSupport) "gamemodeSupport is on
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[
|
[
|
||||||
qtbase
|
qtbase
|
||||||
|
qtnetworkauth
|
||||||
zlib
|
zlib
|
||||||
quazip
|
quazip
|
||||||
ghc_filesystem
|
ghc_filesystem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue