Merge pull request #201163 from aaronjheng/zhf/darkman

authored by Martin Weinelt and committed by GitHub b3a28562 f69144b6

+1
+1
pkgs/applications/misc/darkman/default.nix
··· 45 homepage = "https://gitlab.com/WhyNotHugo/darkman"; 46 license = licenses.isc; 47 maintainers = [ maintainers.ajgrf ]; 48 }; 49 }
··· 45 homepage = "https://gitlab.com/WhyNotHugo/darkman"; 46 license = licenses.isc; 47 maintainers = [ maintainers.ajgrf ]; 48 + platforms = platforms.linux; 49 }; 50 }