Merge pull request #234914 from wegank/ueberzugpp-cleanup

ueberzugpp: drop uuid
This commit is contained in:
Weijia Wang 2023-05-30 08:23:41 +03:00 committed by GitHub
commit 7fa1ff2c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,6 @@
, libsixel
, microsoft-gsl
, chafa
, libuuid
, libossp_uuid
, enableOpencv ? stdenv.isLinux
, opencv
, enableSway ? stdenv.isLinux
@ -72,7 +70,6 @@ stdenv.mkDerivation rec {
microsoft-gsl
chafa
cli11
(if stdenv.isLinux then libuuid else libossp_uuid)
] ++ lib.optionals enableOpencv [
opencv
] ++ lib.optionals enableSway [