Merge pull request #316773 from viraptor/k5test-darwin
python311Packages.k5test: works on darwin
This commit is contained in:
commit
e42732bd05
@ -44,6 +44,5 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/pythongssapi/k5test/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user