mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
move more zip parsings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8c36be048c
commit
f38a0c8f98
20 changed files with 167 additions and 251 deletions
|
|
@ -16,6 +16,7 @@
|
|||
zlib,
|
||||
msaClientID ? null,
|
||||
gamemodeSupport ? stdenv.hostPlatform.isLinux,
|
||||
libarchive,
|
||||
}:
|
||||
assert lib.assertMsg (
|
||||
gamemodeSupport -> stdenv.hostPlatform.isLinux
|
||||
|
|
@ -78,6 +79,7 @@ stdenv.mkDerivation {
|
|||
kdePackages.qtnetworkauth
|
||||
kdePackages.quazip
|
||||
qrencode
|
||||
libarchive
|
||||
tomlplusplus
|
||||
zlib
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue