mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-17 11:09:41 +00:00
tmp
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
rustPlatform,
|
||||
jq,
|
||||
rsync,
|
||||
lib,
|
||||
stdenv,
|
||||
# openssl,
|
||||
pkg-config,
|
||||
fenix,
|
||||
}:
|
||||
{
|
||||
@@ -40,6 +43,11 @@
|
||||
toolchain
|
||||
jq
|
||||
rsync
|
||||
pkg-config
|
||||
# (lib.getDev openssl)
|
||||
];
|
||||
buildInputs = [
|
||||
# openssl
|
||||
];
|
||||
dontConfigure = true;
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user