Merge pull request #126464 from St0rmingBr4in/master

This commit is contained in:
Sandro 2021-06-10 20:57:20 +02:00 committed by GitHub
commit 4bf92b3f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://dwheeler.com/flawfinder/";
license = with licenses; [ gpl2Only ];
maintainers = with maintainers; [ fab ];
platforms = platforms.all;
};
}