Unverified Commit a05c4e94 authored by natsukium's avatar natsukium
Browse files

python311Packages.nuitka: 2.1.4 -> 2.2.3

parent 65aacd0e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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