bit of cleanup of linux remnants and libreoffice-bin from packages instead of mas

This commit is contained in:
Olaf
2026-09-18 10:59:57 +02:00
parent de3eb544a8
commit 303bf80633
5 changed files with 7 additions and 31 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ self: super: with super; {
description = "Set of font icons from the open source collection Feather Icons";
license = licenses.mit;
maintainers = [ maintainers.dlyons ];
platforms = [ platforms.x86_64-linux platforms.x86_64-darwin ];
platforms = [ platforms.x86_64-darwin ];
};
};
}