lol

morituri: Add missing platforms attribute

+1
+1
pkgs/applications/audio/morituri/default.nix
··· 48 48 description = "A CD ripper aiming for accuracy over speed"; 49 49 maintainers = with maintainers; [ rycee jgeerds ]; 50 50 license = licenses.gpl3Plus; 51 + platforms = platforms.linux; 51 52 }; 52 53 }