Merge remote-tracking branch 'origin/master' into staging-next
This commit is contained in:
@@ -803,7 +803,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pkgConfigModules = [ "python3" ];
|
||||
platforms = platforms.linux ++ platforms.darwin ++ platforms.windows ++ platforms.freebsd;
|
||||
mainProgram = executable;
|
||||
maintainers = lib.teams.python.members;
|
||||
teams = [ lib.teams.python ];
|
||||
# static build on x86_64-darwin/aarch64-darwin breaks with:
|
||||
# configure: error: C compiler cannot create executables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user