lol

uptimed: expand platforms to unix

+1 -1
+1 -1
pkgs/tools/system/uptimed/default.nix
··· 24 24 ''; 25 25 homepage = "https://github.com/rpodgorny/uptimed/"; 26 26 license = licenses.gpl2; 27 - platforms = platforms.linux; 27 + platforms = platforms.unix; 28 28 }; 29 29 30 30 }