Merge pull request #207102 from sebastianblunt/cyberchef/add-platforms
cyberchef: Specify supported platforms
This commit is contained in:
@@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://gchq.github.io/CyberChef";
|
||||
maintainers = with maintainers; [ sebastianblunt ];
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user