Merge pull request #126464 from St0rmingBr4in/master

This commit is contained in:
Sandro
2021-06-10 20:57:20 +02:00
committed by GitHub
@@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://dwheeler.com/flawfinder/";
license = with licenses; [ gpl2Only ];
maintainers = with maintainers; [ fab ];
platforms = platforms.all;
};
}