python312Packages.boiboite-opener-framework: limit platform support
This commit is contained in:
@@ -75,5 +75,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/Orange-Cyberdefense/bof/releases/tag/${version}";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user