lol

Merge pull request #126464 from St0rmingBr4in/master

authored by

Sandro and committed by
GitHub
4bf92b3f 46f6a1da

+1
+1
pkgs/development/tools/flawfinder/default.nix
··· 31 31 homepage = "https://dwheeler.com/flawfinder/"; 32 32 license = with licenses; [ gpl2Only ]; 33 33 maintainers = with maintainers; [ fab ]; 34 + platforms = platforms.all; 34 35 }; 35 36 }