python311Packages.nuitka: 2.1.4 -> 2.2.3

Diff: https://github.com/Nuitka/Nuitka/compare/2.1.4...2.2.3
This commit is contained in:
natsukium
2024-05-26 18:19:16 +09:00
parent 65aacd0eae
commit a05c4e94b2
@@ -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