equicord: change all to unix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Other cutest Discord client mod";
|
||||
homepage = "https://github.com/Equicord/Equicord";
|
||||
license = lib.licenses.gpl3Only;
|
||||
platforms = lib.platforms.all;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [
|
||||
lib.maintainers.NotAShelf
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user