lol

agedu: expand platforms to unix

+1 -1
+1 -1
pkgs/tools/misc/agedu/default.nix
··· 32 32 homepage = "https://www.chiark.greenend.org.uk/~sgtatham/agedu/"; 33 33 license = licenses.mit; 34 34 maintainers = with maintainers; [ symphorien ]; 35 - platforms = platforms.linux; 35 + platforms = platforms.unix; 36 36 }; 37 37 }