swayfx-unwrapped: remove meta = with lib;

This commit is contained in:
éclairevoyant 2024-03-28 09:25:28 -04:00
parent 656fe54293
commit 934bbcde29
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B

View File

@ -32,12 +32,15 @@
sha256 = "sha256-Gwewb0yDVhEBrefSSGDf1hLtpWcntzifPCPJQhqLqI0=";
};
meta = with lib; {
meta = {
description = "Sway, but with eye candy!";
homepage = "https://github.com/WillPower3309/swayfx";
license = licenses.mit;
maintainers = with maintainers; [ eclairevoyant ricarch97 ];
platforms = platforms.linux;
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
eclairevoyant
ricarch97
];
platforms = lib.platforms.linux;
mainProgram = "sway";
longDescription = ''