Merge pull request #314803 from natsukium/nuitka/update

python311Packages.nuitka: 2.1.4 -> 2.2.3
This commit is contained in:
Sandro 2024-05-30 11:07:37 +02:00 committed by GitHub
commit d302f554e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,14 +13,14 @@
buildPythonPackage rec {
pname = "nuitka";
version = "2.1.4";
version = "2.2.3";
pyproject = true;
src = fetchFromGitHub {
owner = "Nuitka";
repo = "Nuitka";
rev = version;
hash = "sha256-bV5zTYwhR/3dTM1Ij+aC6TbcPODZ5buwQi7xN8axZi0=";
hash = "sha256-nKdCMgA92v9VsSgfktXDbSh3DyKsGlcTjpn0Y7u4rxU=";
};
# default lto off for darwin