mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
polyml: replace kovirobi with sempiternal-aurora as maintainer
(cherry picked from commit d9bf2ea7ea)
This commit is contained in:
@@ -58,8 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# Broken as make target `polyimport.o` requires running code
|
||||
# compiled by the cross-compiler
|
||||
broken = !(stdenv.buildPlatform.canExecute stdenv.hostPlatform);
|
||||
maintainers = with lib.maintainers; [
|
||||
kovirobi
|
||||
];
|
||||
maintainers = with lib.maintainers; [ sempiternal-aurora ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user